/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/


	/* GENERAL RULES */


		/* -variables- */
			:root {
				/* site colors */
				--color1:  #34CC57;
				--color2:  #03044A;
				--color3:  #2D2D2D;
				/* default paddings */
				--pad1: 42px;
				--pad2: 70px;
				--pad3: 70px;
				--pad4: 70px;
				/* font sizes */
				--fsheadingL: 	83px;
				--fsheadingM: 	60px;
				--fsheadingS: 	48px;
				--fsheadingXS:	24px;
				--fsheadingXS20: 19px;
				--greybg1:  #EFEFEF;
				/* if needed
				--gradient1: linear-gradient(270deg, #94C11F 0%, #006533 100%);
				--greybg1:  #eee;
				*/
			}

		/* -wp stuff- */
			.g-cols.via_flex.type_default { margin: 0; }
			a.moove-gdpr-branding {display: none !important; }
			#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img {display: block !important; margin: auto !important; } 
			.moove-gdpr-branding-cnt {display: none !important; }
			a[href^="tel:"] { white-space: nowrap; }
			body .vc_column-inner {background-size: cover !important; background-position: center !important; }
			img {user-drag: none; -webkit-user-drag: none; user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; }
			.g-recaptcha {max-width: 165px; overflow: hidden; max-height: 46px; display: flex; align-items: center; border-radius: 3px; border: 1px solid #eaeaea; } .g-recaptcha > div {margin-left: -5px; margin-top: 4px; } 
		/*---title---*/
			.ornament-title{padding-bottom: 20px; position: relative; margin-bottom: 25px; color: var(--color1);}
			h1.ornament-title{font-weight: 600;}
			.ornament-title:after{position: absolute; height: 2px; width: 50px; content:''; left: 0; bottom: 0; background-color:#00017E;}
			.ornament-title.center-title:after{left: calc(50% - 25px);}
			.whitetxt .ornament-title:after{background-color: #fff;}
			/*.ornament-title svg{display: block; margin-top: 5px;}*/
			.center-title{text-align: center;}
			.center-title svg{left: calc(50% - 44px);}
			.separate-title h2{margin-bottom: 30px!important;}
		/* -paddings- */
			.pad3 { padding-top: var(--pad3); padding-bottom: var(--pad3); }
			.pad4 { padding-top: var(--pad4); padding-bottom: var(--pad4); }
			.pad3f { padding-top: var(--pad3); padding-bottom: var(--pad3); }
			.pad3 + .pad3  { padding-top: 0; }
			.pad3 + .pad3.mml_formcta1, .pad3 + .pad3.greybg1, .pad3 + .pad3.mml_iconrows9, .pad3 + .pad3.mml_textwithbg1 { padding-top: var(--pad3); }
			.mml_textimagerows7:not(.greybg1) + .mml_textimagerows1:not(.greybg1){padding-top: 0;}
			.pad3.mml_iconrows9 + .pad3, .pad3.greybg1 + .pad3 { padding-top: var(--pad3); }
			.pad1 { padding-top: var(--pad1); padding-bottom: var(--pad1); }
			.pad2 { padding-top: var(--pad2); padding-bottom: var(--pad2); }
			/*---Pad0---*/
				.mml_iconrows9 .vc_row > .vc_col-sm-12 > .vc_column-inner .wpb_row > .img > .vc_column-inner,.mml_iconrows9 .vc_row > .vc_col-sm-12 > .vc_column-inner{padding-left:0!important; padding-right: 0!important;}
				.mml_iconrows9 .vc_row > .vc_col-sm-12 > .vc_column-inner .wpb_row > .img > .vc_column-inner img{border-radius: 30px;}
		.centerthis .g-cols { justify-content: center; }
		.nolink a {pointer-events: none; }
		.tacenter { text-align: center; }
		.mrgbot20 { margin-bottom: 20px; }
		.mrgbot42 { margin-bottom: 42px!important; }	
		.pw910 p { max-width: 910px; margin-left: auto !important; margin-right: auto !important; }
		.pw710 p { max-width: 710px; margin-left: auto !important; margin-right: auto !important; }
		.pw670 p { max-width: 670px; margin-left: auto !important; margin-right: auto !important; }
		.overlay1:before {content: ''; display: block; width: 100%; height: 100%; background: var(--color1); position: absolute; left: 0; top: 0; mix-blend-mode: multiply; }
		.mml_overlay06:before { content: ''; display: block; width: 100%; height: 100%; background: #000; opacity: .6; position: absolute; left: 0; top: 0; }
		.mml_overlay08:before { content: ''; display: block; width: 100%; height: 100%; background: #000; opacity: .8; position: absolute; left: 0; top: 0; }
		.mml_overlay06, .mml_overlay08, .overlay1 { position: relative; }
		.whitetxt p, .whitetxt td, .whitetxt li, .whitetxt h1, .whitetxt h2, .whitetxt h3, .whitetxt h4, .whitetxt h5, .whitetxt span, .whitetxt strong, .whitetxt em, .whitetxt a {color:  #fff; }
		.shorth h2, .shorth h3 {max-width: 970px; margin: auto; }	
		.w80prc {width: 80%; margin-left: auto !important; margin-right: auto !important; } 
		.w70prc {width: 70%; margin-left: auto !important; margin-right: auto !important; } 
		.w60prc {width: 60%; margin-left: auto !important; margin-right: auto !important; } 	
		.greybg1 { background: var(--greybg1); }
		.greybg2 { background: var(--greybg2); }
		.centerthis .g-cols { justify-content: center; }
		.centerthispls { justify-content: center; }
		.wpb_text_column p a{font-weight: 700;}
		div#bottom-links i { padding: 0 6px 3px 0; }
		body label{cursor: inherit;}
		.listhere ul { column-count: 2; }
		.listhere li { margin-bottom: 0; font-weight: 600; }
		/* animation */	
			.w3-animate-top		{z-index: 2;position:relative;animation:animatetop 0.8s}	@keyframes animatetop		{from{top:-300px;		opacity:0}	 to		{top:0;opacity:1}} .w3-animate-left	{z-index: 2;position:relative;animation:animateleft 0.8s}	@keyframes animateleft		{from{left:-300px;		opacity:0}	 to		{left:0;opacity:1}} .w3-animate-right	{z-index: 2;position:relative;animation:animateright 0.8s}	@keyframes animateright		{from{right:-300px;		opacity:0} 	 to		{right:0;opacity:1}} .w3-animate-bottom	{z-index: 2;position:relative;animation:animatebottom 0.8s}	@keyframes animatebottom	{from{bottom:-300px;	opacity:0} 	 to		{bottom:0;opacity:1}} .w3-animate-right2	{z-index: 2;position:relative;animation:animateright2 0.8s}	@keyframes animateright2	{from{right:-300px; 	 }	 		 to		{right:0; }} .w3-animate-bg		{z-index: 2;position:relative;animation:animatebg 0.8s}		@keyframes animatebg		{from{margin-top: 100%; opacity: 0;} to		{margin-top: 0%; opacity: 1; }} div#bottom-links { display: none;position: fixed;bottom: 0;width: 100%;z-index: 99;background: var(--color1); bottom: 0; opacity: 1; height: 45px; align-items: center; } div#bottom-links a {  width: 50%; display: flex; justify-content: center; color: #fff; text-decoration: none !important; font-size: 16px; font-weight: 600; align-items: center;}

	/* GENERAL RULES */
		
		/*---BTN---*/
			form button.ff-btn-submit,a.std-btn, a.btn1, .btn1 a { font-size: 16px; padding-left: 23px; padding-right: 23px; min-height: 57px; background-color: var(--color1);   color: #fff; border: 2px solid var(--color1)!important; min-width: 185px; line-height: 53px; text-align: center; font-weight: 700; display: inline-block; letter-spacing: 0.05em;  border-radius: 10px; text-transform: uppercase; font-family: var(--h1-font-family, inherit);}
			form#fluentform_3 button.ff-btn-submit{border: 2px solid var(--color2) !important; color: var(--color2)!important;}
			form#fluentform_3 button.ff-btn-submit:hover{border: 2px solid var(--color1) !important; color: #fff!important; background-color: var(--color1);}
			.mml_formcta1 form button.ff-btn-submit{border: 2px solid #fff!important; text-transform: uppercase;}
			.mml_formcta1 form button.ff-btn-submit:hover{border: 2px solid var(--color1)!important;}
			.btn1.sm-btn a, a.std-btn.sm-btn{min-width: 140px;}
			form button.ff-btn-submit:hover,a.std-btn:hover, body a.btn1:hover, body .btn1 a:hover{color: #fff!important; border-color: var(--color2);background-color: var(--color2);  border-color: var(--color2)!important;}
			body .mml_leadgen2 .btn1 a:hover{background-color: transparent; color: #fff!important; border-color: #fff!important;}
			a.std-btn.border-btn, a.btn1.border-btn, .btn1.border-btn a{color: var(--color2)!important;border: 2px solid var(--color2)!important; background-color: transparent;}
			a.std-btn.border-btn:hover,a.btn1.border-btn:hover,.btn1.border-btn:hover a{background-color:var(--color1);   color: #fff!important; border: 2px solid var(--color1)!important;}
			.mml_textwithbg1 a.std-btn.border-btn{border-color: #fff!important; color: #fff!important;}
			.mml_textwithbg1 a.std-btn.border-btn:hover{border-color: var(--color1)!important;}
			.mml_textwithbg1 a.std-btn.sm-btn:hover{border: 2px solid #fff!important;}
		/*---Animations---*/
			svg .svg-elem-1-1{stroke-dashoffset:138.5964813232422px;stroke-dasharray:138.5964813232422px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .svg-elem-1-1{stroke-dashoffset:0}svg .svg-elem-1-2{stroke-dashoffset:88.96324157714844px;stroke-dasharray:88.96324157714844px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .svg-elem-1-2{stroke-dashoffset:0;fill:rgb(52,204,87)}svg .svg-elem-1-3{stroke-dashoffset:94.84297180175781px;stroke-dasharray:94.84297180175781px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .svg-elem-1-3{stroke-dashoffset:0;fill:rgb(3,4,74)}svg .svg-elem-1-4{stroke-dashoffset:21.519603729248047px;stroke-dasharray:21.519603729248047px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .svg-elem-1-4{stroke-dashoffset:0;fill:rgb(3,4,74)}svg .svg-elem-1-5{stroke-dashoffset:49.163612365722656px;stroke-dasharray:49.163612365722656px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .svg-elem-1-5{stroke-dashoffset:0}svg .svg-elem-1-6{stroke-dashoffset:49.17354965209961px;stroke-dasharray:49.17354965209961px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .svg-elem-1-6{stroke-dashoffset:0}
			svg .svg-elem-2-1{stroke-dashoffset:66.57176971435547px;stroke-dasharray:66.57176971435547px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .svg-elem-2-1{stroke-dashoffset:0;fill:rgb(52,204,87)}svg .svg-elem-2-2{stroke-dashoffset:141.04136657714844px;stroke-dasharray:141.04136657714844px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .svg-elem-2-2{stroke-dashoffset:0}svg .svg-elem-2-3{stroke-dashoffset:9.870903015136719px;stroke-dasharray:9.870903015136719px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .svg-elem-2-3{stroke-dashoffset:0}svg .svg-elem-2-4{stroke-dashoffset:3.311901092529297px;stroke-dasharray:3.311901092529297px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .svg-elem-2-4{stroke-dashoffset:0}svg .svg-elem-2-5{stroke-dashoffset:3.311798095703125px;stroke-dasharray:3.311798095703125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .svg-elem-2-5{stroke-dashoffset:0}svg .svg-elem-2-6{stroke-dashoffset:3.311798095703125px;stroke-dasharray:3.311798095703125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .svg-elem-2-6{stroke-dashoffset:0}svg .svg-elem-2-7{stroke-dashoffset:3.311800003051758px;stroke-dasharray:3.311800003051758px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .svg-elem-2-7{stroke-dashoffset:0}svg .svg-elem-2-8{stroke-dashoffset:10.292170977297186px;stroke-dasharray:10.292170977297186px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .svg-elem-2-8{stroke-dashoffset:0;fill:rgb(0,1,126)}svg .svg-elem-2-9{stroke-dashoffset:30.242359161376953px;stroke-dasharray:30.242359161376953px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .svg-elem-2-9{stroke-dashoffset:0}svg .svg-elem-2-10{stroke-dashoffset:19.42055892944336px;stroke-dasharray:19.42055892944336px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg.active .svg-elem-2-10{stroke-dashoffset:0}svg .svg-elem-2-11{stroke-dashoffset:34.99335861206055px;stroke-dasharray:34.99335861206055px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.8s}svg.active .svg-elem-2-11{stroke-dashoffset:0}svg .svg-elem-2-12{stroke-dashoffset:19.68440055847168px;stroke-dasharray:19.68440055847168px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.9000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.9000000000000001s}svg.active .svg-elem-2-12{stroke-dashoffset:0}svg .svg-elem-2-13{stroke-dashoffset:26.019201278686523px;stroke-dasharray:26.019201278686523px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.44s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.44s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2s}svg.active .svg-elem-2-13{stroke-dashoffset:0}svg .svg-elem-2-14{stroke-dashoffset:11.238197326660156px;stroke-dasharray:11.238197326660156px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.56s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.56s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.1s}svg.active .svg-elem-2-14{stroke-dashoffset:0}svg .svg-elem-2-15{stroke-dashoffset:9.422199249267578px;stroke-dasharray:9.422199249267578px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.68s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.68s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.2s}svg.active .svg-elem-2-15{stroke-dashoffset:0}svg .svg-elem-2-16{stroke-dashoffset:4.624143600463867px;stroke-dasharray:4.624143600463867px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.7999999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.7999999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.3s}svg.active .svg-elem-2-16{stroke-dashoffset:0}
			svg .svg-elem-3-1{stroke-dashoffset:147.93052673339844px;stroke-dasharray:147.93052673339844px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .svg-elem-3-1{stroke-dashoffset:0}svg .svg-elem-3-2{stroke-dashoffset:97.7962417602539px;stroke-dasharray:97.7962417602539px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .svg-elem-3-2{stroke-dashoffset:0;fill:rgb(52,204,87)}svg .svg-elem-3-3{stroke-dashoffset:54.17303466796875px;stroke-dasharray:54.17303466796875px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .svg-elem-3-3{stroke-dashoffset:0}svg .svg-elem-3-4{stroke-dashoffset:6.635303020477295px;stroke-dasharray:6.635303020477295px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .svg-elem-3-4{stroke-dashoffset:0}svg .svg-elem-3-5{stroke-dashoffset:6.635303020477295px;stroke-dasharray:6.635303020477295px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .svg-elem-3-5{stroke-dashoffset:0}svg .svg-elem-3-6{stroke-dashoffset:18.867401123046875px;stroke-dasharray:18.867401123046875px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .svg-elem-3-6{stroke-dashoffset:0}svg .svg-elem-3-7{stroke-dashoffset:15.648399353027344px;stroke-dasharray:15.648399353027344px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .svg-elem-3-7{stroke-dashoffset:0}svg .svg-elem-3-8{stroke-dashoffset:10.755599975585938px;stroke-dasharray:10.755599975585938px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .svg-elem-3-8{stroke-dashoffset:0}svg .svg-elem-3-9{stroke-dashoffset:8.695398330688477px;stroke-dasharray:8.695398330688477px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .svg-elem-3-9{stroke-dashoffset:0}
			svg .svg-elem-4-1{stroke-dashoffset:51.29515838623047px;stroke-dasharray:51.29515838623047px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .svg-elem-4-1{stroke-dashoffset:0;fill:rgb(69,148,87)}svg .svg-elem-4-2{stroke-dashoffset:30.02452850341797px;stroke-dasharray:30.02452850341797px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .svg-elem-4-2{stroke-dashoffset:0;fill:rgb(69,148,87)}svg .svg-elem-4-3{stroke-dashoffset:187.4163818359375px;stroke-dasharray:187.4163818359375px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .svg-elem-4-3{stroke-dashoffset:0}svg .svg-elem-4-4{stroke-dashoffset:100.0582275390625px;stroke-dasharray:100.0582275390625px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .svg-elem-4-4{stroke-dashoffset:0}

			
			svg .ico-2-1{stroke-dashoffset:66.68781280517578px;stroke-dasharray:66.68781280517578px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .ico-2-1{stroke-dashoffset:0}svg .ico-2-2{stroke-dashoffset:202.62550354003906px;stroke-dasharray:202.62550354003906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .ico-2-2{stroke-dashoffset:0}svg .ico-2-3{stroke-dashoffset:202.62908935546875px;stroke-dasharray:202.62908935546875px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .ico-2-3{stroke-dashoffset:0}svg .ico-2-4{stroke-dashoffset:13.724839210510254px;stroke-dasharray:13.724839210510254px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .ico-2-4{stroke-dashoffset:0}svg .ico-2-5{stroke-dashoffset:2.017801284790039px;stroke-dasharray:2.017801284790039px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .ico-2-5{stroke-dashoffset:0}svg .ico-2-6{stroke-dashoffset:15.785305976867676px;stroke-dasharray:15.785305976867676px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .ico-2-6{stroke-dashoffset:0}svg .ico-2-7{stroke-dashoffset:10.39301610147742px;stroke-dasharray:10.39301610147742px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .ico-2-7{stroke-dashoffset:0}
			svg .ico-3-1{stroke-dashoffset:198.16688537597656px;stroke-dasharray:198.16688537597656px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s}svg.active .ico-3-1{stroke-dashoffset:0}svg .ico-3-2{stroke-dashoffset:66.36537170410156px;stroke-dasharray:66.36537170410156px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s}svg.active .ico-3-2{stroke-dashoffset:0}svg .ico-3-3{stroke-dashoffset:2.1072006225585938px;stroke-dasharray:2.1072006225585938px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s}svg.active .ico-3-3{stroke-dashoffset:0}svg .ico-3-4{stroke-dashoffset:133.35391235351562px;stroke-dasharray:133.35391235351562px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s}svg.active .ico-3-4{stroke-dashoffset:0}svg .ico-3-5{stroke-dashoffset:23.45509910583496px;stroke-dasharray:23.45509910583496px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s}svg.active .ico-3-5{stroke-dashoffset:0}svg .ico-3-6{stroke-dashoffset:7.363800048828125px;stroke-dasharray:7.363800048828125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s}svg.active .ico-3-6{stroke-dashoffset:0}svg .ico-3-7{stroke-dashoffset:34.182701110839844px;stroke-dasharray:34.182701110839844px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s}svg.active .ico-3-7{stroke-dashoffset:0}svg .ico-3-8{stroke-dashoffset:21.667200088500977px;stroke-dasharray:21.667200088500977px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s}svg.active .ico-3-8{stroke-dashoffset:0}svg .ico-3-9{stroke-dashoffset:57.76432418823242px;stroke-dasharray:57.76432418823242px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s}svg.active .ico-3-9{stroke-dashoffset:0}
			svg .ico-4-1{stroke-dashoffset:219.53407287597656px;stroke-dasharray:219.53407287597656px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .ico-4-1{stroke-dashoffset:0}svg .ico-4-2{stroke-dashoffset:43.110252380371094px;stroke-dasharray:43.110252380371094px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .ico-4-2{stroke-dashoffset:0}svg .ico-4-3{stroke-dashoffset:21.247425079345703px;stroke-dasharray:21.247425079345703px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .ico-4-3{stroke-dashoffset:0}svg .ico-4-4{stroke-dashoffset:126.19031524658203px;stroke-dasharray:126.19031524658203px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .ico-4-4{stroke-dashoffset:0}svg .ico-4-5{stroke-dashoffset:92.30996704101562px;stroke-dasharray:92.30996704101562px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .ico-4-5{stroke-dashoffset:0}svg .ico-4-6{stroke-dashoffset:41.7636833190918px;stroke-dasharray:41.7636833190918px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .ico-4-6{stroke-dashoffset:0}svg .ico-4-7{stroke-dashoffset:10.465398396216129px;stroke-dasharray:10.465398396216129px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .ico-4-7{stroke-dashoffset:0}svg .ico-4-8{stroke-dashoffset:31.906686782836914px;stroke-dasharray:31.906686782836914px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .ico-4-8{stroke-dashoffset:0}svg .ico-4-9{stroke-dashoffset:22.51494026184082px;stroke-dasharray:22.51494026184082px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .ico-4-9{stroke-dashoffset:0}svg .ico-4-10{stroke-dashoffset:13.083839416503906px;stroke-dasharray:13.083839416503906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg.active .ico-4-10{stroke-dashoffset:0}svg .ico-4-11{stroke-dashoffset:15.940139770507812px;stroke-dasharray:15.940139770507812px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.8s}svg.active .ico-4-11{stroke-dashoffset:0}svg .ico-4-12{stroke-dashoffset:11.826339721679688px;stroke-dasharray:11.826339721679688px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.9000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.9000000000000001s}svg.active .ico-4-12{stroke-dashoffset:0}svg .ico-4-13{stroke-dashoffset:15.31134033203125px;stroke-dasharray:15.31134033203125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.44s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.44s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2s}svg.active .ico-4-13{stroke-dashoffset:0}svg .ico-4-14{stroke-dashoffset:26.862300872802734px;stroke-dasharray:26.862300872802734px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.56s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.56s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.1s}svg.active .ico-4-14{stroke-dashoffset:0}svg .ico-4-15{stroke-dashoffset:11.053901672363281px;stroke-dasharray:11.053901672363281px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.68s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.68s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.2s}svg.active .ico-4-15{stroke-dashoffset:0}svg .ico-4-16{stroke-dashoffset:13.083799362182617px;stroke-dasharray:13.083799362182617px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.7999999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.7999999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.3s}svg.active .ico-4-16{stroke-dashoffset:0}
			svg .title-1{fill:transparent;-webkit-transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .title-1{fill:rgb(251,106,4)}svg .title-2{fill:transparent;-webkit-transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .title-2{fill:rgb(251,106,4)}svg .title-3{fill:transparent;-webkit-transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .title-3{fill:rgb(251,106,4)}
			svg .xl-ico-1-1{stroke-dashoffset:183.3459014892578px;stroke-dasharray:183.3459014892578px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .xl-ico-1-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-2{stroke-dashoffset:143.04541015625px;stroke-dasharray:143.04541015625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .xl-ico-1-2{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-3{stroke-dashoffset:267.78250840488084px;stroke-dasharray:267.78250840488084px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .xl-ico-1-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-4{stroke-dashoffset:216.87362777198894px;stroke-dasharray:216.87362777198894px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .xl-ico-1-4{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-5{stroke-dashoffset:193.89517211914062px;stroke-dasharray:193.89517211914062px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .xl-ico-1-5{stroke-dashoffset:0}svg .xl-ico-1-6{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .xl-ico-1-6{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-7{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .xl-ico-1-7{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-8{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .xl-ico-1-8{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-9{stroke-dashoffset:166.64288330078125px;stroke-dasharray:166.64288330078125px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .xl-ico-1-9{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-10{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg.active .xl-ico-1-10{stroke-dashoffset:0;fill:rgb(255,255,255)}
			svg .xl-ico-2-1{stroke-dashoffset:34.640846252441406px;stroke-dasharray:34.640846252441406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .xl-ico-2-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-2{stroke-dashoffset:34.641700744628906px;stroke-dasharray:34.641700744628906px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .xl-ico-2-2{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-3{stroke-dashoffset:34.641563415527344px;stroke-dasharray:34.641563415527344px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .xl-ico-2-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-4{stroke-dashoffset:310.3522033691406px;stroke-dasharray:310.3522033691406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .xl-ico-2-4{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-5{stroke-dashoffset:848.4556884765625px;stroke-dasharray:848.4556884765625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .xl-ico-2-5{stroke-dashoffset:0;fill:rgb(20,52,78)}svg .xl-ico-2-6{stroke-dashoffset:345.26763916015625px;stroke-dasharray:345.26763916015625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .xl-ico-2-6{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-7{stroke-dashoffset:294.3740539550781px;stroke-dasharray:294.3740539550781px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .xl-ico-2-7{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-8{stroke-dashoffset:34.641685485839844px;stroke-dasharray:34.641685485839844px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .xl-ico-2-8{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-9{stroke-dashoffset:34.64167785644531px;stroke-dasharray:34.64167785644531px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .xl-ico-2-9{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-10{stroke-dashoffset:34.64167022705078px;stroke-dasharray:34.64167022705078px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg.active .xl-ico-2-10{stroke-dashoffset:0;fill:rgb(255,255,255)}
			svg .xl-ico-3-1{stroke-dashoffset:235.21139526367188px;stroke-dasharray:235.21139526367188px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .xl-ico-3-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-2{stroke-dashoffset:70.53285217285156px;stroke-dasharray:70.53285217285156px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .xl-ico-3-2{stroke-dashoffset:0;fill:rgb(251,106,4)}svg .xl-ico-3-3{stroke-dashoffset:35.12042999267578px;stroke-dasharray:35.12042999267578px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .xl-ico-3-3{stroke-dashoffset:0}svg .xl-ico-3-4{stroke-dashoffset:221.72239685058594px;stroke-dasharray:221.72239685058594px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .xl-ico-3-4{stroke-dashoffset:0}svg .xl-ico-3-5{stroke-dashoffset:141.61677575524544px;stroke-dasharray:141.61677575524544px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .xl-ico-3-5{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-6{stroke-dashoffset:98.48647853264187px;stroke-dasharray:98.48647853264187px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .xl-ico-3-6{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-7{stroke-dashoffset:46.419858175049086px;stroke-dasharray:46.419858175049086px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .xl-ico-3-7{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-8{stroke-dashoffset:128.109619140625px;stroke-dasharray:128.109619140625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .xl-ico-3-8{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-9{stroke-dashoffset:16.89249038696289px;stroke-dasharray:16.89249038696289px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .xl-ico-3-9{stroke-dashoffset:0}
			svg .xl-ico-4-1{stroke-dashoffset:117.10670471191406px;stroke-dasharray:117.10670471191406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .xl-ico-4-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-4-2{stroke-dashoffset:254.24034118652344px;stroke-dasharray:254.24034118652344px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .xl-ico-4-2{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-4-3{stroke-dashoffset:156.0428009033203px;stroke-dasharray:156.0428009033203px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .xl-ico-4-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-4-4{stroke-dashoffset:37.284461975097656px;stroke-dasharray:37.284461975097656px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .xl-ico-4-4{stroke-dashoffset:0}svg .xl-ico-4-5{stroke-dashoffset:37.28487777709961px;stroke-dasharray:37.28487777709961px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .xl-ico-4-5{stroke-dashoffset:0}svg .xl-ico-4-6{stroke-dashoffset:37.28449630737305px;stroke-dasharray:37.28449630737305px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .xl-ico-4-6{stroke-dashoffset:0}svg .xl-ico-4-7{stroke-dashoffset:37.284278869628906px;stroke-dasharray:37.284278869628906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .xl-ico-4-7{stroke-dashoffset:0}svg .xl-ico-4-8{stroke-dashoffset:37.28470993041992px;stroke-dasharray:37.28470993041992px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .xl-ico-4-8{stroke-dashoffset:0}svg .xl-ico-4-9{stroke-dashoffset:37.284339904785156px;stroke-dasharray:37.284339904785156px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .xl-ico-4-9{stroke-dashoffset:0}svg .xl-ico-4-10{stroke-dashoffset:307.2037658691406px;stroke-dasharray:307.2037658691406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg.active .xl-ico-4-10{stroke-dashoffset:0;fill:rgb(255,255,255)}
			svg .xl-ico-5-1{stroke-dashoffset:609.2548217773438px;stroke-dasharray:609.2548217773438px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .xl-ico-5-1{stroke-dashoffset:0}svg .xl-ico-5-2{stroke-dashoffset:78.25650679911577px;stroke-dasharray:78.25650679911577px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .xl-ico-5-2{stroke-dashoffset:0}svg .xl-ico-5-3{stroke-dashoffset:244.0132598876953px;stroke-dasharray:244.0132598876953px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .xl-ico-5-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-5-4{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .xl-ico-5-4{stroke-dashoffset:0}svg .xl-ico-5-5{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .xl-ico-5-5{stroke-dashoffset:0}svg .xl-ico-5-6{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .xl-ico-5-6{stroke-dashoffset:0}svg .xl-ico-5-7{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .xl-ico-5-7{stroke-dashoffset:0}
			svg .xl-ico-6-1{stroke-dashoffset:280.6474609375px;stroke-dasharray:280.6474609375px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .xl-ico-6-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-6-2{stroke-dashoffset:1063.8519287109375px;stroke-dasharray:1063.8519287109375px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .xl-ico-6-2{stroke-dashoffset:0;fill:rgb(251,106,4)}svg .xl-ico-6-3{stroke-dashoffset:191.9287567138672px;stroke-dasharray:191.9287567138672px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .xl-ico-6-3{stroke-dashoffset:0}svg .xl-ico-6-4{stroke-dashoffset:273.867919921875px;stroke-dasharray:273.867919921875px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .xl-ico-6-4{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-6-5{stroke-dashoffset:740.99755859375px;stroke-dasharray:740.99755859375px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .xl-ico-6-5{stroke-dashoffset:0;fill:rgb(20,52,78)}svg .xl-ico-6-6{stroke-dashoffset:105.4187240600586px;stroke-dasharray:105.4187240600586px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .xl-ico-6-6{stroke-dashoffset:0}svg .xl-ico-6-7{stroke-dashoffset:30.275001525878906px;stroke-dasharray:30.275001525878906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .xl-ico-6-7{stroke-dashoffset:0}
			svg .xl-ico-8-1{stroke-dashoffset:151.38427734375px;stroke-dasharray:151.38427734375px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s}svg.active .xl-ico-8-1{stroke-dashoffset:0}svg .xl-ico-8-2{stroke-dashoffset:47.668094635009766px;stroke-dasharray:47.668094635009766px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s}svg.active .xl-ico-8-2{stroke-dashoffset:0}svg .xl-ico-8-3{stroke-dashoffset:19.793846130371094px;stroke-dasharray:19.793846130371094px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s}svg.active .xl-ico-8-3{stroke-dashoffset:0}svg .xl-ico-8-4{stroke-dashoffset:21.109989166259766px;stroke-dasharray:21.109989166259766px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s}svg.active .xl-ico-8-4{stroke-dashoffset:0}svg .xl-ico-8-5{stroke-dashoffset:25.229190826416016px;stroke-dasharray:25.229190826416016px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s}svg.active .xl-ico-8-5{stroke-dashoffset:0}svg .xl-ico-8-6{stroke-dashoffset:25.22919273376465px;stroke-dasharray:25.22919273376465px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s}svg.active .xl-ico-8-6{stroke-dashoffset:0}svg .xl-ico-8-7{stroke-dashoffset:24.726490020751953px;stroke-dasharray:24.726490020751953px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s}svg.active .xl-ico-8-7{stroke-dashoffset:0}svg .xl-ico-8-8{stroke-dashoffset:24.726490020751953px;stroke-dasharray:24.726490020751953px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s}svg.active .xl-ico-8-8{stroke-dashoffset:0}svg .xl-ico-8-9{stroke-dashoffset:25px;stroke-dasharray:25px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s}svg.active .xl-ico-8-9{stroke-dashoffset:0}svg .xl-ico-8-10{stroke-dashoffset:497.0121154785156px;stroke-dasharray:497.0121154785156px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s}svg.active .xl-ico-8-10{stroke-dashoffset:0}svg .xl-ico-8-11{stroke-dashoffset:269.07293701171875px;stroke-dasharray:269.07293701171875px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s}svg.active .xl-ico-8-11{stroke-dashoffset:0}
			svg .xl-ico-9-1{stroke-dashoffset:169.24160766601562px;stroke-dasharray:169.24160766601562px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s}svg.active .xl-ico-9-1{stroke-dashoffset:0}svg .xl-ico-9-2{stroke-dashoffset:38.42295837402344px;stroke-dasharray:38.42295837402344px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s}svg.active .xl-ico-9-2{stroke-dashoffset:0}svg .xl-ico-9-3{stroke-dashoffset:73.9807357788086px;stroke-dasharray:73.9807357788086px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s}svg.active .xl-ico-9-3{stroke-dashoffset:0}svg .xl-ico-9-4{stroke-dashoffset:73.98013305664062px;stroke-dasharray:73.98013305664062px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s}svg.active .xl-ico-9-4{stroke-dashoffset:0}svg .xl-ico-9-5{stroke-dashoffset:24.699222564697266px;stroke-dasharray:24.699222564697266px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s}svg.active .xl-ico-9-5{stroke-dashoffset:0}svg .xl-ico-9-6{stroke-dashoffset:46.14490509033203px;stroke-dasharray:46.14490509033203px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s}svg.active .xl-ico-9-6{stroke-dashoffset:0}svg .xl-ico-9-7{stroke-dashoffset:45.89952850341797px;stroke-dasharray:45.89952850341797px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s}svg.active .xl-ico-9-7{stroke-dashoffset:0}svg .xl-ico-9-8{stroke-dashoffset:93.44859313964844px;stroke-dasharray:93.44859313964844px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s}svg.active .xl-ico-9-8{stroke-dashoffset:0}svg .xl-ico-9-9{stroke-dashoffset:156.135986328125px;stroke-dasharray:156.135986328125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s}svg.active .xl-ico-9-9{stroke-dashoffset:0}svg .xl-ico-9-10{stroke-dashoffset:74.98081970214844px;stroke-dasharray:74.98081970214844px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s}svg.active .xl-ico-9-10{stroke-dashoffset:0}svg .xl-ico-9-11{stroke-dashoffset:142.25692749023438px;stroke-dasharray:142.25692749023438px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s}svg.active .xl-ico-9-11{stroke-dashoffset:0}svg .xl-ico-9-12{stroke-dashoffset:168.99765014648438px;stroke-dasharray:168.99765014648438px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s}svg.active .xl-ico-9-12{stroke-dashoffset:0}
			svg .xl-ico-10-1{stroke-dashoffset:150.54603576660156px;stroke-dasharray:150.54603576660156px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .xl-ico-10-1{stroke-dashoffset:0}svg .xl-ico-10-2{stroke-dashoffset:147.74729919433594px;stroke-dasharray:147.74729919433594px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .xl-ico-10-2{stroke-dashoffset:0}svg .xl-ico-10-3{stroke-dashoffset:268.35894775390625px;stroke-dasharray:268.35894775390625px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .xl-ico-10-3{stroke-dashoffset:0}svg .xl-ico-10-4{stroke-dashoffset:20.352909088134766px;stroke-dasharray:20.352909088134766px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .xl-ico-10-4{stroke-dashoffset:0}svg .xl-ico-10-5{stroke-dashoffset:20.35293197631836px;stroke-dasharray:20.35293197631836px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .xl-ico-10-5{stroke-dashoffset:0}svg .xl-ico-10-6{stroke-dashoffset:20.352848052978516px;stroke-dasharray:20.352848052978516px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .xl-ico-10-6{stroke-dashoffset:0}svg .xl-ico-10-7{stroke-dashoffset:9.980957984924316px;stroke-dasharray:9.980957984924316px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .xl-ico-10-7{stroke-dashoffset:0}svg .xl-ico-10-8{stroke-dashoffset:9.979000091552734px;stroke-dasharray:9.979000091552734px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .xl-ico-10-8{stroke-dashoffset:0}svg .xl-ico-10-9{stroke-dashoffset:9.982365608215332px;stroke-dasharray:9.982365608215332px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .xl-ico-10-9{stroke-dashoffset:0}
			svg .xl-ico-11-1{stroke-dashoffset:51.205055236816406px;stroke-dasharray:51.205055236816406px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s}svg.active .xl-ico-11-1{stroke-dashoffset:0}svg .xl-ico-11-2{stroke-dashoffset:41.595001220703125px;stroke-dasharray:41.595001220703125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s}svg.active .xl-ico-11-2{stroke-dashoffset:0}svg .xl-ico-11-3{stroke-dashoffset:59.376800537109375px;stroke-dasharray:59.376800537109375px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s}svg.active .xl-ico-11-3{stroke-dashoffset:0}svg .xl-ico-11-4{stroke-dashoffset:73.71060180664062px;stroke-dasharray:73.71060180664062px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s}svg.active .xl-ico-11-4{stroke-dashoffset:0}svg .xl-ico-11-5{stroke-dashoffset:73.71060180664062px;stroke-dasharray:73.71060180664062px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s}svg.active .xl-ico-11-5{stroke-dashoffset:0}svg .xl-ico-11-6{stroke-dashoffset:449.8205871582031px;stroke-dasharray:449.8205871582031px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s}svg.active .xl-ico-11-6{stroke-dashoffset:0}svg .xl-ico-11-7{stroke-dashoffset:145.63162231445312px;stroke-dasharray:145.63162231445312px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s}svg.active .xl-ico-11-7{stroke-dashoffset:0}svg .xl-ico-11-8{stroke-dashoffset:56.94375991821289px;stroke-dasharray:56.94375991821289px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s}svg.active .xl-ico-11-8{stroke-dashoffset:0}svg .xl-ico-11-9{stroke-dashoffset:62.58247375488281px;stroke-dasharray:62.58247375488281px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s}svg.active .xl-ico-11-9{stroke-dashoffset:0}
		/*---Link---*/
			.whitetxt p a:not(.std-btn){color: #fff; font-weight: bold;}
			.whitetxt p a:not(.std-btn):hover{color: var(--color1);}
			.whitetxt .btn1 p a{color: #fff;}
			.whitetxt p a:hover{color: #fff;}
		/*---Pad0---*/
			.mml_leadgen2 .vc_row>.vc_column_container>.vc_column-inner,.map-row .vc_column-inner{padding-left:0!important; padding-right: 0!important;}
	/*---Footer---*/
		footer h3 { font-size: var(--fsheadingXS20) !important; line-height: ;font-weight: 700; color: var(--color1)!important; text-transform: uppercase;}
		footer i { font-family: 'fontawesome'; position: absolute; left: 0; top: 4px; color: var(--color1); font-size: 18px;}
		footer .mml_icons .wpb_text_column { margin-left: 30px;position: relative; padding-left: 30px; border-bottom: 1px solid var(--color3); padding-bottom: 8px; margin-bottom: 8px; }
		footer .w-socials{margin-left: 20px;}
		.w-socials-item-link{width: 30px;}
		footer .mml_icons.office-hours .wpb_text_column{margin-bottom: 0; padding-bottom: 3px;}
		footer .mml_icons .mml_nob:first-child{margin-bottom: 0; padding-bottom: 0;}
		footer .mml_icons .mml_nob {	border: none !important; }
		footer .mml_icons a{color: var(--color3); font-weight: 400;}
		footer .footer-title{margin-left: 0!important;}
		footer .footer-title i{position: relative;}
		.mml_bb { background: #EDEDED;color: #97BED4; padding: 3px;}
		.mml_bb * { font-size: 14px;}
		.mmlm_footer_01 { background-color: #fff; background-size: cover; background-position: center right; background-repeat: no-repeat; }
		section#mml_ftr01 > div { max-width: 1300px !important; }
		footer .w-menu.layout_ver .menu>li { margin: 0 0px 5px 0px; }
		footer .w-menu.layout_ver .menu>li a{font-weight: 400;}
		ul#menu-footer-menu { column-count: 2; }
		footer .w-menu.layout_ver .menu>li:hover a { color: var(--color2); transition: none !important; }
		a.w-toplink.pos_right.active{bottom: 66px;right: -8px;}
		
		/*.footer-adress-box {position: relative; padding: 7px 0 7px 0; font-size: 16px; font-weight: 400; border-bottom: 1px solid #E0E0E0; display: block; max-width: 80%;}*/
		.footer-adress-box:first-child{padding-top: 0;}
		.footer-adress-box{margin-bottom: 5px;}
		.footer-adress-box label{min-width: 50px; display: inline-block;}
		.whitetxt .footer-new-box{padding-top: 30px;}
		.whitetxt .footer-new-box .wpb_wrapper p{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: flex-start;align-items: center;align-content: stretch;}
		.whitetxt .footer-new-box .wpb_wrapper p img{margin-bottom: 0;}
		.whitetxt .footer-new-box a{color: var(--color3); font-weight: 400;}
		footer a:not(.right-pop-btn):hover, .footer-new-box a:hover{color: var(--color1)!important; text-shadow: 1px 0 0 var(--color1); border-bottom: 0px solid transparent!important;}
		footer a:hover i{text-shadow: 0 0 0 var(--color1);}
		div#bottom-links:after { content: ''; position: absolute; left: calc(50% + 1px); width: 1px; height: 100%; background-color: #fff;}
		/* a.w-toplink.pos_right.active { bottom: 110px;} */
		.grecaptcha-badge { margin-bottom: 37px;z-index: 99;}
		.logo-container img{margin-bottom: 15px;}
		.logo-container p{font-size: 15px; line-height: 26px;}
			 var(--greyh);color: var(--color1) !important;}
			/*---PoP---*/
				.close-btn{display:block; position: absolute; top: 20px; left: 20px; color: var(--color3);  font-size: 22px; cursor:pointer!important;z-index:999;}
				.close-btn:hover i{color: #424242}
				.right-form-pop{position: fixed; right: 0; top: 200px; z-index: 999;}
				a.right-pop-btn{border-top: 3px solid #fff; border: 3px solid #fff; opacity: 1; border-radius: 0; margin-right: 0;line-height: 46px; font-size: 28px; letter-spacing: 1px; 
				position: absolute; top:180px; right: -96px; color: #fff!important; border-right: 3px solid #fff; text-align: center; display: inline-block; 
				font-weight: 700; cursor: pointer; background-color: var(--color1); BORDER-radius: 15px 15px 0 0;
				transform: rotate(270deg);height: 82px; width: 270px; text-transform: none!important; }
				a.right-pop-btn label,a.right-pop-btn {display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;align-content: stretch;}
				/*a.right-pop-btn label{position: absolute; left: 45px; bottom: 17px;}*/
				a.right-pop-btn img{margin-left: 5px;}
				a.right-pop-btn:hover{background-color: var(--color2); }
				a.right-pop-btn:hover label{color: #fff;}
				/*a.right-pop-btn:before{content:url('/wp-content/uploads/2023/12/envelopes-bulk-1-1.png'); position: relative;}
				a.right-pop-btn:hover:before{content:url('/wp-content/uploads/2023/12/envelopes-bulk.png'); position: relative;}
				a.right-pop-btn label{color: var(--color4);}
				a.right-pop-btn:hover label{color: var(--color4);}
				a.right-pop-btn img{margin-bottom: 0; max-width: 55px;}
				a.right-pop-btn:hover{transition: all 0.3s; background: #fff;}*/
				footer a.close-btn i{left: 10px;}
				footer a.close-btn:hover{cursor:pointer}
				.right-form-container{display: none; background-color: #fff; padding: 50px 20px 30px;filter: drop-shadow(0px 4px 57px rgba(0, 0, 0, 0.16));}
				.right-form-container.w3-animate-right{display: block;}
				.right-form-container.w3-animate-right{z-index: 100}
				.form-title-container{text-align: center;}
				.form-title-container span{color: #424242;}
				.form-title-container h2{color: var(--color1); font-size: 37px;padding-top: 0; padding-bottom: 15px;}
				.right-form-container{padding-top: 25px;padding-bottom: 10px;}
				.right-form-pop textarea{max-height: 50px;}
				.right-form-pop .ff-default .ff-el-form-control{padding: 5px 15px!important; min-height: 40px;font-size: 16px;}
				.right-form-pop .capchahere .ff_t_c p{font-size: 12px; padding-left: 5px;}
				.right-form-pop .capchahere > .ff-t-column-1{    flex-basis: 100%!important;}
				.right-form-pop .form-title-container h2{color: var(--color-content-heading);}
	/*---Header---*/
		
		/*---Top---*/
			.w-socials-list a i{font-size: 14px;}
			.l-header .w-socials-item-link{max-width: 34px; max-height: 34px;}
			.top_contacts a { color: #fff; font-size: 16px;  line-height: normal;   letter-spacing: 0.48px;  gap: 15px; align-items: center; font-weight: 400;}
			.top_contacts a + a{margin-left: 20px; padding-left: 20px; border-left: 1px solid rgba(255,255,255,0.5);}
			.top_contacts a:hover{color: var(--color1)!important;}
			.l-subheader-cell.at_right p{margin-bottom: 0;}
		/*---Menu---*/
			/*.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after{background-color: var(--color1)!important;}
			.w-nav.type_desktop .hover_underline .w-nav-title{padding-top: 15px; padding-bottom: 15px;}*/
			.w-nav.type_desktop .hover_underline .menu-item.level_1.current-menu-item > a > .w-nav-title:after {  bottom: -2px; opacity: 1!important;}
			.w-nav.type_desktop .hover_underline .menu-item.level_1.current-menu-item > a > .w-nav-title{font-weight: bold;}
			.w-nav.type_desktop.ush_menu_2 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn){font-weight: bold;}
			.level_1:hover > span.w-nav-title ,.current-menu-item > span.w-nav-title{text-shadow: 1px 0 0 var(--color1);color: var(--color1)!important;}
			span.w-nav-title::after{background: var(--color1)!important;}
			body .ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor>a{color: inherit;}
			body .ush_menu_2 .w-nav-item:not(.level_1).current_page_item>a{color: var(--color1);}

	/*---Home----*/
		/*---Hero---*/
			.mml_leadgen2 svg{display: block;display: flex;justify-content: flex-start;}
			.mml_leadgen2 .t1 p{font-size: 36px; color: #fff; line-height: 49px; text-transform: uppercase; text-align: center;letter-spacing: 2px;}
			.mml_leadgen2 .t1 p label, .mml_leadgen2 .t1 h1 { font-family: var(--font-h1); font-weight: 700; font-size: 96px; line-height: 110%; text-shadow: 0px 4px 34px rgb(0 0 0 / 50%); }
			.mml_leadgen2.inner-title .t1 p label, .mml_leadgen2.inner-title .t1 h1{font-size: 96px; line-height: 112px;}
			.mml_leadgen2 .t1 p a{font-weight: bold; color: var(--color1);}
			/*.mml_leadgen2 .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper { background: #fff; box-shadow: 0px 4px 81px rgba(0, 0, 0, 0.19); border-radius: 20px; text-align: center; padding: 45px; margin-bottom: 42px; }*/
			.mml_leadgen2 .vc_col-sm-6:last-child p { color: #4A4A4A; }
			.mml_leadgen2 .vc_col-sm-6:last-child p strong { font-size: 37px; color: var(--color1); text-transform: uppercase; }
			.mml_leadgen2 textarea { height: 32px; }
			.mml_leadgen2 { padding-bottom: 0; margin-bottom: 100px; }
			body .mml_leadgen2.home-title{background-position: bottom!important; background-size: cover!important;}
			.mml_leadgen2 .t1, .mml_leadgen2 .t2 { margin-bottom: 32px; }
			.mml_leadgen2 .wpb_row:not(.leadgenicons2){min-height: 450px;}
			
			.mml_leadgen2 .btn1 a+a{margin-left: 15px;}
			/*---Hero icons---*/
				.mml_leadgen2:after{background-color: #EFEFEF; height: 100px; content:''; position: absolute; width: 100%; left:0; bottom: -100px; z-index:1;}
				.leadgenicons2{position: relative; z-index: 9;}
				.leadgenicons2 i { font-family: fontawesome; color: var(--color1); display: block; text-align: center; font-size: 40px; margin-bottom: 10px; }
				.leadgenicons2 > .vc_column_container > .vc_column-inner{padding-left: 15px!important; padding-right: 15px!important;}
				.leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper {background: #FFFFFF; box-shadow: 0px 4px 81px rgba(0, 0, 0, 0.19); border-radius: 20px; text-align: center; height: 100%; }
				.leadgenicons2 { margin-bottom: -70px !important; }
				.leadgenicons2 p, .leadgenicons2 a { color: var(--color1); padding: 20px 32px; }
				.leadgenicons2 a { margin: -32px; }
				/*.leadgenicons2 a:hover { color: #fff; }
				.leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper:hover p { color: #fff; }
				.leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper:hover { background: var(--color1); }*/
				.leadgenicons2 svg { width: 100%; }
				/*.leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper:hover svg, .leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper:hover i, .leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper:hover img { filter: saturate(0%) brightness(1000%) contrast(1000%); }
				.leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper:hover a { color: #fff; }*/
				.leadgenicons2 * { transition: all ease .1s; }
				.leadgenicons-box strong{color: #1B1B1B; font-size: 16px; line-height: 30px; font-family: var(--font-h1); font-weight: 400; padding-top: 10px;display: flex;justify-content: flex-end;}
				.leadgenicons-box, .leadgenicons-box p{display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: stretch;}
				.leadgenicons-box p div{display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-end;}
				.leadgenicons-box > .vc_column-inner{width: 100%;}
		/*---Trustindex---*/
			.trust-row{padding-top: 0; padding-bottom: 20px;}
			.trust-row .ti-widget[data-layout-id='27'][data-set-id='drop-shadow']>.ti-widget-container>.ti-header{background-color: transparent!important; box-shadow: none!important;}
			.review-row .wpb_row{margin-bottom: 20px!important;}
				/*---trust-w-contact-txt-row---*/
					.trust-row.trust-w-contact-txt-row{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;align-content: stretch; padding-bottom:30px;}
					.trust-w-contact-txt-container{text-align: center;font-weight: bold;}
					.trust-w-contact-txt-container .sm-btn{margin-left: 10px; }
		/*---mml_textimagerows1---*/
			.mml_textimagerows1 > .l-section-h { max-width: 1370px; }
			.mml_textimagerows1 img{border-radius: 20px;}
		/*---review-row---*/
			.review-row{text-align: center;}
		/* cta1 w/ form */
			body .mml_formcta1 {position: relative; background-size: cover !important; background-image: url('/wp-content/uploads/2024/04/Lift-installation-company-5.jpg')!important; background-position: top center;}
			.mml_formcta1:before{content:''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;background-color: var(--color2); opacity: 0.8; mix-blend-mode: multiply;}
			.mml_formcta1 .fluentform .ff-el-form-control {border-radius: 10px; background-color: #fff;}
			.mml_formcta1 textarea {height: 86px; }
			.mml_formcta1 button[type="submit"]:before {display: none; }
			.mml_formcta1 .capchahere iframe {transform: scale(.8); margin-top: -7px; margin-left: -30px; }
			.mml_formcta1.nobg {    background: transparent;}
			.ff-message-success, .ff-form-loading_errors{background-color: #fff!important}
			.mml_formcta1 textarea, .mml_formcta1 .ff-t-column-2, .mml_formcta1 .fluentform .ff-t-column-2 .ff-el-group{height: 100%;}
			.mml_formcta1 .fluentform textarea.ff-el-form-control{height: 100%;}
			.mml_formcta1 h3{color: var(--color1);}
			form button.ff-btn-submit{margin-bottom: 0!important;}
			form button.ff-btn-submit:hover{border-color: #fff!important; opacity: 1!important;}
		/* .mml_iconrows9 */
			body .mml_iconrows9{background-size: cover !important; background-position: center center !important; position: relative;}
			.mml_iconrows9 .vc_col-sm-6 > div > div { background-color: #fff; box-shadow: 0px 4px 57px rgba(0, 0, 0, 0.16); padding: 42px; margin-bottom: 30px;height: 100%; }
			.mml_iconrows9 .vc_col-sm-12 { max-width: 1500px; margin: 0 auto 42px; background-color: #fff; box-shadow: 0px 4px 57px rgba(0, 0, 0, 0.16); padding: 42px 42px; margin-bottom: 30px;height: 100%; border-radius: 40px;}
			.mml_iconrows9 .vc_row .vc_col-sm-12:last-child{margin-bottom: 0;}
			.mml_iconrows9 .img * { display: flex; justify-content: flex-start; align-items: center; }
			.mml_iconrows9 h2 { font-weight: 600; font-size: 50px; color: var(--color1); position: relative; line-height: 50px; padding-bottom: 20px;font-family: var(--h2-font-family, inherit);}
			.mml_iconrows9 h2:after{height: 2px; background-color: var(--color2); width: 87px; position: absolute; left:0; bottom: 0; content:'';}
				/* .mml_iconrows9 .img svg{opacity: 0;} */
				svg .ico-xl-1-1{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg.active .ico-xl-1-1{fill:rgb(255,255,255)}svg .ico-xl-1-2{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg.active .ico-xl-1-2{fill:rgb(255,255,255)}svg .ico-xl-1-3{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg.active .ico-xl-1-3{fill:rgb(255,255,255)}svg .ico-xl-1-4{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg.active .ico-xl-1-4{fill:rgb(255,255,255)}svg .ico-xl-1-5{-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg.active .ico-xl-1-5{}svg .ico-xl-1-6{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg.active .ico-xl-1-6{fill:rgb(255,255,255)}svg .ico-xl-1-7{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg.active .ico-xl-1-7{fill:rgb(255,255,255)}svg .ico-xl-1-8{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg.active .ico-xl-1-8{fill:rgb(255,255,255)}svg .ico-xl-1-9{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg.active .ico-xl-1-9{fill:rgb(255,255,255)}svg .ico-xl-1-10{fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg.active .ico-xl-1-10{fill:rgb(255,255,255)}
		/*---mml_textimagerows7---*/
			.mml_textimagerows7 .g-cols {background: #EEEEEE; padding: 50px; /*box-shadow: 0px 3px 68px rgba(0, 0, 0, 0.3);*/ border-radius: 40px;} 
			.mml_textimagerows7.white_textimagerows7 .g-cols{background: #fff;}
			.mml_textimagerows7 .img img{border-radius: 30px;}
			.mml_textimagerows7.w-full-img .img img{border-radius: 30px 0 0 30px;}
			.mml_textimagerows1 .g-cols .img p, .mml_textimagerows7 .g-cols .img p{line-height: 0;}
			.mml_textimagerows7 .g-cols .img .vc_column-inner {padding: 0 !important; text-align: right; } 
			.mml_textimagerows7 h2{margin-bottom: 20px; padding-bottom: 20px;}
			.mml_textimagerows7.w-full-img .g-cols {background: #fff; border-radius: 30px; overflow: hidden;}
			.mml_textimagerows7.w-full-img .g-cols .txt{padding: 50px;}
			.mml_textimagerows7.w-full-img.team-row .g-cols .txt{background-color: var(--greybg1);}
			.meet-row h2{margin-bottom: 30px!important;}
			.mml_textimagerows7.w-full-img.team-row + .mml_textimagerows7.w-full-img.team-row{margin-top: 30px;}
		/*---mml_textwithbg1---*/
			body .mml_textwithbg1{background-color: var(--color2)!important; position:relative!important; background-size:auto 100%!important; background-position: top right!important; background-repeat: no-repeat!important;}
			body .mml_textwithbg1{}
			.mml_textwithbg1::before{position: absolute; content:''; right: 0; bottom: 0; height: 100%; width: 50%;background: rgb(3,4,74);background: linear-gradient(270deg, rgba(3,4,74,0) 0%, rgba(3,4,74,1) 88%, rgba(3,4,74,1) 100%);background: rgb(3,4,74);background: linear-gradient(270deg, rgba(3,4,74,0.21612394957983194) 0%, rgba(3,4,74,0.865983893557423) 88%, rgba(3,4,74,1) 100%);}
			.mml_textwithbg1.bottom-carousel::before{background: rgb(3,4,74);background: linear-gradient(270deg, rgba(3,4,74,0) 0%, rgba(3,4,74,1) 88%, rgba(3,4,74,1) 100%);background: rgb(3,4,74);background: linear-gradient(270deg, rgba(3,4,74,0.9) 0%, rgba(3,4,74,0.9) 88%, rgba(3,4,74,1) 100%);background: linear-gradient(270deg, rgba(3, 4, 74, 0.8) 67%, rgba(3, 4, 74, 0.8) 8%, rgba(3, 4, 74, 1) 100%);}
			.mml_textwithbg1.bottom-carousel{background-image: url('/wp-content/uploads/2024/04/bottom-cta-2.jpg') !important;}
				
			/*.mml_textwithbg1.bottom-carousel::before{content:url('/wp-content/uploads/2024/04/Lift-company-8.jpg)'); mix-blend-mode: multiply;}*/
			.mml_textwithbg1 a.std-btn{margin-top: 30px;}
			
		/*---Inner Page---*/
			/*---Iner Title---*/
				.mml_leadgen2.inner-title .wpb_row:not(.leadgenicons2){min-height: 280px;}
				.mml_leadgen2.inner-title .leadgenicons2{/*background-color: #fff; margin-bottom: -50px !important;*/}
				.mml_leadgen2.inner-title .leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper{box-shadow: none;box-shadow: 0px 4px 81px rgba(0, 0, 0, 0.19);}
				.mml_leadgen2.inner-title .leadgenicons2 svg {max-height: 50px;}
				.mml_leadgen2.inner-title .leadgenicons2 p{padding: 20px 32px;}
				/*.mml_leadgen2.inner-title {margin-bottom: 95px;}*/
				.mml_leadgen2.inner-title{margin-bottom: 90px; padding-top: 50px; background-position: top center!important;}
				.page-id-543 .mml_leadgen2.inner-title, .page-id-531 .mml_leadgen2.inner-title{background-position: center left !important;}
				.mml_leadgen2.inner-title:after{bottom: -90px; height: 90px;}
				/*.mml_leadgen2:before {background-color: transparent; background: linear-gradient(90deg, #14344E 77.14%, rgba(20, 52, 78, 0) 100%);; height: 100%;  content: ''; position: absolute; width: 100%; left: 0; bottom: 0;  z-index: 1;mix-blend-mode: multiply; opacity: 0.73;}
				.home-title.mml_leadgen2:before, .home .mml_leadgen2:before{width: 60%;}*/
				.mml_leadgen2 .t1, .mml_leadgen2 .btn1{z-index: 2; position: relative; text-align: center;}
				/*.mml_leadgen2.inner-title.simple-title{background: linear-gradient(90deg, #14344E 0%, #07263E 100%)!important;}
				.mml_leadgen2.inner-title.simple-title:before{background: none; content: url(/wp-content/uploads/2024/03/Asbestos-Management-Group-Limited-title.png); position: absolute; bottom: 0; right: 50px; left: inherit; width: auto;}*/
				/*.mml_leadgen2.inner-title.simple-title:after { background-color: transparent;  background: linear-gradient(90deg, #14344E 77.14%, rgba(20, 52, 78, 0) 100%); height: 100%; content: ''; position: absolute; width: 100%; left: 0;  bottom: 0; z-index: 1; mix-blend-mode: multiply; opacity: 0.73;}*/
				.mml_leadgen2.inner-title-w-bg{position:relative;background-position: center center !important;background-size: cover!important;}
				.inner-title-w-bg:before{position:absolute; content:''; width: 100%; height: 100%; top: 0; left: 0; background-color: var(--color2);opacity: 0.6; /*mix-blend-mode: multiply;*/}
			/*---Inner Icon Row---*/
				.inner-icon-row{margin-top: 30px!important;}
				.inner-icon-row .icon-box > .vc_column-inner{padding-left: 15px!important;padding-right: 15px!important;}
				.inner-icon-row .icon-box > .vc_column-inner > .wpb_wrapper{background-color: #fff; box-shadow: 0px 4px 57px 0px #00000029; padding: 30px; border-radius: 20px;}
				.inner-icon-row .icon-box h3{font-size: 24px; line-height: 28px; color: var(--color1); font-weight: 500;}
				.inner-icon-row.w-icons .icon-box h3{display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: center; align-content: stretch;}
				.inner-icon-row .icon-box h3 img{margin-right: 20px;}
			/* imgrow3 */
				.mml_imgrow3 .txt {padding: 75px 110px; } 
				.mml_imgrow3 .txt > .vc_column-inner {padding: 0 !important; }
				.mml_imgrow3 .vc_col-sm-6 > .vc_column-inner { background-size: cover !important; background-position: center !important; }
			/* ".mml_textiwthbackground28" */
				.mml_textiwthbackground28 .inner1 .wpb_wrapper > * {margin: 0; }
				.mml_textiwthbackground28 .inner1 .wpb_wrapper {display: flex; flex-wrap: wrap; gap: 12px 12px; justify-content: center; }
			/*---Contact---*/
				/*.map-buttons-row{padding-bottom: 0;}*/
				.trust-w-contact-txt-row + .pad2.where-row.greybg1{padding-top: 0;}
				.map-row p{line-height: 1;margin-bottom: -3px; }
				.mml_contact4 .wpb_column:first-child .wpb_raw_html:not(:last-child) {border-bottom: 1px solid #C5C5C5;}
				.mml_contact4 .contact_txt label { display: block; font-size: 24px!important; letter-spacing: 0.48px; margin-bottom: 5px!important; font-family: var(--h3-font-family, inherit); font-weight: var(--h3-font-weight, inherit); line-height: 38px; color: #3A3A3A; }
				.mml_contact4 .wpb_column:first-child .wpb_raw_html {padding: 0 0 16px 0; margin-bottom: 0 !important;}
				.mml_contact4 .wpb_column:first-child .wpb_raw_html + .wpb_raw_html{padding-top: 16px}
				.mml_contact4 .wpb_column:first-child .wpb_wrapper p {display: flex;gap: 10px;/*align-items: baseline;*/margin-bottom: 0; line-height: 30px;}
				.mml_contact4 .wpb_column:first-child a {color: #2B2B2B;}
				.mml_contact4 .wpb_column:first-child a:hover {color: var(--color1);}
				.mml_contact4 .wpb_column:first-child i {color: #fff;background: #00017E !important;display: inline-flex;justify-content: center;align-items: center;width: 28px;height: 28px;font-size: 12px;line-height: 0;margin-top: 3px;  border-radius: 50%;position:relative; border: 2px solid #fff; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 1px, rgb(20, 52, 78) 0px 0px 0px 1px;border: none;}
				.mml_contact4 .wpb_column:first-child a:hover i {background: var(--color1); }	
				.mml_contact4 .wpb_column:first-child form{margin-top: 30px;}
				.mml_contact4 .wpb_column strong{font-family: var(--h3-font-family,inherit);}
				.mml_contact4 .social_icons{margin-top: 25px;}
				.mml_contact4 .social_icons i{margin-top: 0!important;}
				body .right-form-pop .ff-default .ff-el-form-control, body .mml_textimagerows1 .ff-default .ff-el-form-control, body .mml_contact4 .ff-default .ff-el-form-control { border-radius: 0; background-color: transparent; border: 0px solid #9A7C4E; font-family: var(--font-family, inherit); padding: 15px 15px; background-color: #F0F0F0; box-shadow: none; border-color: transparent!important;}
				body .right-form-pop .ff-default .ff-el-form-control::placeholder, body .mml_textimagerows1 .ff-default .ff-el-form-control::placeholder, body .mml_contact4 .ff-default .ff-el-form-control::placeholder{color: #AFAFAF;}
				body .right-form-pop .ff-btn-submit:hover, .mml_textimagerows1 .ff-btn-submit:hover, .mml_contact4 .ff-btn-submit:hover{border-color: var(--color2)!important;}
				.social_icons .w-socials-item.twitter { margin-top: 3px; }
				.mml_contact4 button.ff-btn.ff-btn-submit.ff-btn-md.std-btn.border-btn.ff_btn_style.wpf_has_custom_css { color: var(--color2) !important; border: 2px solid var(--color2) !important; background-color: transparent; font-size: 16px; padding-left: 23px; padding-right: 23px; min-height: 57px; min-width: 185px; line-height: 53px; text-align: center; letter-spacing: 0.05em; border-radius: 10px; text-transform: uppercase; font-family: var(--h1-font-family, inherit); }
				.mml_contact4 button.ff-btn.ff-btn-submit.ff-btn-md.std-btn.border-btn.ff_btn_style.wpf_has_custom_css:hover { background-color: var(--color1); color: #fff !important; border: 2px solid var(--color1) !important; }
				body .fluentform .ff-el-is-error .text-danger{margin-top: -4px;}
				
			/*---Reviews---*/
				.mml_textimagerows1 .ti-widget, .blog_row .type_grid{margin-top: 30px;}
				section.trust-row.w-review-widget,.review-row .ti-widget{display: none!important;}
				.review-row .owl-carousel .w-grid-item-h{padding: 40px; border-radius: 30px;}
				.review-row a.btn1.border-btn{display: none!important;}
				.review-row .owl-item{padding-left: 15px; padding-right: 15px; padding: 10px 15px;}
				body .ti-widget[data-layout-id='60'][data-set-id='drop-shadow']>.ti-widget-container>.ti-header{box-shadow: none!important; background-color: transparent!important;}
			/*---Blog Row---*/
				.project-content{background-color: #fff; padding: 10px 15px; text-align: center;}
				.blog_row span.post_title, .blog_row .post_title a {font-family: var(--h3-font-family, inherit);font-size: 30px;line-height: 40px!important; letter-spacing: .02rem;color: #fff; font-weight: 700;}
				.blog_row .post_title {padding: 28px 92px 33px 41px;background: var(--color2) url(/wp-content/uploads/2024/03/post-Asbestos-Management-Group-Limited.png)no-repeat!important;background-position: right bottom !important;}
				.blog_row .post_date {color: var(--color1);font-weight: 600;letter-spacing: .02rem;font-family: var(--h3-font-family, inherit); font-size: 21px;}
				.blog_row .post_content {font-size: 16px;font-style: normal;font-weight: 400; line-height: 36px;}
				.blog_row .post_body {padding: 35px 30px;border: 0px solid #9A7C4E}
				.single-post .inner-title{background-color: var(--color2);}
					/*---Project---*/
						.blog_row span.post_title{font-sizE: 25px; line-height: 33px!important; text-align: center;}
						.blog_row .project-content{display: flex; flex-direction: row;flex-wrap: nowrap; justify-content: center;align-items: center;align-content: stretch;}
						.blog_row span.post_title{display: flex;flex-direction: row;flex-wrap: nowrap;	justify-content: center;align-items: center;align-content: stretch;}
						.blog_row .project_title.post_title{padding: 20px 20px}
						.blog_row .project-content p{line-height: 23px; font-size: 15px;}
				.mml_leadgen2.inner-title .t1 h1 { text-transform: uppercase; }
				.layout_440 .w-grid-item-h{border-radius: 30px}
				.blog_row .post_title {  border-radius: 30px 30px 0 0;padding: 28px 41px 33px 41px; background: var(--color1) url(/wp-content/uploads/2024/04/blog-icon.png)no-repeat!important; background-position: right bottom !important; }
				.blog_row .btn1 a { color: var(--color2) !important; border: 2px solid var(--color2) !important; background-color: transparent; }
				.blog_row .btn1 a:hover { background-color: var(--color1); color: #fff !important; border: 2px solid var(--color1) !important; }
				.single-post .post_date { display: block; }
				.single-post h2 { padding-top: 25px; margin-bottom: 25px; font-size: 40px;  line-height: 45px;}
				.single-post p { margin-bottom: 10px; }
				.blog-btn-inner-row{margin-top: 30px;}
				.h3-bullets li::marker { font-family: var(--h3-font-family, inherit); font-weight: var(--h3-font-weight, inherit); font-size: var(--h3-font-size, inherit); font-style: var(--h3-font-style, inherit); line-height: var(--h3-line-height, 1.4); }
				
			/*---Process Row---*/
				.mml_iconrows11 { text-align: center; overflow: hidden;}
				.mml_iconrows11 .number p {color: #fff;background: var(--color2); aspect-ratio: 1 / 1; display: flex;width: 63px; margin: 0 auto 13px; align-items: center; justify-content: center; font-weight: 700; position: relative; z-index: 1; font-size: 30px;}
				.mml_iconrows11 .number p:after {content: '';display: block; width: 800%; height: 1px; background: var(--color1); position: absolute; left: 100%; top: calc( 50% - 0.5px);}
				.mml_iconrows11 .inner1 > .wpb_column:last-child .number p:after { background: #fff;}
				.mml_iconrows11 .inner1.g-cols.via_flex.type_default>div>.vc_column-inner {padding: 0 10px; }
				.inner1 + .inner1{margin-top: 30px!important;}
				.mml_iconrows11 .inner1 h3{font-size: 30px; font-weight: 700; color: var(--color2); margin-bottom: 0;}
				.mml_iconrows11 .inner1 p a{font-weight: bold;}
			/*---Projects carousel---*/
				.projects-carousel{margin-top: 30px;}
				.projects-carousel .type-us_portfolio > .w-grid-item-h, .projects-carousel .post > .w-grid-item-h{border-radius: 30px; overflow: hidden; background-color: var(--color1);}
				.projects-carousel .type-us_portfolio > .w-grid-item-h .w-post-elm img, .projects-carousel .post > .w-grid-item-h .w-post-elm img{border-radius: 0;}
				.projects-carousel .type-us_portfolio > .w-grid-item-h .post_image, .projects-carousel .post > .w-grid-item-h .post_image{margin-bottom: 0!important;}
				.projects-carousel .type-us_portfolio > .w-grid-item-h h2.post_title, .projects-carousel .post > .w-grid-item-h h2.post_title{line-height: 30px; padding: 15px 10px;text-align: center; font-size: 24px!important;display: flex;	flex-direction: row;flex-wrap: nowrap;justify-content: center;align-items: center;align-content: stretch;}
				.projects-carousel .type-us_portfolio > .w-grid-item-h h2.post_title a, .projects-carousel .post > .w-grid-item-h h2.post_title a{color: #fff!important;}
				.projects-carousel .owl-nav button:before{background-color: var(--color1);border: 3px solid var(--color1);}
				.projects-carousel .owl-nav button:hover:before{background-color: #fff; border: 3px solid var(--color1);}
				.projects-carousel .owl-nav button:after{color: #fff; z-index: 999;}
				.projects-carousel .owl-nav button:hover:after{color: var(--color1);}
				
/* responsive */

	/* min*/
		
		@media (min-width: 1600px) {
				.l-subheader-cell.at_center{padding-right: 50px;}
			/*---General---*/
				.mml_textimagerows1.xl-row > .l-section-h{max-width: 1600px;}
				.mml_textiwthbackground28 > .l-section-h{max-width: 1550px;}
				.mml_iconrows9 > .l-section-h{max-width: 1400px;}
				.mml_textiwthbackground28 .btn1 a{ min-width: 362px;}
			/*---mml_textimagerows1---*/	
				.mml_textimagerows1 > .l-section-h .txt{padding-left: 30px;}
			/*---mml_textimagerows7---*/
				.mml_textimagerows7 .txt{padding-right: 20px;}
				.white_textimagerows7.only-txt .img.vc_col-sm-5{padding-left: 50px;}
				
		}
		
		@media (min-width: 1501px){
			/*---Header---*/
				body .l-subheader.at_middle .l-subheader-cell.at_left{flex-basis: 280px;}
		}
		
		@media (min-width: 1440px){
			
				
		}
		
		@media (min-width: 1025px) {
			/* add opacity:0 to elements with animation */
				.mml_leadgen2.inner-title .t1 p label, .mml_iconrows9 .vc_row > .vc_col-sm-12,.mml_textimagerows7 .txt .wpb_text_column, .mml_textwithbg1 .vc_row .vc_col-sm-6,.mml_textimagerows1 img,.leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper{opacity: 0;}
			/*---Title---*/
				.leadgenicons-box-4 svg{width: 90px;}
				.trust-row p, .trust-row p strong{font-size: 24px; font-weight: 400;}
				.trust-row p a{font-weight: 700;}
			/*---CTA---*/
				.mml_textwithbg1.bottom-carousel, body .mml_textwithbg1{background-image: none!important;}
				.mml_textwithbg1 > .l-section-h{z-index: 9;}
				.mml_textwithbg1::after{z-index: 1; position: absolute; content:''; right: 0; bottom: 0; height: 100%; width: 41%; background: rgb(3,4,74);background: linear-gradient(90deg, rgba(3,4,74,1) 0%, rgba(3,4,74,1) 10%, rgba(3,4,74,0.4990371148459384) 50%, rgba(3,4,74,0.2049194677871149) 100%);}
				.mml_textwithbg1::before{position: absolute; content:''; right: 0; bottom: 0; height: 100%; width: 40%!important; background-image: url('/wp-content/uploads/2024/04/Lift-company-6.jpg'); background-size: cover; background-position: top center;}
				.mml_textwithbg1.bottom-carousel::before{background: url('/wp-content/uploads/2024/04/bottom-cta-2.jpg'); background-size: cover!important;}
				.mml_iconrows9 .vc_col-sm-12 .txt{padding-right: 30px}
				.mml_iconrows9 .vc_col-sm-12 .img + .txt{padding-right: 0; padding-left: 30px;}
				/*---mml_textimagerows7.w-full-img---*/
				.mml_textimagerows7.w-full-img .img .wpb_wrapper, .mml_textimagerows7.w-full-img .img .wpb_wrapper .wpb_text_column p, .mml_textimagerows7.w-full-img .wpb_wrapper .wpb_text_column{height: 100%;}
				.mml_textimagerows7.w-full-img .g-cols{padding: 0;}
				.mml_textimagerows7.w-full-img .img img{ min-height: 100%; min-width: auto !important; width: auto !important; object-fit: cover;}
				.mml_textimagerows7.w-full-img .img img{border-radius: 0;}
		}
		
		@media (min-width: 1024px) {
			/* Form */
				#fluentform_4 .ff_columns_total_2 .ff-t-column-2 .ff-el-form-control, #fluentform_4 .ff_columns_total_2 .ff-t-column-2, #fluentform_4 .ff_columns_total_2 .ff-t-column-2 > .ff-el-group, #fluentform_4 .ff_columns_total_2 .ff-t-column-2 > .ff-el-group > .ff-el-input--content{height: 100%;}
				.white_textimagerows7.only-txt .img.vc_col-sm-5{width: 35%;}
				.white_textimagerows7.only-txt .txt.vc_col-sm-7{width: 63%}
		}
		
		@media (min-width: 1023px) {
				body .review-row .post_content{font-size: 20px!important;}
				.review-row .post_title{font-style: italic;}
				
			/*---mml_imgrow3---*/
				.mml_imgrow3.left-img .img{border-radius: 0 40px 40px 0; overflow: hidden;}
				.mml_imgrow3 + .mml_textwithbg1{margin-top: var(--pad3);}
		}
		
		@media (min-width: 768px) {

			/* 1st row under header */
			.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type>.l-section-h { padding-top: 0 !important; }
			.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type { margin-top: var(--header-height) !important; }
			/*---mml_leadgen2---*/
				.mml_leadgen2 .btn1 a{min-width: 257px;}
		}

	/*---Range---*/
		@media(min-width: 1440px) and (max-width: 1600px){
			
		}
		
		@media(min-width: 1025px) and (max-width: 1600px){
				.mml_leadgen2 .t1 p label, .mml_leadgen2 .t1 h1{font-size: 85px;}
			/*---header---*/
				header .l-subheader.at_bottom > .l-subheader-h > .at_right, .l-subheader.at_bottom > .l-subheader-h > .at_left{display: none!important;}
			/*---leadgenicons2---*/
				.leadgenicons2 p, .leadgenicons2 a{padding: 25px 20px;}	
			
				
		}
		
		@media(min-width: 1025px) and (max-width: 1536px){
			/*---Title---*/
				.mml_leadgen2.inner-title .t1 p label, .mml_leadgen2.inner-title .t1 h1 { font-size: 70px; line-height: 85px;}
				.mml_iconrows9 h2, body h1, body h2{font-size: 40px; line-height: 48px;}
				a.right-pop-btn{font-size: 23px;}
				a.right-pop-btn img { margin-left: 15px;}
		}
		
		@media(min-width: 1025px) and (max-width: 1440px){
			
			/*---Header---*/
				.header_hor .ush_menu_2.type_desktop .menu-item.level_1>a:not(.w-btn) { padding-left: 12px!important; padding-right: 12px!important;}
				.l-subheader.at_bottom .l-subheader-cell.at_left, .l-subheader.at_bottom .l-subheader-cell.at_right{display: none!important;}
				.header_hor .w-nav.type_desktop.spread>.w-nav-list { justify-content: center;}
					/*---Menu---*/
						body .l-subheader.at_middle .l-subheader-cell.at_left{flex-basis: 220px;}
			/*---Footer---*/
				footer h3{line-height: 25px;}
			/*---Home---*/
				body .mml_leadgen2{background-position: left -150px center!important;}
			/*---Inner Title---*/
				/*---mml_textimagerows7---*/
					.mml_textimagerows7 .txt .wpb_text_column, .mml_textimagerows7 .txt .wpb_text_column.pad2{padding-top: 30px; padding-bottom: 30px;}
					.white_textimagerows7.only-txt .img.vc_col-sm-5 {width: 25%;}
					.white_textimagerows7.only-txt .txt.vc_col-sm-7{width: 73%!important;}
				/*---trust-w-contact-txt-row---*/
					.page-id-521 .trust-w-contact-txt-container .sm-btn{margin-top: 20px;}
				
		}
		
		@media(min-width: 1024px) and (max-width: 1440px){
			.projects-carousel{max-width: 90%; margin-left: 5%;}
			/*---mml_textimagerows7---*/	
				/*.mml_textimagerows7.w-full-img .img img { border-radius: 0;}*/
				.mml_textimagerows7 .img img { border-radius: 20px;}
				.mml_textimagerows7 .g-cols{padding: 20px 30px;}
			/*---.mml_textwithbg1---*/	
				body .mml_textwithbg1{background-size: 80% auto!important;}
				
			
		}
		
		@media(min-width: 1025px) and (max-width: 1280px){
			/*---Header---*/	
				.top_contacts a { color: var(--color1); display: block;}
				.top_contacts a + a{margin-left: 0; padding-left: 0;}
			/*---leadgenicons2---*/
				.leadgenicons-box, .leadgenicons-box p{justify-content: center;}
		}
		
		@media(min-width: 990px) and (max-width: 1024px){
			:root {
				/* default paddings */
				--pad1: 35px;
				--pad2: 60px;
				--pad3: 50px;
				--pad4: 50px;
			}
			
			/*---General---*/
				/*---Font---*/
					body h1{font-size: 38px; line-height: 45px;}
					.mml_iconrows9 h2, body h2{font-size: 35px; line-height: 40px;}
					body h3{font-size: 30px; line-height: 35px;}
					.mml_leadgen2.inner-title .t1 p label, .mml_leadgen2.inner-title .t1 h1,.mml_leadgen2 .t1 p label, .mml_leadgen2 .t1 h1{font-size: 60px;line-height: 75px;}
			/*---Footer---*/
				footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(1) { width: 100%; text-align: center; padding-bottom: 30px;}
				footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(4), footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(2), footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(3) {   width: 33.33%;}
				footer .mml_icons .wpb_text_column.footer-title{padding-left: 0;}
				footer .mml_icons .wpb_text_column { margin-left: 0;}
				footer .w-socials {  margin-left: -7px;}
				/*--- ----*/
					.leadgenicons-box p svg{height: 60px!important;}
					.leadgenicons-box strong{line-height: 22px!important;}
					.leadgenicons2 p, .leadgenicons2 a{padding: 15px 32px;}
					.mml_leadgen2 .wpb_row:not(.leadgenicons2) { min-height: 300px;}
				
					.mml_textimagerows7 .ornament-title br,.mml_textwithbg1 .ornament-title br, .mml_textwithbg1 .ornament-title .tmp-br,.mml_textwithbg1 .ornament-title .tmp-br,.bottom-carousel .ornament-title .tmp-br, .mml_formcta1 .ornament-title .tmp-br{display: none;}
				/*---mml_textwithbg1---*/
					.mml_textwithbg1 .vc_row .vc_column_container{width: 100%; text-align: center;}
					.mml_textwithbg1 h3{margin-bottom: 20px;}
					.mml_formcta1 p { text-align: center;}
				/*---mml_textimagerows7---*/	
					.mml_textimagerows7 .g-cols{padding: 20px 20px;}
					.mml_textimagerows7.w-full-img .img img{border-radius: 30px;}
					.bottom-txt-row p{text-align: center;}
					.bottom-txt-row .ornament-title{text-align: center !important; display: block;}
					.bottom-txt-row.mml_textimagerows7 .g-cols .txt .ornament-title:after { left: calc(50% - 25px);}
					.bottom-txt-row .txt{margin-top: 0!important; margin-bottom: 0!important;}
				/*---meet-row---*/
					.mml_textimagerows7.w-full-img .g-cols .txt {padding: 20px 0;}
					.meet-row .mml_textimagerows7 .vc_row > .vc_column_container{width: 100%;}
					.meet-row .mml_textimagerows7 + .mml_textimagerows7 .vc_row{ flex-direction: column-reverse;}
				/*---inner-icon-row---*/	
					.inner-icon-row{margin-top: 0!important;}
					.inner-icon-row .icon-box{width: 100%;margin-top: 30px;}
					
				/*---Bottom txt row---*/
					.pad4 .wpb_row > .vc_col-sm-12 + .vc_col-sm-2 + .vc_col-sm-12 .wpb_text_column p{margin-top: -30px;}
					
					
		}
		
		@media(min-width: 768px) and (max-width: 1024px){
			/*---Header---*/
				header.l-header.pos_fixed{top: 0}
			/*---Footer---*/
				.mmlm_footer_01{padding-left: 0; padding-right: 0;}
				.right-form-pop a.right-pop-btn{top: 100px;}
				.logo-container img{max-width: 300px;}
			/*---Pop Up---*/
				a.right-pop-btn{font-size: 20px;line-height: 40px;}
				a.right-pop-btn label {left: 62px;bottom: 15px;}
				a.right-pop-btn{    height: 60px; width: 230px;}
				a.right-pop-btn label{    margin-bottom: 8px;}
				a.right-pop-btn img{max-width: 35px; margin-left:10px;}
			/*---Inner title---*/
				.mml_leadgen2:after{height: 80px; bottom: -80px;}
				.mml_leadgen2{margin-bottom: 80px;}
				
				.mml_textimagerows7 .txt .pad2{padding-top: 0; padding-bottom: 0}
				.mml_textimagerows7.w-full-img.team-row .g-cols .txt{border-radius: 30px; padding-top: 50px!important; margin-top: -30px; z-index: 1;}
				.mml_textimagerows7.w-full-img.team-row .g-cols .img{z-index: 9;}
		}
		
		@media(min-width: 768px) and (max-width: 990px){
			/* -variables- */
			:root {
				/* default paddings */
				--pad1: 42px;
				--pad2: 60px;
				--pad3: 50px;
			}
			
			/*---General---*/
				/*---Font---*/
					body p{font-size: 16px; line-height: 25px;}
					body h1{font-size: 35px; line-height: 40px;}
					body h2{font-size: 35px; line-height: 40px;}
					body h3{font-size: 28px; line-height: 32px;}
					.mml_leadgen2.inner-title .t1 p label, .mml_leadgen2.inner-title .t1 h1, .mml_leadgen2 .t1 p label, .mml_leadgen2 .t1 h1{font-size: 48px; line-height: 56px; }
			/*---Footer---*/
				footer i{top: 5px;}
				footer .footer-title{margin-bottom: 15px!important;}
				footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(1) {  width: 100%;  text-align: center;  padding-bottom: 30px;}
				footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(2), footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(3) {    width: 50%;}
				footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(4) { width: 100%;}
				ul#menu-footer-menu { column-count: 4;}
				footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(4) .footer-title { text-align: center;}
				footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(2) > .vc_column-inner, footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container:nth-child(3) > .vc_column-inner{padding-left: 0px;}
			/*---Home---*/
				/*---Hero---*/
					/*.mml_leadgen2 .t1 p{max-width: 75%;}*/
					.leadgenicons2 { margin-bottom: -80px !important;}
					.mml_leadgen2 .wpb_row:not(.leadgenicons2) { min-height: 350px;}
					.mml_leadgen2{padding-left: 20px!important; padding-right: 15px!important;}
					.leadgenicons2 > .vc_column_container > .vc_column-inner { padding-left: 5px !important; padding-right: 5px !important;}
					.leadgenicons2 .wpb_column { width: 25%!important;}
					.leadgenicons2 p, .leadgenicons2 a {padding: 15px;}
					.trust-row{padding-top: 25px;}
				/*---mml_iconrows9---*/	
					.mml_iconrows9 .vc_col-sm-6 > div > div{padding: 30px;}
					.mml_iconrows9 h2{font-size: 32px;}
					.mml_iconrows9 .img svg{max-width: 100%;}
				/*---mml_textwithbg1---*/
					.mml_textwithbg1 .vc_col-sm-2{display: none;}
				/*---Review row---*/
					.review-row .wpb_row .vc_col-sm-8{width: 100%;}
			/*---Inner Page---*/
				/*---Inner Title---*/
					.mml_leadgen2.inner-title .leadgenicons2 p { padding: 20px 10px;}
					.leadgenicons2 .wpb_column { margin-bottom: 0!important;}
					.leadgenicons-box strong { line-height: 22px;}
				/*---mml_textimagerows7---*/
					.mml_textimagerows7 .txt + .img{margin-top: 20px;}
		}


	/* max */
	
	@media(max-width: 1480px) {
		:root {
			--fsheadingL: 	67px;
			--fsheadingM: 	50px;
			--fsheadingS: 	40px;
			--fsheadingXS:	22px;		
		}
	}
		
	@media(max-width: 1479px) {
		/*---mml_iconrows9---*/	
			.mml_iconrows9 .vc_col-sm-6 { width: 100%; }
			.mml_iconrows9 .vc_col-sm-6 .vc_col-sm-8 { width: 75%; }
			.mml_iconrows9 .vc_col-sm-6 .vc_col-sm-4 { width: 25%; }
		/* imgrow3 */
			.mml_imgrow3 .txt {    padding: 32px;}
		/*---Process Row---*/
			.mml_iconrows11 { padding-left: 0; padding-right: 0; }
	}
	
	@media(max-width: 1280px){
		/*---Header---*/	
			.hd-sm-contact{display: none;}
			nav ul.w-nav-list p.btn1 {display: inline-block; margin-right: 15px;}
		/*---Home---*/
			/*---Hero---*/
				.leadgenicons-box p{    flex-direction: column; text-align: center;}
				.leadgenicons-box p svg{margin-bottom: 15px;}
				.leadgenicons-box strong{padding-left:0; font-size: 17px;}
	}
		
	@media(max-width: 1024px) {
			svg .ico-1-1{stroke-dashoffset:82.37168884277344px;stroke-dasharray:82.37168884277344px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s}svg  .ico-1-1{stroke-dashoffset:0}svg .ico-1-2{stroke-dashoffset:68.52147674560547px;stroke-dasharray:68.52147674560547px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s}svg  .ico-1-2{stroke-dashoffset:0}svg .ico-1-3{stroke-dashoffset:43.020206451416016px;stroke-dasharray:43.020206451416016px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s}svg  .ico-1-3{stroke-dashoffset:0}svg .ico-1-4{stroke-dashoffset:43.57258605957031px;stroke-dasharray:43.57258605957031px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s}svg  .ico-1-4{stroke-dashoffset:0}svg .ico-1-5{stroke-dashoffset:43.572566986083984px;stroke-dasharray:43.572566986083984px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s}svg  .ico-1-5{stroke-dashoffset:0}svg .ico-1-6{stroke-dashoffset:183.31256103515625px;stroke-dasharray:183.31256103515625px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s}svg  .ico-1-6{stroke-dashoffset:0}svg .ico-1-7{stroke-dashoffset:68.52169799804688px;stroke-dasharray:68.52169799804688px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s}svg  .ico-1-7{stroke-dashoffset:0}
			svg .ico-2-1{stroke-dashoffset:66.68781280517578px;stroke-dasharray:66.68781280517578px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .ico-2-1{stroke-dashoffset:0}svg .ico-2-2{stroke-dashoffset:202.62550354003906px;stroke-dasharray:202.62550354003906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .ico-2-2{stroke-dashoffset:0}svg .ico-2-3{stroke-dashoffset:202.62908935546875px;stroke-dasharray:202.62908935546875px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .ico-2-3{stroke-dashoffset:0}svg .ico-2-4{stroke-dashoffset:13.724839210510254px;stroke-dasharray:13.724839210510254px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .ico-2-4{stroke-dashoffset:0}svg .ico-2-5{stroke-dashoffset:2.017801284790039px;stroke-dasharray:2.017801284790039px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .ico-2-5{stroke-dashoffset:0}svg .ico-2-6{stroke-dashoffset:15.785305976867676px;stroke-dasharray:15.785305976867676px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .ico-2-6{stroke-dashoffset:0}svg .ico-2-7{stroke-dashoffset:10.39301610147742px;stroke-dasharray:10.39301610147742px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .ico-2-7{stroke-dashoffset:0}
			svg .ico-3-1{stroke-dashoffset:198.16688537597656px;stroke-dasharray:198.16688537597656px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s}svg  .ico-3-1{stroke-dashoffset:0}svg .ico-3-2{stroke-dashoffset:66.36537170410156px;stroke-dasharray:66.36537170410156px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s}svg  .ico-3-2{stroke-dashoffset:0}svg .ico-3-3{stroke-dashoffset:2.1072006225585938px;stroke-dasharray:2.1072006225585938px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s}svg  .ico-3-3{stroke-dashoffset:0}svg .ico-3-4{stroke-dashoffset:133.35391235351562px;stroke-dasharray:133.35391235351562px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s}svg  .ico-3-4{stroke-dashoffset:0}svg .ico-3-5{stroke-dashoffset:23.45509910583496px;stroke-dasharray:23.45509910583496px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s}svg  .ico-3-5{stroke-dashoffset:0}svg .ico-3-6{stroke-dashoffset:7.363800048828125px;stroke-dasharray:7.363800048828125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s}svg  .ico-3-6{stroke-dashoffset:0}svg .ico-3-7{stroke-dashoffset:34.182701110839844px;stroke-dasharray:34.182701110839844px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s}svg  .ico-3-7{stroke-dashoffset:0}svg .ico-3-8{stroke-dashoffset:21.667200088500977px;stroke-dasharray:21.667200088500977px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s}svg  .ico-3-8{stroke-dashoffset:0}svg .ico-3-9{stroke-dashoffset:57.76432418823242px;stroke-dasharray:57.76432418823242px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s}svg  .ico-3-9{stroke-dashoffset:0}
			svg .ico-4-1{stroke-dashoffset:219.53407287597656px;stroke-dasharray:219.53407287597656px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .ico-4-1{stroke-dashoffset:0}svg .ico-4-2{stroke-dashoffset:43.110252380371094px;stroke-dasharray:43.110252380371094px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .ico-4-2{stroke-dashoffset:0}svg .ico-4-3{stroke-dashoffset:21.247425079345703px;stroke-dasharray:21.247425079345703px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .ico-4-3{stroke-dashoffset:0}svg .ico-4-4{stroke-dashoffset:126.19031524658203px;stroke-dasharray:126.19031524658203px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .ico-4-4{stroke-dashoffset:0}svg .ico-4-5{stroke-dashoffset:92.30996704101562px;stroke-dasharray:92.30996704101562px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .ico-4-5{stroke-dashoffset:0}svg .ico-4-6{stroke-dashoffset:41.7636833190918px;stroke-dasharray:41.7636833190918px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .ico-4-6{stroke-dashoffset:0}svg .ico-4-7{stroke-dashoffset:10.465398396216129px;stroke-dasharray:10.465398396216129px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .ico-4-7{stroke-dashoffset:0}svg .ico-4-8{stroke-dashoffset:31.906686782836914px;stroke-dasharray:31.906686782836914px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg  .ico-4-8{stroke-dashoffset:0}svg .ico-4-9{stroke-dashoffset:22.51494026184082px;stroke-dasharray:22.51494026184082px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg  .ico-4-9{stroke-dashoffset:0}svg .ico-4-10{stroke-dashoffset:13.083839416503906px;stroke-dasharray:13.083839416503906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg  .ico-4-10{stroke-dashoffset:0}svg .ico-4-11{stroke-dashoffset:15.940139770507812px;stroke-dasharray:15.940139770507812px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.2s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.8s}svg  .ico-4-11{stroke-dashoffset:0}svg .ico-4-12{stroke-dashoffset:11.826339721679688px;stroke-dasharray:11.826339721679688px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.9000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.3199999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.9000000000000001s}svg  .ico-4-12{stroke-dashoffset:0}svg .ico-4-13{stroke-dashoffset:15.31134033203125px;stroke-dasharray:15.31134033203125px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.44s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.44s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2s}svg  .ico-4-13{stroke-dashoffset:0}svg .ico-4-14{stroke-dashoffset:26.862300872802734px;stroke-dasharray:26.862300872802734px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.56s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.56s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.1s}svg  .ico-4-14{stroke-dashoffset:0}svg .ico-4-15{stroke-dashoffset:11.053901672363281px;stroke-dasharray:11.053901672363281px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.68s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.2s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.68s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.2s}svg  .ico-4-15{stroke-dashoffset:0}svg .ico-4-16{stroke-dashoffset:13.083799362182617px;stroke-dasharray:13.083799362182617px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.7999999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.7999999999999998s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 2.3s}svg  .ico-4-16{stroke-dashoffset:0}
			svg .title-1{fill:transparent;-webkit-transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .title-1{fill:rgb(251,106,4)}svg .title-2{fill:transparent;-webkit-transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .title-2{fill:rgb(251,106,4)}svg .title-3{fill:transparent;-webkit-transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .title-3{fill:rgb(251,106,4)}
			svg .xl-ico-1-1{stroke-dashoffset:183.3459014892578px;stroke-dasharray:183.3459014892578px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .xl-ico-1-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-2{stroke-dashoffset:143.04541015625px;stroke-dasharray:143.04541015625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .xl-ico-1-2{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-3{stroke-dashoffset:267.78250840488084px;stroke-dasharray:267.78250840488084px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .xl-ico-1-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-4{stroke-dashoffset:216.87362777198894px;stroke-dasharray:216.87362777198894px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .xl-ico-1-4{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-5{stroke-dashoffset:193.89517211914062px;stroke-dasharray:193.89517211914062px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .xl-ico-1-5{stroke-dashoffset:0}svg .xl-ico-1-6{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .xl-ico-1-6{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-7{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .xl-ico-1-7{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-8{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg  .xl-ico-1-8{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-9{stroke-dashoffset:166.64288330078125px;stroke-dasharray:166.64288330078125px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg  .xl-ico-1-9{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-1-10{stroke-dashoffset:49.93963575227802px;stroke-dasharray:49.93963575227802px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg  .xl-ico-1-10{stroke-dashoffset:0;fill:rgb(255,255,255)}
			svg .xl-ico-2-1{stroke-dashoffset:34.640846252441406px;stroke-dasharray:34.640846252441406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .xl-ico-2-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-2{stroke-dashoffset:34.641700744628906px;stroke-dasharray:34.641700744628906px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .xl-ico-2-2{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-3{stroke-dashoffset:34.641563415527344px;stroke-dasharray:34.641563415527344px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .xl-ico-2-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-4{stroke-dashoffset:310.3522033691406px;stroke-dasharray:310.3522033691406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .xl-ico-2-4{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-5{stroke-dashoffset:848.4556884765625px;stroke-dasharray:848.4556884765625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .xl-ico-2-5{stroke-dashoffset:0;fill:rgb(20,52,78)}svg .xl-ico-2-6{stroke-dashoffset:345.26763916015625px;stroke-dasharray:345.26763916015625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .xl-ico-2-6{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-7{stroke-dashoffset:294.3740539550781px;stroke-dasharray:294.3740539550781px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .xl-ico-2-7{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-8{stroke-dashoffset:34.641685485839844px;stroke-dasharray:34.641685485839844px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg  .xl-ico-2-8{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-9{stroke-dashoffset:34.64167785644531px;stroke-dasharray:34.64167785644531px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg  .xl-ico-2-9{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-2-10{stroke-dashoffset:34.64167022705078px;stroke-dasharray:34.64167022705078px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg  .xl-ico-2-10{stroke-dashoffset:0;fill:rgb(255,255,255)}
			svg .xl-ico-3-1{stroke-dashoffset:235.21139526367188px;stroke-dasharray:235.21139526367188px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .xl-ico-3-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-2{stroke-dashoffset:70.53285217285156px;stroke-dasharray:70.53285217285156px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .xl-ico-3-2{stroke-dashoffset:0;fill:rgb(251,106,4)}svg .xl-ico-3-3{stroke-dashoffset:35.12042999267578px;stroke-dasharray:35.12042999267578px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .xl-ico-3-3{stroke-dashoffset:0}svg .xl-ico-3-4{stroke-dashoffset:221.72239685058594px;stroke-dasharray:221.72239685058594px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .xl-ico-3-4{stroke-dashoffset:0}svg .xl-ico-3-5{stroke-dashoffset:141.61677575524544px;stroke-dasharray:141.61677575524544px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .xl-ico-3-5{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-6{stroke-dashoffset:98.48647853264187px;stroke-dasharray:98.48647853264187px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .xl-ico-3-6{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-7{stroke-dashoffset:46.419858175049086px;stroke-dasharray:46.419858175049086px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .xl-ico-3-7{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-8{stroke-dashoffset:128.109619140625px;stroke-dasharray:128.109619140625px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg  .xl-ico-3-8{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-3-9{stroke-dashoffset:16.89249038696289px;stroke-dasharray:16.89249038696289px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg  .xl-ico-3-9{stroke-dashoffset:0}
			svg .xl-ico-4-1{stroke-dashoffset:117.10670471191406px;stroke-dasharray:117.10670471191406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .xl-ico-4-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-4-2{stroke-dashoffset:254.24034118652344px;stroke-dasharray:254.24034118652344px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .xl-ico-4-2{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-4-3{stroke-dashoffset:156.0428009033203px;stroke-dasharray:156.0428009033203px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .xl-ico-4-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-4-4{stroke-dashoffset:37.284461975097656px;stroke-dasharray:37.284461975097656px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .xl-ico-4-4{stroke-dashoffset:0}svg .xl-ico-4-5{stroke-dashoffset:37.28487777709961px;stroke-dasharray:37.28487777709961px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .xl-ico-4-5{stroke-dashoffset:0}svg .xl-ico-4-6{stroke-dashoffset:37.28449630737305px;stroke-dasharray:37.28449630737305px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .xl-ico-4-6{stroke-dashoffset:0}svg .xl-ico-4-7{stroke-dashoffset:37.284278869628906px;stroke-dasharray:37.284278869628906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .xl-ico-4-7{stroke-dashoffset:0}svg .xl-ico-4-8{stroke-dashoffset:37.28470993041992px;stroke-dasharray:37.28470993041992px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.84s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.5s}svg  .xl-ico-4-8{stroke-dashoffset:0}svg .xl-ico-4-9{stroke-dashoffset:37.284339904785156px;stroke-dasharray:37.284339904785156px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.96s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.6s}svg  .xl-ico-4-9{stroke-dashoffset:0}svg .xl-ico-4-10{stroke-dashoffset:307.2037658691406px;stroke-dasharray:307.2037658691406px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 1.08s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.7000000000000002s}svg  .xl-ico-4-10{stroke-dashoffset:0;fill:rgb(255,255,255)}
			svg .xl-ico-5-1{stroke-dashoffset:609.2548217773438px;stroke-dasharray:609.2548217773438px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .xl-ico-5-1{stroke-dashoffset:0}svg .xl-ico-5-2{stroke-dashoffset:78.25650679911577px;stroke-dasharray:78.25650679911577px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .xl-ico-5-2{stroke-dashoffset:0}svg .xl-ico-5-3{stroke-dashoffset:244.0132598876953px;stroke-dasharray:244.0132598876953px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .xl-ico-5-3{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-5-4{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .xl-ico-5-4{stroke-dashoffset:0}svg .xl-ico-5-5{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .xl-ico-5-5{stroke-dashoffset:0}svg .xl-ico-5-6{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .xl-ico-5-6{stroke-dashoffset:0}svg .xl-ico-5-7{stroke-dashoffset:53.19859830740593px;stroke-dasharray:53.19859830740593px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .xl-ico-5-7{stroke-dashoffset:0}
			svg .xl-ico-6-1{stroke-dashoffset:280.6474609375px;stroke-dasharray:280.6474609375px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.8s}svg  .xl-ico-6-1{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-6-2{stroke-dashoffset:1063.8519287109375px;stroke-dasharray:1063.8519287109375px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.12s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 0.9s}svg  .xl-ico-6-2{stroke-dashoffset:0;fill:rgb(251,106,4)}svg .xl-ico-6-3{stroke-dashoffset:191.9287567138672px;stroke-dasharray:191.9287567138672px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.24s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1s}svg  .xl-ico-6-3{stroke-dashoffset:0}svg .xl-ico-6-4{stroke-dashoffset:273.867919921875px;stroke-dasharray:273.867919921875px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.36s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.1s}svg  .xl-ico-6-4{stroke-dashoffset:0;fill:rgb(255,255,255)}svg .xl-ico-6-5{stroke-dashoffset:740.99755859375px;stroke-dasharray:740.99755859375px;fill:transparent;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.48s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.2000000000000002s}svg  .xl-ico-6-5{stroke-dashoffset:0;fill:rgb(20,52,78)}svg .xl-ico-6-6{stroke-dashoffset:105.4187240600586px;stroke-dasharray:105.4187240600586px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.6s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.3s}svg  .xl-ico-6-6{stroke-dashoffset:0}svg .xl-ico-6-7{stroke-dashoffset:30.275001525878906px;stroke-dasharray:30.275001525878906px;-webkit-transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s;transition:stroke-dashoffset 1s cubic-bezier(0.47,0,0.745,0.715) 0.72s,fill 0.7s cubic-bezier(0.47,0,0.745,0.715) 1.4000000000000001s}svg  .xl-ico-6-7{stroke-dashoffset:0}
				
		/*---Pad0---*/
			.l-section .pad0 > .vc_column-inner,.mml_textiwthbackground28 .vc_row > .vc_column_container > .vc_column-inner,.where-row .vc_row > .vc_column_container > .vc_column-inner,.mml_leadgen2 .vc_row > .vc_column_container > .vc_column-inner{padding-left: 0!important; padding-right: 0!important;}
		/*---Header---*/
			.top_contacts a{color: var(--color1); display: block;}
			.top_contacts a + a{margin-left: 0; padding-left: 0;}
		/*---Title---*/
			.mml_formcta1 h3,.mml_textwithbg1 h3{text-align: center!important; display: block;}
			.mml_formcta1 h3:after,.mml_textwithbg1 h3:after{left: calc(50% - 25px);}
			.mml_formcta1 h3 svg, .mml_textwithbg1 h3 svg{margin-left: calc(50% - 118px);}
		/*---Home---*/
			/*---.mml_textwithbg1---*/
				.mml_textwithbg1::before{right: 0; opacity: 1; width: 100%; background: rgba(3, 4, 74, 0.7) !important;}
				body .mml_textwithbg1{background-size: cover !important;}
				.mml_textwithbg1 .std-btn{margin-top: 15px;}
				
				
			/*---.mml_textiwthbackground28---*/
				.mml_textiwthbackground28{padding-left: 15px; padding-right: 15px;}
	}
	
	@media(max-width: 1023px) {
		:root {
			--fsheadingL: 	57px;
			--fsheadingM: 	40px;
			--fsheadingS: 	30px;
			--fsheadingXS:	20px;		
		}
		.twocol ul, .twocol ul { column-count: 1; }
		.w80prc, .w70prc, .w60prc  {width: 100%; margin: auto; }
		#bottom-links  {display: flex;}
		/*---Home---*/
			/*---Hero---*/
				.leadgenicons2 .wpb_column {width: 33.33%; margin-bottom: 32px; }
			/*---mml_iconrows9---*/	
				.mml_iconrows9 { padding-left: 0; padding-right: 0; }
			/*---mml_textimagerows1---*/
				.mml_textimagerows1 .txt {    order: 2 !important;}
				.mml_textimagerows1 .img {    margin-bottom: 32px;    order: 1 !important;}
				.mml_textimagerows1 .txt, .mml_textimagerows1 .img {    width: 100%;    text-align: center;}
				.mml_textimagerows1 .txt :after {    left: calc(50% - 25px);}
			/*---mml_textimagerows7---*/
				.mml_textimagerows7 .g-cols .img, .mml_textimagerows7 .g-cols .txt {width: 100%; text-align: center; } 
				.mml_textimagerows7 .g-cols .txt .ornament-title:after{left: calc(50% - 25px);}
				.mml_textimagerows7.w-full-img.team-row .g-cols .txt{padding-top: 30px;}
				.mml_textimagerows7.w-full-img.team-row .g-cols{padding: 0;}
				.mml_textimagerows7 .g-cols .img {/*order: 1 !important;*/ margin-bottom: 32px !important; } 
				/*.mml_textimagerows7 .g-cols .img{margin-bottom: 0!important; }*/
				.mml_textimagerows7.w-full-img.team-row .g-cols .txt {order: 2 !important; } 
				.mml_textimagerows7 .g-cols .img .vc_column-inner {text-align: center; } 
			/*---mml_textwithbg1---*/	
				.mml_textwithbg1 .wpb_column { width: 100%; text-align: center; margin: 12px auto; }
			/*---Process Row---*/
				.mml_iconrows11 .inner1 .wpb_column { width: 50%; margin-bottom: 42px; }
				.mml_iconrows11 .inner1 > .wpb_column:nth-child(even) .number p:after { background: #fff; }
	}
	
	@media(max-width: 990px){
		:root {
			--pad4:			50px;
		}
				.tmp-br{display: none;}
			/*---Pad0---*/
				.review-row .wpb_row + .wpb_row.l-section ,.single-post .vc_column-inner, .single-post .post_content .l-section, .mml_textimagerows7 .txt > .vc_column-inner{padding-left: 0!important; padding-right: 0!important;}
		/*---Home---*/
			/*---Hero---*/
				body .mml_leadgen2{background-position: center !important; background-size: cover !important;}
				.mml_leadgen2 .t1 p label{display: block;}
				.mml_leadgen2.inner-title .t1 p {max-width: 100%;}
			/*---CTA---*/
				.mml_imgrow3 p, .mml_imgrow3 h2, .mml_textimagerows7 h2, .mml_textwithbg1 h3, .mml_formcta1 h3.ornament-title{text-align: center!important; display: block;}
				.mml_iconrows9 h2:after, .mml_imgrow3 h2:after, .mml_textimagerows7 h2:after, .mml_textwithbg1 h3:after, .mml_formcta1 h3.ornament-title:after {    left: calc(50% - 25px); width: 50px;}
				.mml_textwithbg1 h2 svg, .mml_imgrow3 h2 svg, .mml_textimagerows7 h2 svg, .mml_textwithbg1 h3 svg, .mml_textimagerows1 h1 svg,.mml_formcta1 h3 svg{margin-left: calc(50% - 118px);}
				.mml_formcta1 p{text-align: center;}
			/*---.mml_textwithbg1---*/
			/*---.mml_iconrows9---*/
				.mml_iconrows9 h3, .mml_iconrows9 h2{font-size: 24px; line-height: 28px;}
				.mml_iconrows9 .vc_col-sm-12{text-align: center; padding: 30px 10px;}
			/* imgrow3 */
				.mml_imgrow3 .vc_column_container {width: 100%;}
				.mml_imgrow3 .img { order: 1 !important; }
				.mml_imgrow3 .txt { order: 2 !important; }
				.mml_imgrow3 .img.vc_col-sm-6 { min-height: 350px; }
				body .mml_imgrow3 .img.vc_col-sm-6 .vc_column_inner { background-position: center !important; }
		/*---Inner Page----*/
			/*---mml_textimagerows7---*/
				.mml_textimagerows7.w-full-img .g-cols .txt { padding: 0px 30px 30px;}
				.mml_textimagerows7.w-full-img .g-cols .img + .txt { padding: 30px 30px 30px;}
				.mml_textimagerows7.w-full-img .img img { border-radius: 30px;}
				.mml_textimagerows7 .g-cols .img{margin-bottom: 0!important;}
			/*---Inner Title---*/
				.trust-w-contact-txt-container .sm-btn { margin-top: 10px;}
				.mml_leadgen2.inner-title.simple-title:before{display: none;}
				.mml_leadgen2.inner-title.simple-title .wpb_row:not(.leadgenicons2) {min-height: 145px;}
			/*---Contact---*/
				.mml_contact4 .g-cols{flex-direction: column-reverse;}
				.mml_contact4 .wpb_column {width: 100% !important;}
			/*---Icon Row---*/
				.inner-icon-row .icon-box{width: 100%;}
				.inner-icon-row .icon-box + .icon-box{margin-top: 30px;}
				
				.review-row .owl-carousel .w-grid-item-h{padding: 20px; border-radius: 30px;}
			/*---Project---*/
				.blog_row span.post_title, .blog_row .post_title a{font-size: 22px; line-height: 28px!important;}
				 .mml_textimagerows1 .owl-nav { display: block;}
				 .projects-carousel{padding-left:50px; padding-right: 50px;}
	}


	@media(max-width: 767px) {
		:root {
			--fsheadingL: 	45px;
			--fsheadingM: 	35px;
			--fsheadingS: 	25px;
			--fsheadingXS:	18px;		
			--pad2:			50px;
			--pad3:			50px;
			--pad4:			50px;
		}
			.sm-icon-row{display: none;}
			form button.ff-btn-submit, a.std-btn, a.btn1, .btn1 a{min-height: 40px; line-height: 40px;}
		/*---Header---*/
			nav ul.w-nav-list .hd-sm-contact{display: block!important;}
			nav ul.w-nav-list p.btn1{width: 50%;display: inline-block;}
			.top_contacts{padding-top: 10px;}
			.mml_leadgen2 .wpb_row:not(.leadgenicons2) {min-height: 360px;}
			.header_hor .l-subheader-cell.at_right .w-nav:last-child .w-nav-control { z-index: 9999; position: relative;}
		/*---Footer---*/
			footer .w-socials{margin-left: 0;}
			footer .mmlm_footer_01 > .l-section-h > .vc_row > .vc_column_container .footer-title { text-align: center;}
			footer .w-menu.layout_ver .menu>li { text-align: center;}
			footer .mml_icons .wpb_text_column{margin-left: 0;}
			footer i{top: 5px;}
			footer h3{margin-bottom: 20px!important;}
			footer .us_menu_1 .menu>li { margin-bottom: 5px !important;}
			footer .mml_bb { padding-bottom: 58px;}
			body div#bottom-links { opacity: 1 !important; bottom: 0; background: var(--color1); display: flex; border-top: 2px solid #fff;}
			.mml_bb{padding: 12px 5px;}
			.logo-container img { max-width: 200px;}
			.logo-container{text-align: center;}
				/*---Form---*/
					a.right-pop-btn{scale: 60%;right: -111px;}
					.right-form-pop{top: 130px;}
					a.right-pop-btn label{font-size: 26px; left: 60px;}
		/*---General---*/
				.listhere ul { column-count: 1;}
			/*---Font---*/
				body p{font-size: 16px; line-height: 25px;}
				body h1{font-size: 25px; line-height: 30px;}
				.single-post h2, body h2{font-size: 25px; line-height: 30px;}
				body h3{font-size: 23px; line-height: 28px;}
				.mml_leadgen2.inner-title .t1 p label, .mml_leadgen2.inner-title .t1 h1, .mml_leadgen2 .t1 p label, .mml_leadgen2 .t1 h1{font-size: 30px; line-height: 33px;}
			/*---Pad0---*/
				.l-section .vc_row .vc_col-sm-12 .wpb_row > .wpb_column > .vc_column-inner, .mml_textimagerows7.w-full-img.team-row, .home .leadgenicons2 .vc_column-inner, .mml_iconrows9 .txt > .vc_column-inner,.l-section.wpb_row .vc_row > .vc_column_container > .vc_column-inner, .review-row .vc_row > .vc_column_container > .vc_column-inner,.mml_textimagerows1 .vc_row > .vc_column_container > .vc_column-inner,.mml_leadgen2 .wpb_row > .vc_column_container > .vc_column-inner{padding-left: 0!important; padding-right: 0!important;}
				.mml_contact4.l-section .vc_row .vc_col-sm-12 .wpb_row > .wpb_column > .vc_column-inner, .l-section.wpb_row.mml_iconrows9 .vc_row > .vc_column_container > .vc_column-inner{padding-left: 1.5rem!important; padding-right: 1.5rem!important;}
		/*---Home---*/
			/*---Hero---*/	
				.mml_leadgen2 .btn1 a{display: block; max-width: 90%; margin-left: 5%!important; padding-left: 10px; padding-right: 10px;}
				.mml_leadgen2 .btn1{text-align: center;}
				.leadgenicons2 {margin-bottom: 32px !important; } 
				.leadgenicons-box strong{margin-top: 0; padding-top: 0;}
				.leadgenicons-box p div{justify-content: center;}
				.mml_leadgen2{text-align: center;}
				.mml_leadgen2 .t1 p{font-size: 20px; line-height: 30px;}
				.mml_leadgen2 .t1 p label{margin-top: 10px;}
				.mml_leadgen2 .btn1 a+a { margin-top: 10px;}
				.leadgenicons-box{display: block;}
				.leadgenicons2 p{padding: 15px;}
				.mml_leadgen2.inner-title .leadgenicons2, .mml_leadgen2{margin-bottom: 0!important;}
				.mml_leadgen2:after{display: none!important;}
				.trust-row{padding-bottom: 0;}
					/*---Icons row---*/
						.sm-icon-row + .trust-row { padding-bottom: 15px;padding-top: 15px;}
						.sm-icon-row .leadgenicons-box p {flex-direction: row; text-align: center; justify-content: center;    padding: 0;height: 60px;width: 100%;}
						.sm-icon-row .leadgenicons-box p svg { margin-bottom: 0; width: 60px; height: 60px; position: absolute;    left: 0;    padding-right: 25px;}
						.sm-icon-row .leadgenicons2{margin-bottom: 0!important;}
						.sm-icon-row .leadgenicons2 > .vc_column_container{margin-bottom: 0!important;}
						.sm-icon-row .leadgenicons2 .wpb_column.vc_column_container > .vc_column-inner > .wpb_wrapper{box-shadow: none;}
						.sm-icon-row .leadgenicons2 p { }
			/*---.mml_formcta1---*/
				body .mml_formcta1{background-size: cover!important;}
			/*---mml_iconrows9---*/	
				.mml_iconrows9 .vc_col-sm-6 .vc_col-sm-4, .mml_iconrows9 .vc_col-sm-6 .vc_col-sm-8 { width: 100%; text-align: center; }
				.mml_iconrows9 .vc_col-sm-6 > div > div { padding: 22px; margin-bottom: 0; }
				.mml_iconrows9 h3:after{left: calc(50% - 49px);}
			/*---mml_textwithbg1---*/	
				.mml_textwithbg1 a.std-btn { margin-top: 20px;}
				.mml_textwithbg1 .vc_row > .vc_col-sm-2{display: none;}
				.mml_textwithbg1 .vc_row .vc_col-sm-5 + .vc_col-sm-5{margin-bottom: 0!important;}
			/*---.mml_textimagerows7---*/
				.mml_textimagerows7 .g-cols{padding: 30px 20px;}
				.mml_textimagerows7.w-full-img .g-cols .txt {  padding: 0px 15px 30px;}
				.mml_textimagerows7.w-full-img .g-cols .img + .txt{padding: 30px 0px 30px;}
				.mml_textimagerows7.w-full-img.team-row .g-cols .img + .txt{padding: 30px 15px 30px;}
				
				.mml_textimagerows7 .txt .pad2 {  padding-top: 0;  padding-bottom: 0;}
				/*.mml_textimagerows7 h2{margin-bottom: 0;}*/
				.mml_textimagerows7.w-full-img .img img { border-radius: 30px;}
				.mml_textimagerows7.w-full-img.team-row{border-radius: 30px; overflow: hidden;}
				.mml_textimagerows7.w-full-img.team-row .g-cols .txt{margin-bottom: 0!important;}
		/*---Inner Pages---*/
				.wpb_row .vc_col-sm-2,.wpb_row .vc_col-sm-1{display: none;}
			/*---Inner Title---*/
				.trust-row.trust-w-contact-txt-row{padding: 20px!important;}
				.inner-title .leadgenicons2 .wpb_column{margin-bottom: 0!important;}
				.mml_leadgen2.inner-title .leadgenicons2 p { padding: 10px 20px;}
				.mml_leadgen2.inner-title{padding-bottom: 30px;}
				.mml_leadgen2.inner-title.simple-title:before{display: none;}
				.mml_leadgen2.inner-title .wpb_row:not(.leadgenicons2) { min-height: 125px;}
			/*---mml_textiwthbackground28---*/
				.mml_textiwthbackground28 .btn1 a{line-height: 25px; padding-top: 15px; padding-bottom: 15px; min-width: 100%;}
				.mml_textiwthbackground28 .inner1 .wpb_wrapper > * { margin: 0; min-width: 100%;}
			/*---Blog Row---*/
				.blog_row .post_title a {font-size: 26px;line-height: 26px !important;}
				.blog_row .post_body {padding: 30px 20px;}
			/*---Process Row---*/	
				.mml_iconrows11 .inner1 .wpb_column { width: 100%; }
				.mml_iconrows11 .inner1 > .wpb_column .number p:after { background: #fff; }
			/*---.mml_iconrows9---*/
				.mml_iconrows9 .img svg{max-height: 150px;}
				.mml_iconrows9 .vc_row .vc_col-sm-12:nth-child(2) .wpb_row{flex-direction: column-reverse;}
				.mml_iconrows9 .vc_row .img{margin-bottom: 0!important;}
				.mml_iconrows9 .vc_row .img svg{margin-bottom:20px; }
				.mml_iconrows9 .vc_col-sm-12 .img img{margin-bottom: 20px;}
				
	}


	/*********************** Blog Posts Sidebar *******************************/
:root {
	--sidebar-primary: #03044a;
	--sidebar-secondary: #34cc57;
  }
  .sidebar {
	position: sticky;
	align-self: flex-start;
	top: 135px;
	z-index: 2;
	/* padding-top: 50px; */
  }
  
  .sidebar .sidebar_hello_title,
  .sidebar .sidebar_posts h2,
  .sidebar .sidebar_search_row h2 {
	font: var(--the7-widget-title-font);
	font-size: 24px !important;
	line-height: 30px;
	font-weight: 600;
	color: #3d3d3d;
	margin-bottom: 15px;
	margin-top: 0;
  }
  
  .sidebar .vc_column_container > .vc_column-inner {
	padding-right: 0;
	padding-left: 0;
  }
  .sidebar p a {
	color: #3d3d3d !important;
	font-weight: 400 !important;
  }
  .sidebar span {
	color: #3d3d3d;
  }
  .sidebar p a i,
  .sidebar p i {
	color: var(--sidebar-primary);
	position: absolute;
	margin-right: 0.5rem;
	left: -23px;
	top: 6px;
  }
  .sidebar a:hover {
	color: var(--sidebar-primary) !important;
  }
  .sidebar a {
	font-size: 16px;
	line-height: 24px;
  }
  .sidebar .subtitle + p {
	margin-bottom: 15px;
  }
  .sidebar .vc_row {
	margin: 0;
  }
  .r-sidebar .g-cols.via_flex.type_default > div > .vc_column-inner {
	padding: 0;
  }
  /************************ Sidebar hello ****************************/
  
  .sidebar_hello_row.l-section {
	/* padding-left: 0 !important;
		  padding-right: 0 !important; */
  }
  
  .sidebar_hello_row .g-cols.via_flex.type_default > div > .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
  }
  
  .sidebar .sidebar_hello_row span:hover {
	color: var(--sidebar-primary) !important;
  }
  .sidebar_hello_row p {
	margin-bottom: 5px;
	position: relative;
	margin-left: 23px;
	color: #3d3d3d;
  }
  
  .sidebar_hello_row a {
	margin-left: 0.25rem;
	display: inline-block;
  }
  
  .sidebar_hello_row p:last-of-type a:hover {
	color: unset !important;
	border-bottom: none !important;

  }
  
  .sidebar_hello_row p:last-of-type i {
	top: 4px;
  }
  
  body .sidebar_hello_row {
	padding: 10px;
	border: 1px solid #000;
	padding-bottom: 60px;
  }
  /******************* Sidebar posts ***************/
  
  .sidebar_posts_row .g-cols.via_flex > div > .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
  }
  
  .sidebar .sidebar_posts_row {
	background: var(--sidebar-primary);
	padding: 10px;
	margin-bottom: 20px;
	padding-top: 60px;
	border: 1px solid #000;
  }

  .sidebar_posts_row h2 {
	color: #fff !important;
  }

  .sidebar_posts_row a {
	color: #fff !important;
	text-transform: capitalize;
	font-weight: 700;
  }
  .sidebar .sidebar_posts_row ul li:not(:last-child):after {
	content: "";
	display: block;
	border-bottom: 1px solid #000;
	margin: 15px 0;
  }
  .l-section.sidebar_posts_row ul li:before {
	display: none !important;
  }
  .sidebar .sidebar_posts_row li {
	padding-left: 0;
	display: flex;
	flex-direction: column;
  }
  .sidebar_posts_row .widget.widget_recent_entries {
	padding-bottom: 10px;
  }
  .sidebar .sidebar_posts_row a:hover {
	color: var(--sidebar-secondary) !important;
  }
  .sidebar_posts_row span.post-date {
	color: #fff;
	font-size: 0.8rem;
	opacity: 1;
  }
  /********************** Sidebar search ********************/
  
  .sidebar_search_row .g-cols.via_flex > div > .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
  }
  
  .sidebar .sidebar_search_row {
	padding: 0;
	padding-bottom: 30px;
  }
  .sidebar_search_row input#the7-search {
	background: #9bcb52;
	border: 1px solid #3d3d3d;
  }
  .sidebar_search_row input#the7-search::placeholder {
	color: #000 !important;
  }
  .sidebar_search_row svg {
	fill: #3d3d3d !important;
  }
  /********************** Sidebar menu *************/
  
  .sidebar_menu_row .g-cols.via_flex > div > .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
  }
  
  .sidebar_menu_row a:hover {
	color: var(--sidebar-primary) !important;
  }
  .sidebar .sidebar_menu_row ul li {
	padding: 0;
	margin: 10px 0;
	border: none !important;
	display: list-item;
	position: relative;
  }
  .sidebar .sidebar_menu_row ul li::before {
	content: "";
	position: absolute;
	left: -23px;
	top: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: var(--sidebar-primary);
	border: none;
  }
  .sidebar_menu_row ul {
	list-style: none;
	margin-left: 24px !important;
	color: var(--sidebar-primary);
  }
  .sidebar ul#menu-sidebar-menu a {
	display: initial;
	border: none !important;
	padding: 0;
	margin: 10px 0;
	font-weight: 400 !important;
  }

  .sidebar ul#menu-sidebar-menu a:hover {
	color: var(--color1) !important;
	border-bottom: 1px solid var(--color1) !important;
	background: none;
  }

  .widget.widget_nav_menu {
	/* margin-left: 20px; */
  }
  .sidebar_menu_row ul li::marker {
	font-size: 16px;
  }
  .sidebar .sidebar_menu_row {
	padding: 0;
  }
  .sidebar_menu_title {
	font: var(--the7-widget-title-font);
	font-size: 24px;
	line-height: 30px;
	font-weight: 400;
	color: #3d3d3d;
	margin-bottom: 15px;
  }
  /************* Sidebar Image separator *******************/
  
  .sidebar_separator_row {
	padding-left: 0;
	padding-right: 0;
  }
  
  .sidebar .sidebar_separator_section {
	padding: 0;
	z-index: 99;
  }
  .image_holder {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .circle_holder {
	aspect-ratio: 1 / 1;
	width: 80px;
	background: #fff;
	border-radius: 80%;
	border: 3px solid var(--sidebar-secondary);
	position: absolute;
	top: -25px;
	text-align: center;
	overflow: hidden;
	padding: 5px;
  }
  .sidebar_separator {
	display: flex;
	justify-content: center;
	background: var(--sidebar-secondary);
	position: absolute;
	top: -15px;
	width: 100%;
	height: 30px;
	left: 0;
	z-index: 99;
  }
  
  /* Sticky Buttons */
  
  /*  sticky button */
  
  .social_links.sticky_button {
	position: fixed;
	right: 0;
	bottom: 170px;
	display: flex;
	z-index: 999;
	padding: 5px;
	opacity: 1;
	transition: opacity 1s;
  }
  
  .share_icons {
	display: flex;
	flex-direction: column;
  }
  
  .share_icons svg.bi.bi-facebook,
  .share_icons svg.bi.bi-instagram,
  .share_icons svg.bi.bi-twitter-x,
  .share_icons svg.bi.bi-linkedin {
	width: 25px !important;
	height: 25px !important;
  }
  
  .share_icons svg.bi.bi-facebook,
  .share_icons svg.bi.bi-instagram,
  .share_icons svg.bi.bi-twitter-x,
  .share_icons svg.bi.bi-linkedin {
	fill: #fff;
  }
  
  .share_icons a.facebook,
  .share_icons a.instagram,
  .share_icons a.twitter,
  .share_icons a.linkedin {
	padding: 20px;
	line-height: 0;
	margin-bottom: 5px;
  }
  
  .share_icons a.facebook:hover,
  .share_icons a.instagram:hover,
  .share_icons a.twitter:hover,
  .share_icons a.linkedin:hover {
	opacity: 0.8;
  }
  
  .share_icons a.facebook {
	background: #4c69c7;
  }
  
  .share_icons a.instagram {
	background: #f46f65;
  }
  
  .share_icons a.linkedin {
	background: #0a66c2;
  }
  
  .share_icons a.twitter {
	background: #000;
  }
  
  /********** Sidebar end *********/
  
  /************* Blog template quote block ***************/
  .quote-block {
	text-align: center;
	padding: 10px 0;
	margin: 15px 0;
	position: relative;
  }
  .quote-block::before {
	content: "\201C";
	position: absolute;
	top: 40px;
	left: 0px;
	bottom: 0px;
	font-size: 95px;
	color: var(--sidebar-primary);
  }
  .quote-block::after {
	content: "\201D";
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 95px;
	color: var(--sidebar-primary);
  }
  .quote-block p {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 26px;
	margin: 0px 40px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 10px 0;
	font-weight: bold;
	color: var(--sidebar-primary);
  }
  @media (max-width: 767px) {
	.quote-block::after,
	.quote-block::before {
	  /* bottom: 20%; */
	}
  }
  /*********** Blog Template cta block ****************/
  .cta_block {
	background: var(--sidebar-primary);
	padding: 15px;
	margin: 20px 0;
	border-radius: 15px;
  }
  .cta_block .intro_text h3 {
	color: var(--sidebar-secondary);
  }
  .intro_text {
	text-align: center;
	margin-bottom: 20px;
  }
  .intro_text p {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
  }
  .cta_block button.ff-btn.ff-btn-submit.ff-btn-md.wpf_has_custom_css {
	margin-bottom: 0;
  }
  .cta_block .ff_submit_btn_wrapper_custom {
	margin-bottom: 0 !important;
  }
  
  .cta_block .capchahere .ff-t-cell.ff-t-column-1 {
	display: none;
  }
  
  .cta_block .ff-default .ff-el-form-control:focus {
	border-color: var(--sidebar-primary) !important;
	box-shadow: 0px 0px 0px 2px var(--sidebar-primary);
  }

  .cta_block div[data-name="ff_cn_id_4"] .ff-t-cell.ff-t-column-1{
   display: none;
}

  .cta_block #fluentform_3 button.ff-btn-submit {
	border: 2px solid white !important;
    color: white !important;
	width: 100%;
  }
  
  /*************** Sidebar Responsive ****************/
  @media (max-width: 1000px) {
	.single-post .vc_col-sm-8.wpb_column.vc_column_container {
	  padding-bottom: 50px;
	  width: 100%;
	}
	.single-post .vc_col-sm-4.wpb_column.vc_column_container.r-sidebar {
	  width: 100%;
	}
	.share_icons a.facebook,
	.share_icons a.instagram,
	.share_icons a.twitter,
	.share_icons a.linkedin {
	  padding: 5px;
	  /* height: 50px; */
	}
  }
  
  @media (max-width: 768px) {
	.sidebar {
	  padding-top: 0;
	  padding-bottom: 50px;
	  width: 100% !important;
	}
  }
  
  @media (max-width: 1000px) {
	.single-post .vc_col-sm-8.wpb_column.vc_column_container {
	  padding-bottom: 0;
	}
  }
  
  .single-post .w-post-elm.post_date {
	display: flex;
	justify-content: center;
	align-items: center;
  }
  
  .w-sharing {
	margin-bottom: 2.5rem;
  }
  
  @media (max-width: 768px) {
	.w-sharing {
	  margin-bottom: 0;
	}
  
	.l-sidebar {
	  padding-block: 1rem;
	}
  }
  
  .w-sharing.type_simple .w-sharing-item i {
	font-size: 1.5rem;
  }
  
  .fa-x-twitter::before {
	content: "";
  }
  

  /* Search Results */

/* .search #page-header {
	background-color: var(--sidebar-secondary);
  } */

  .search .search-results-container {
	margin-top: 155px;
	display: flex;
	flex-direction: column;
	gap: 1rem;
	padding: 2rem;
  }
  
  .search h2 {
	font-size: 1.5rem !important;
  }
  
  .search .no-results {
	margin-top: 205px;
	padding: 2rem;
  }
  
  .search .no-results input {
	margin-bottom: 1rem;
	border: 1px solid;
  }
  
  .search h1 {
	padding-block: 1.5rem;
  }
  
  /* Search Pagination */
  
  .search .pagination .page-numbers {
	padding: 0.3rem 0.5rem;
  }
  
  @media (max-width: 599px) {
	.search .search-results-container {
	  margin-top: 75px;
	}
  }
  
  @media (max-width: 768px) {
	.search h1 {
	  padding-block: 1rem;
	  margin-top: 5rem;
	}
  
	.search .no-results h2 {
	  margin-top: 5rem;
	}
  }
  
  @media (max-width: 1024px) {
	.search .search-results-container {
	  margin-top: 0;
	}
  
	.search h2 {
	  margin-top: 0rem;
	}
  
	.search .no-results h2 {
	  margin-top: 9rem;
	}
  
	.search h1 {
	  margin-top: 9rem;
	}
  
	.search .no-results {
	  margin-top: 0;
	}
  }
  
  @media (min-width: 1440px) {
	.search h1 {
	  padding-block: 2rem !important;
	}
  }
  

  	.projects-carousel.link-remove .w-grid-item-h a{
		cursor: default;
		pointer-events: none;

	}

	.projects-carousel.link-remove .post-2075 .w-grid-item-h a{
		cursor: pointer;
		pointer-events:initial;

	}	