/*Fonts Used*/
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,400;0,500;0,700;0,900;1,400;1,500;1,700;1,900&display=swap');

*, *:before, *:after { box-sizing: border-box; -moz-box-sizing: border-box; image-rendering: -webkit-optimize-contrast;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline; -webkit-text-size-adjust: 100%;}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; }
input:not([type='radio']):not([type='checkbox']), textarea, select{-webkit-appearance: none;}
form, label {-webkit-text-size-adjust: 100%;}
mark {background-color: transparent;}
/* end reset */

/*preset*/
body{ font-family: 'Red Hat Display', sans-serif; font-size: 18px; line-height: 22px;  color:#1a1a1a;position:relative;}
body.active{overflow: hidden;width:100%;height:100%;position:fixed!important;}
a{ text-decoration:none; -webkit-transition: all .3s linear;transition: all .3s linear;}
img{max-width: 100%; vertical-align: top; image-rendering: -webkit-optimize-contrast;}
textarea { resize:vertical; }
iframe{ border: none; width: 100%;}
ul, h1, h2, h3, h4{ margin:0; padding:0; list-style:none; }
strong , b{ font-weight: bold;}
em, i{font-style: italic;}
input[type="submit"]{cursor: pointer;}
a[href^="tel:"]{color: inherit!important; text-decoration: none;}

.clearfix:before, .clearfix:after { content:""; display: table; clear: both; }
.clearfix {clear: both; overflow: hidden;}
.comp{color:#0353a1; font-weight:bold; }
.comingsoon{color:red; font-style:italic; font-weight:bold;}
.col2{-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 10px; -moz-column-gap: 10px;  column-gap: 10px;}
.col3{-webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 10px; -moz-column-gap: 10px;  column-gap: 10px;}
.col2 li, .col3 li{display: inline-block; width: 100%;}
.main_phone {font-weight: bold;}

.back_top{display:none;background:#26bd7f;position: fixed; z-index:999;bottom:0;width: 100%;height: 45px;cursor:pointer;}
.back_top:before{content:"";position:absolute;top:45%;left:50%;transform:translate(-50%,-45%);border-bottom:15px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;}
.back_top:hover{opacity:.7}

/*Heading for SEO*/
.h1_hdng{font-size: 22px; font-weight: 700; color: #000;}

/*Thumbnail Images*/
.thumb_left_dd, .thumb_left_dr{  float:left; margin:-4px 19px 10px 0;}
.thumb_right_dd, .thumb_right_dr{ float:right; margin:-4px 0 10px 19px;}
.thumb_center_dd, .thumb_center_dr{ display: block; margin: 10px auto;}

/* Text Alignment */
.text_left, .text_left p{text-align: left;}
.text_right, .text_right p{text-align: right;}
.text_center,.text_center p{text-align: center; display: block;}

/* Forms Presets */
::-webkit-input-placeholder {opacity: 1; color: inherit;}
::-moz-placeholder {opacity: 1; color: inherit;}
:-ms-input-placeholder {opacity: 1; color: inherit;}
:-moz-placeholder {opacity: 1; color: inherit;}

/*end preset*/

.wrapper{ width:100%; max-width:1080px; margin:0 auto; position:relative;height: 100%;}

/*header*/
.fix_cont {position: fixed; width: 100%; max-width: 1920px; margin: 0 auto; left: 0; top: 0; right: 0; z-index: 51}
header{height: 116px;background: -webkit-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: -o-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: linear-gradient(90deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);color: #fff;max-width: 1920px;width: 100%;padding: 0 40px;position: relative;z-index: 50;}
	.header_con{min-height:0;padding:0;}
	.main_logo{float: left;position: relative;top: 13px;width:314px;}
	.main_logo img{}
	.main_logo h3{position: absolute; right: 35px; bottom: -5px;font-size: 17px; color: #Fff;}
	.head_info{float: right; text-align: right;}
	.header_info{padding: 32px 49px 0 0;position: relative;}
.header_info:before {content:url(images/h-icon1.png);position: absolute;top: 41px;right: 0;}
	.header_info h2{font-size: 17px;}
	.header_info h2 span{display: block;margin-top: 4px;}
.header_info h2 span mark {color: inherit}

  .social_media{text-align: center;margin: 19px 0 0;}
  .social_media ul li{display:inline-block;vertical-align:top;}
	.social_media ul li:hover {opacity: .5}
  .social_media ul li a{}
/*end header*/

/*nav*/
.page_nav {  background: -webkit-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: -o-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: linear-gradient(90deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);text-align: center;position: relative;z-index: 51;}
.page_nav ul{position: absolute;top: -59px;width: 100%;}
.page_nav ul li{display:inline-block;vertical-align: top; position:relative;margin: 0 10px;}
.page_nav ul li:nth-child(2):after {content:url(images/n-icon2.png)}
.page_nav ul li:nth-child(3):after {content:url(images/n-icon3.png)}
.page_nav ul li:nth-child(4):after {content:url(images/n-icon4.png)}
.page_nav ul li:nth-child(5):after {content:url(images/n-icon5.png)}
.page_nav ul li:nth-child(6):after {content:url(images/n-icon6.png)}
.page_nav ul li a{display:block; font-size: 17px;  color:#fff; text-transform: uppercase;  padding:0 23px;line-height: 33px;}
.page_nav ul li a:hover, .page_nav ul li a:active, .page_nav ul li.current_page_item > a, .page_nav ul li a:hover small, .page_nav ul li.current_page_item a small{/* background: #fff; */text-decoration: underline;}
.page_nav ul li:after{content:url(images/n-icon1.png); position:absolute;  top: -43px;left: 0;right: 0;}

/*second level drop down*/
.page_nav ul li:hover{position: relative; z-index: 599; cursor: default;}
.page_nav ul ul {display: none; position: absolute; top: 100%; left: 0; z-index: 598; width: 200px;margin-top: 0;text-transform: none;}
.page_nav ul ul li {float: none;display:block;font-weight: normal;width:100%;}
.page_nav ul ul ul {top: 0; left: auto; right: -99.5%; }
.page_nav ul li:hover > ul { display: block;}
.page_nav ul ul a, .page_nav ul li.current_page_item ul li a{background:#799847;color:#fff;padding:0;margin:0 auto;}
.page_nav ul ul a:hover,.page_nav ul li.current_page_item ul li a:hover, .page_nav ul ul li.current_page_item a {background:#1a271a;color:#a5ff16;}

/*third level drop down*/
.page_nav ul ul ul { border-top: 0 none; }
.page_nav ul ul li { position: relative }

.page_nav span{position: absolute; right: 25px;top:32px; display: none; padding: 0; cursor: pointer; z-index: 9; color: #fff;text-align: center;}

/* Drop down icon */
.fa{display:block; margin-top: -3px;}
.fa:before{position: absolute;}

/* Navigation bar icon */
.nav_toggle_button{display:none; text-align:left;position:relative;}
.nav_toggle_button.active {opacity:1;}
.nav_toggle_button i{cursor: pointer;}

/*Burger Color*/
.nav_toggle_button .toggle_holder{position: absolute;top: 60%;right: 0;transform: translateY(-50%); text-align: center;}
.nav_toggle_button .hamburger{}
.nav_toggle_button .hamburger-inner, .nav_toggle_button .hamburger-inner:before, .nav_toggle_button .hamburger-inner:after{background:#fff;}
.nav_toggle_button small{text-transform:uppercase;font-weight:bold;font-size:13px;color:#fff;display:block;}

/* Default Responsive Style for Toggle Swipe Right */
.menu_slide_right {display: none;}

/*Responsive burger and color*/
.menu_slide_right .hamburger-inner, .menu_slide_right .hamburger-inner:before, .menu_slide_right .hamburger-inner:after{background:#000;}
.menu_slide_right .toggle_holder{position: absolute;top: 55%;right: 10px;transform: translateY(-50%);}
.menu_slide_right small{text-transform:uppercase;color:#000;font-weight:bold;font-size:13px;display:block;}

/*end nav*/

/*banner*/
#banner{height: 800px;}
	.bnr_con{min-height:0;padding:0;}
	.box_skitter{}
	.slider{width:1920px;margin-left:-420px;position: absolute;top: 0;left: 0;}
	.mobi_ban{display: none;}

	.bnr_info{max-width:100%;position:absolute;top:305px;left:0;z-index:49;width: 780px;text-align: center;color: #000;padding: 52px 48px 0;}
/* .bnr_info:before {content:'';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: -webkit-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: -o-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: linear-gradient(90deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);-moz-opacity: 0.75;-khtml-opacity: 0.75;opacity: 0.75;z-index: -1;} */
	.bnr_info h2{font-size: 33px;line-height: 100%;margin-bottom: 21px; font-weight:500;}
.bnr_info h3 {font-size: 25px;display: block;font-style: italic; margin-bottom: 37px;}
	.bnr_info h2 span{display:block;margin-top: 10px;}
	.bnr_info p{line-height: 28px;margin: 21px 0 37px;}
	.bnr_info a{display: block;font-size: 17px;color: #fff;text-transform: uppercase;width: 196px;height: 51px;border: 1px solid #FFFFFF;margin: 0 auto;line-height: 49px;}
	.bnr_info a:hover{background:#fff;color: #1a1a1a;}
/*end banner*/

/*middle*/
#middle{background:#d9dcc4;}
	.middle_con{min-height:0;padding:25px 0;text-align:center;}
	.middle_boxes{}
	.middle_boxes section{display: inline-block; vertical-align: top;width: 32%;height: auto; padding: 10px;background: burlywood;}
	.middle_boxes section h2{}
	.middle_boxes section h2 span{}
	.middle_boxes section p{}
	.middle_boxes section a{display:block;}

	/* .middle_boxes [class^="mid_box"]{} */

/*end middle*/

/*main*/
#main_area{padding: 0 25px}
	.main_con{min-height:0;}
	main{float: right; width: 566px; line-height: 30px; max-width: 100%; text-align: left;padding: 152px 0 120px; display: block}
		main .h1_title{ font-weight: 500;font-size: 16px;margin-bottom: 28px;}
		main .h1_title span{  display: block;color: #53ca7c;line-height: 100%;font-size: 45px;}
.main_thumb {position: absolute;top: 122px;left: 30px;z-index: 1;}
.main_thumb small {width: 280px;height: 321px;background-color: rgb(12, 175, 227);position: absolute;left: -38px;bottom: -44px;z-index: -1;}

		main p{margin-bottom:27px;}
		main ol{padding-left: 20px; margin-bottom: 15px;}
		main ul li{position: relative;}
		main .bullet {padding:0;margin-bottom: 32px;}
		main .bullet li{position:relative;padding-left: 25px;margin-bottom: 21px;}
		main .bullet li:before{position: absolute;content: "";width: 10px;height: 10px;border-radius: 50%;left: 3px;top: 9px;background: #26bd7f;}
		main a{font-weight: bold; color: #26bd7f;text-decoration: none;}
		main a:hover{color:#000;text-decoration: underline;}

		.intro_txt{text-align: center;margin-bottom: 25px;padding: 25px;border: 3px solid #26bd7f;font-weight: bold;font-size: 22px;border-radius: 50px;}

/*end main*/

/*sidebar*/
.sidebar{float: left; width: 320px;}
	.side_box1{padding:10px;background:#259d31;}
	.side_box1 ul{}
	.side_box1 ul li{display: block;vertical-align: top;margin-bottom:5px;}
	.side_box1 ul li a{color: #fff; display: block; line-height: 30px; text-align: center;}
	.side_box1 ul li a:hover{}

/*end sidebar*/

/*bottom*/
#bottom1{background: -webkit-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: -o-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: linear-gradient(90deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);padding: 0 25px;color: #fff;}
 	.btm1_con{min-height:0;padding:120px 0 91px;text-align:center;}
.btm1_con h2 {font-weight: 500;font-size: 16px;margin-bottom: 34px;}
.btm1_con h2 span{display: block;line-height: 100%;font-size: 45px;margin-top: 4px;}
.btm1_con p{max-width: 71%;margin: 0 auto;line-height: 28px;}
.btm1_con ul{display: block;padding: 32px 39px 0;position: relative;z-index: 1;text-align: center;}
.btm1_con ul li{width: 39%; background-color: #41d5a2; text-align: left; position: relative; display: inline-block; margin: 14px; padding: 10px 0 10px 50px;}
.btm1_con ul li figure {position: absolute;top: 67px;left: -66px;z-index: -1;}
.btm1_con ul li:nth-child(2) {background-color: #2CCBBF;}
.btm1_con ul li:nth-child(2):before {background: url(images/sdw2.png) repeat-y center top;}
.btm1_con ul li:nth-child(3):before {background: url(images/sdw3.png) repeat-y center top;}
.btm1_con ul li:nth-child(3) {background-color: #17CADC;}
.btm1_con ul li:before {content:'';position: absolute;height: 100%;width: 48px;top: 0;left: -48px;background: url(images/sdw.png) repeat-y center top;display: none;}
.btm1_con ul li a{color: #fff; display: block; position: relative;}
.btm1_con ul li a:hover {text-decoration: underline}
.btm1_con ul li a:before {content:url(images/arrw.png);position: absolute;left: -30px;top: -3px;}
	/* .btm1_boxes [class^="btm1_box"]{} */

#bottom2{padding: 0 25px}
 	.btm2_con{min-height:0;padding:150px 0 125px;width: 696px;}
.btm2_con h2 {font-weight: 500;font-size: 16px;margin-bottom: 29px;}
.btm2_con h2 span{display: block;line-height: 100%;font-size: 45px;margin-top: 4px;color: #26bd7f;}
.btm2_con p{line-height: 30px;padding-right: 121px;margin-bottom: 35px;}
.btm2_con .a1{display: block;color: #26bd7f;font-weight: 500;text-transform: uppercase;}
.btm2_con .a1:hover {text-decoration: underline}
.btm2_con ul{display: flex;justify-content: space-between;margin-top: 125px;}
.btm2_con ul li{width: 334px;background-color: #D8F6FF;padding: 51px 37px 48px;}
.btm2_con ul li:nth-child(2) h3:before {content:url(images/btm3-icon2.png);}
.btm2_con ul li:nth-child(2) h3 {padding-left: 104px;}
.btm2_con ul li h3{font-size: 20px;font-weight: 500;line-height: 100%;position: relative;padding-left: 93px;}
.btm2_con ul li h3:before {content:url(images/btm3-icon1.png);position: absolute;left: 0;top: -13px;}
.btm2_con ul li h3 span{display: block;font-size: 24px;color: #13b3d9;text-transform: uppercase;margin-top: 4px;}
.btm2_con ul li p{padding: 0;margin: 44px 0 26px; min-height: 95px;}
.btm2_con ul li a{display: block;font-weight: 500;color: #1a1a1a;}
.btm2_con ul li a:hover {text-decoration: underline}

.btm2_con2 {width: 373px;background-color: #26BD7F;position: absolute;top: 230px;right: -45px;color: #fff;padding: 329px 56px 69px;}
.btm2_con2 h3{font-size: 20px;font-weight: 500;line-height: 100%;position: relative;padding-left: 83px;}
.btm2_con2 h3:before {content:url(images/btm3-icon3.png);position: absolute;left: 0;top: -6px;}
.btm2_con2 h3 span{display: block;font-size: 24px;text-transform: uppercase;margin-top: 4px;}
.btm2_con2 p{padding: 0;margin: 40px 0 26px;line-height: 30px;}
.btm2_con2 a{display: block;font-weight: 500;color: #fff;width: 196px;height: 49px;border: 1px solid #FFFFFF;text-align: center;line-height: 45px;font-weight: 400;}
.btm2_con2 a:hover {background: #fff; color: #333}
.btm2_thumb {position: absolute;top: 141px;right: 0;}

#bottom3 {background: url(images/btm3-bg.jpg) no-repeat center top;padding: 0 25px;position: relative;color: #fff;text-align: center;background-size: cover;}
#bottom3:before {content:'';width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: -webkit-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: -o-linear-gradient(-0deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);background: linear-gradient(90deg, #12C89F -5%, #55CB79 2%, #02ACF2 109%);-moz-opacity: 0.96;-khtml-opacity: 0.96;opacity: 0.96;}
.btm3_con {padding: 151px 35px 68px;position: relative;}
.btm3_con:before {content:url(images/q.png);position: absolute;top: 77px;left: 0;right: 0;}
.btm3_con p{font-size: 20px;line-height: 32px;}
.btm3_con span{font-size: 17px;display: block;font-style: italic;margin-top: 30px;}
/*end bottom*/

/*footer*/
footer{}
	.footer_top{height: 485px;background-color: #FFF2F7; padding: 0 25px}
	.footer_top_con{min-height:0;padding:0;}

		.contact_info{position: absolute;top: 133px;right: 273px;}
		.contact_info h2{text-transform: uppercase;color: #26bd7f;font-size: 24px;font-weight: 500;}
		.contact_info h2 span{display:block;}
		.contact_info ul{margin:38px 0 0;padding:0;list-style: none;}
		.contact_info ul li{line-height: 22px;display:block; vertical-align:top; white-space:pre-line; font-weight: 500;line-height: 30px;margin-bottom: 14px;}
		.contact_info ul li address{display:inline-block;}
		.contact_info ul li a{color: inherit;}
		.contact_info ul li a[href^="tel:"] {color: inherit;}
		.contact_info ul li a:hover{text-decoration:underline;}
		.contact_info ul li:before{position:absolute;}
		.contact_info ul li:first-child:before{content:url(images/map.png);top:5px;left:0;}
		.contact_info ul li:nth-child(2):before{content:url(images/phone.png);top:5px;left:0;}
		.contact_info ul li:last-child:before{content:url(images/email.png);top:5px; left:0;}

		.footer_logo{margin: 0 0 5px;}
		.footer_logo img{}

	.footer_btm{background:#444;}
		.footer_btm_con{min-height:0;padding:139px 0 0;width: 235px;position: relative;}
.footer_btm_con:before {content:'';width: 1px;height: 292px;background-color: #E1CBD3;position: absolute;right: -91px;top: 90px;}

		.footer_nav{position: absolute;top: 133px;right: 0;}
.footer_nav h2 {text-transform: uppercase;color: #26bd7f;font-size: 24px;font-weight: 500;}
		.footer_nav ul{ margin: 40px 0 0; padding: 0;  list-style: none; }
		.footer_nav ul li{ vertical-align: top;position:relative;margin-bottom: 11px;}
		.footer_nav ul li a{display: block;  color: #1a1a1a;font-weight: 500;}
		.footer_nav ul li a:hover, .footer_nav ul li a:active, .footer_nav ul li.current_page_item a{text-decoration:underline;}
		.footer_nav ul li:after{content:"";width:1px;height:21px;top:0;right:-3px;background:#fff;position:absolute;display: none;}
		.footer_nav ul li:last-child:after{display:none;}

		.footer_comp{display:inline-block; margin:0 10px; position:relative;}
		.footer_comp:before{content:"\2022"; left:-10px; top:0; position: absolute;}
		.footer_comp:after{content:"\2022"; right:-10px; top:0; position: absolute;}

		.copyright{ margin: 0 auto;text-align: center;font-size: 16px;}
.copyright small {display: block}
		.copyright a{color:inherit;}
		.copyright a:hover{text-decoration:underline;}


/**Resources**/
.resources {}
.resources a {display:block;font-weight:bold; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;}
.resources a:hover {padding-left:2px; text-decoration: none!important; color: red;}
.resources ul,.resources li {list-style-type:none; margin:0; padding:0;}
.resources ul li {margin-bottom:8px; padding:12px; background:#FAFDFE;border:1px solid #ececec;}
.resources ul li:before{content:"";}
.resources ul li:after{content:"";}
.resources ul li a span {font-size:11px; color:#666666; letter-spacing:1px; display:block; overflow-wrap: break-word;word-wrap: break-word;-webkit-hyphens: auto;-ms-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}

/* IE 8 */
.lt-ie8 .dang-ie{width:100%;height:100%;position:fixed;background-color:#00abdd}
.message{text-align:center;color:#fff;font-size:20px;position:absolute;top:20%;left:0;right:0}
.inner-message{position:relative;top:-20%;left:0;right:0;text-align:center;margin:auto}
.inner-message img{position:relative;left:0}
.inner-message a.download{display:block;width:300px;padding:10px;color:#fff;margin:2em auto;border:1px solid #fff}
.terms{color:#fff;font-size:13px;padding:20px;position:absolute;right:0;bottom:0}
.terms a{color:#fff;font-weight:700}
.lt-ie8 .protect-me{display:none}

/* Sitemap Style */
.sitemap{list-style-type: none; padding: 0; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 3px; -moz-column-gap: 3px;  column-gap: 3px;}
.sitemap li {counter-increment: step-counter; overflow: hidden;}
.sitemap li{padding:5px 15px; background: #E3E3E3;}
.sitemap li:nth-child(odd){background: #F2F2F2;}
.sitemap li a{display: block;}
.sitemap li a:before {content: counter(step-counter) '. ';}

/* Pages under Certain Parent Pages */
.sitemap ul {margin-top: 5px;}
.sitemap ul li:nth-child(odd){background: #E3E3E3;}
.sitemap ul li:nth-child(even){background: #F2F2F2;}
.sitemap ul li {counter-increment: sub-counter;}
.sitemap ul li a:before {content: counter(step-counter) '.' counter(sub-counter) ' ';}

/* Breadcrumb Styling */

.breadcrumbs {margin-bottom: 34px; border-bottom: 1px dotted gray; padding-bottom: 11px; }
.breadcrumbs span{vertical-align: bottom;display: inline-block; overflow: hidden;text-overflow: ellipsis;}
.breadcrumbs span[property='name'] {display: inline-block;padding: 0;margin-top: -3px;vertical-align: middle;max-width: 270px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#439b4f;}
.breadcrumbs span[property='name']:hover {text-decoration: underline;}
.breadcrumbs .post {border-radius: 0;padding: 0;margin: 0;border: none;word-wrap: normal;}
.breadcrumbs span[class='post post-page current-item'] {display: inline-block;padding: 0;max-width: 250px;white-space: nowrap;}

.breadcrumbs .post {background:transparent!important;}
.resources ul li {border:1px solid #ececec;}
/* End Breadcrumb Styling */

/* Non-home */
.non_ban {position: relative;}
.non_ban_img{width: 1920px;margin-left: -420px;}
.non_ban_img img{vertical-align:middle;height:auto;}

.page_title{text-align: center;width: 100%;z-index: 2;position: absolute;bottom: 0;font-size: 44px;line-height: 100%;padding: 15px;background: rgba(0,0,0,.5);color: #fff;font-weight: 900;}

.btm3_con a { color: #Fff; text-decoration: underline; font-weight: bold; }

.btm3_con a:hover { text-decoration: none;}

h4.h2bold {font-size:21px;font-weight:bold;margin:10px auto;color:#0aafe6;}
h5.h2bold {font-size:20px;font-weight:bold;margin:10px auto;color:#4acb7f;}
h6.h2bold {font-size:19px;font-weight:bold;margin:10px auto;color:#000;}

.center_me{text-align:center;}
.mv{padding:20px;margin:0 0 40px;color:#fff;background:linear-gradient(90deg,#12c89f -5%,#55cb79 2%,#02acf2 109%);}
.mv h2{font-weight:bold;font-size:25px;margin:0 0 10px;line-height:100%;}
.mv .comp{color:#fff;}

.nh_heading{font-weight: 700;font-size: 30px;margin: 0 0 10px;line-height: 100%;text-transform: capitalize;color:#26bd7f;}
.cntnt_cont{text-align: center;margin:40px auto 0;}
.cntnt_cont iframe{width:100%;max-width: 1060px;height: 400px;}

.bnr_btn{position: absolute;left: 0px;bottom: 18px;z-index: 2;}
.bnr_btn a{color: #fff; display: block;background: #41d5a2; text-align: left;padding: 18px 0 10px 40px;position: relative;width: 490px;height:60px;}
.bnr_btn a:hover{background: #02acf2;}
.bnr_btn a:before { content: url(images/arrw.png); position: absolute; left: 15px; top: 15px; }
/* .btn{padding-bottom:50px;}
.btn ul { display: block; padding: 32px 39px 0; position: relative; z-index: 1; text-align: center; }
.btn ul li { width: 55%; background-color: #41d5a2; text-align: left; position: relative; display: inline-block; margin: 14px; padding: 10px 0 10px 50px; }
.btn ul li a { color: #fff; display: block; position: relative; }
.btn ul li a:hover { text-decoration:none;}
.btn ul li:nth-child(2) {background-color: #2ccbbf; }
.btn ul li a::before { content: url(images/arrw.png); position: absolute; left: -30px; top: -3px; } */

@media only screen and (max-width :1010px) {
.btn ul li { width: 334px; display: block; max-width: 100%; margin: 0 auto 5px;}
.btn ul {     padding: 32px 0 0; }
 }

@media only screen and (max-width :1010px) {
.btn ul li a {padding-right: 10px;}
}
