 /*Fonts Used*/
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

:root{
	--priFont: "Plus Jakarta Sans", sans-serif;
	--secFont: "Plus Jakarta Sans", sans-serif;
	--primaryColor: #d48e3e;
	--secondaryColor: #0a0a0a;
	--white:#fff;
	--black:#000;
	--filter: brightness(0) saturate(100%) invert(96%) sepia(100%) saturate(15%) hue-rotate(157deg) brightness(104%) contrast(102%);
	--filter2: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(5612%) hue-rotate(327deg) brightness(98%) contrast(80%);
	
}

*, *: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 */

body, html {overflow-x:hidden;}

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;color:inherit;}
/* end reset */

/*preset*/
body{font-family: var(--priFont); font-size: 22px; line-height: 22px;  color:#1a1a1a;position:relative;}

body.active{overflow: hidden;width:100%;height:100%;position:fixed!important;}


.dracula-toggle-wrap.floating.position-right {   left: 13px !important;   bottom: 70px !important;   width: fit-content !important; }
.dracula-toggle.style-1 .toggle-icon-wrap { border-radius: 100% !important; }
.dracula-toggle.style-1 .toggle-icon.__light { background: var(--white) !important; } 
.dracula-toggle.style-1 .toggle-icon-wrap { background: var(--primaryColor) !important; }
.cky-btn-revisit-wrapper { width: 50px !important; height: 50px !important; }


h2{font-family: var(--secFont);line-height: 100%;}
h2 span{font-family: var(--secFont);line-height: 100%;}

/* DARK MODE */



.dark-mode .main_logo img{filter: drop-shadow(0 0 .5px #fff) drop-shadow(0 0 .5px #fff) drop-shadow(0 0 .5px #fff) drop-shadow(0 0 .5px #fff) }
.dark-mode main .bullet li:before {filter: brightness(0) saturate(100%) invert(96%) sepia(100%) saturate(15%) hue-rotate(157deg) brightness(104%) contrast(102%);}
.dark-mode .copyright small::before { filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(1729%) hue-rotate(119deg) brightness(105%) contrast(108%); }
.dark-mode .copyright small::after {   filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(1729%) hue-rotate(119deg) brightness(105%) contrast(108%); }
.dark-mode .logo_slide_right figure img {filter: drop-shadow(0 0 .5px #fff) drop-shadow(0 0 .5px #fff) drop-shadow(0 0 .5px #fff) drop-shadow(0 0 .5px #fff) }
.dark-mode .page_nav ul li a { border-color: var(--filter1) !important; }
.dark-mode .footer_nav ul li a { border-color: var(--filter1) !important; }
.dark-mode .back_top::before { filter: var(--filter); }


/* If use this  Fix 1010*/

/* .dark-mode .bnr_info p{filter: var(--filter2);}
.dark-mode .btm1_info h2{filter: var(--filter2);} 
.dark-mode .bnr_info h2{filter: var(--filter2);}
.dark-mode .btm1_info p{filter: var(--filter2);}*/


body::before{content: "";display: block;width: 100%;height: 100%;  position: absolute;top: 0;left: -8px;opacity: 0.5; /*! background: url(images/screenshot.png) no-repeat; */ /*! z-index: 151; */}

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:inherit; font-weight:bold; }
.upcoming{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: block; width: 100%;}
.main_phone {font-weight: bold;}

.back_top{display:none;background:var(--primaryColor);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:1375px; margin:0 auto; position:relative;}

.btn{ display: block; width: 100%;  line-height: 60px; background: var(--primaryColor); font-size: 20px; color: #fff; text-align: center; position: relative; font-weight: 900;color: var(--black);border-radius: 100px;}
.btn:hover { opacity: 0.8;}
.h2_repeat{font-size: 50px;font-weight: 900;line-height: 100%;}
.h2_repeat span{display: block;}
.h2_repeat small{}
	

/*header*/
header{padding: 0 10px;background: var(--primaryColor);}
	.header_con{min-height:0;padding:0;}
	.main_logo{float: left;}
	.main_logo img{}

	
	.head_info{ }
	.header_info{min-height: 70px;text-align: center;align-content: center;}
	.header_info ul{display: flex;gap: 10%;text-align: start;justify-content: space-between;}
	.header_info ul li{position: relative;padding: 0 0 0 65px;line-height: 18px;}
	.header_info ul li a:hover { text-decoration: underline; }
	.header_info ul li a{color: inherit;}
	.header_info ul li::before{}
	.gtrans { position: absolute; right: 241px;  z-index: 20;  height: 46px; width: 122px; text-align: left; top: 50%;transform: translateY(-50%) scale(0.777);}

.gt_float_switcher { border-radius: 10px !important; }

.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code { display: inline-block; right: unset; } 
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow { position: static; }

    .social_media{}
    .social_media ul li{display:inline-block;vertical-align:top;}
    .social_media ul li a{display:block;}
    .social_media ul li a:hover img{opacity:0.5;}

.header_flex{}
.header_flex h2{font-size: 25px;font-weight: bold;}
.header_flex h2 a{color: inherit !important;}
.header_flex h2 a:hover{text-decoration: underline;}
.header_flex h2 span{}
.header_flex h2 span a{color: inherit !important;}
.header_flex h2 span a mark{}
.header_flex h2 span a:hover{text-decoration: underline;}






/*end header*/

/*nav*/
.page_nav { width: 100%;   color: #fff; text-align: center; background: rgba(0,88,168,.8); line-height: 100%; padding: 0 10px;}
.page_nav ul{}
.page_nav ul li{display:inline-block;vertical-align: top; position:relative;}
.page_nav ul li a{display:block; font-size: 15px; font-weight: bold; color:#fff; text-transform: uppercase; line-height: 58px;}
.page_nav ul li a:hover, .page_nav ul li a:active, .page_nav ul li.current_page_item > a{text-decoration: underline;}
.page_nav ul li:after{content:"";width:1px;height:22px;background:#000; position:absolute; top:18px; right:-4px;}
.page_nav ul li:last-child:after{display:none;}

.page_nav ul li:last-child{padding-right: 0; padding:0 15px;}
.page_nav ul li:first-child{padding-left: 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: 50%; transform: translateX(-50%); z-index: 598; width: 200px;margin-top: 0;text-transform: none; padding: 0;}
.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:var(--primaryColor);color:#fff;padding:0;margin:0 auto;line-height: 100%; min-height: 60px; align-content: center;}
.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:var(--secondaryColor) !important;color:#fff;text-decoration: unset;}

/*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: var(--primaryColor);text-align: center; filter: drop-shadow(1px 2px 1px #808080a8);}

/* 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%);line-height: 100%;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;text-align: center;}

/* 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%);text-align: center;}
.menu_slide_right small{text-transform:uppercase;color:#000;font-weight:bold;font-size:13px;display:block;}

/*end nav*/

/*banner*/
#banner{position: relative;padding: 0 10px;}
#banner::before{ content: ""; }
.bnr_con{min-height:693px;padding:70px 0 25px;}
.box_skitter{}
.slider{width:1920px;margin-left:50%;transform: translateX(-50%);}
/* .slider::before {content: ""; background: url(images/bnr-overlay.png) repeat; top: 0; left: 0; width: 100%; height: 100%; position: absolute;} */

.mobi_ban{display: none;}
.box_skitter{display: block; height: 793px !important; width: 100% !important;}
.rslides { display: none; }

	.bnr_info{text-align: center;}
	.bnr_info h2{font-size: 50px;font-weight: 900;line-height: 56px;}
	.bnr_info h2 span{display:block;font-size:35px;font-weight:bold;color:inherit;line-height:52px;}
	.bnr_info a{}
	.bnr_info p{}
.bnr_hldr{display: flex;justify-content: space-between;gap: 10px;background: url(images/bnr-bg.png) no-repeat center top;max-width: 950px;margin: 90px auto 0;color: #fff;gap: 10px;padding: 35px 105px 35px 93px;border-radius: 10px;}
.bnr_hldr_info{}
.bnr_hldr figure{}
.bnr_hldr_info{max-width: 506px;width: 69%;margin: 18px 0 0;}
.bnr_hldr_info h3{font-size: 30px;font-weight: 900;color: var(--primaryColor);line-height: 100%;}
.bnr_hldr_info p{font-size: 20px;margin: 14px 0 26px;line-height: 27px;}
.bnr_hldr_info a{max-width: 261px;margin: 0 auto;}
.bnr_fig{max-width: 141px;width: 33%;}
/*end banner*/

/*middle*/
#middle{background:#d9dcc4;padding: 0 10px;}
	.middle_con{min-height:0;padding:25px 0;}
	.middle_boxes{display: flex;justify-content: space-between;gap: 10px;}
	.middle_boxes section{ width: 32%;height: auto; padding: 10px;background: var(--white);text-align: center;}
	.middle_boxes section h2{}
	.middle_boxes section h2 span{}
	.middle_boxes section p{}
	.middle_boxes section a{}
	.middle_boxes section a:hover{}

	.mdl_info{text-align: center;}
	.mdl_info h2{font-size: 45px;line-height: 100%;}
	.mdl_info h2 span{display: block;}
	.mdl_info p{margin: 25px 0 50px;}
	.mdl_info a{}
	

	/* .middle_boxes [class^="mid_box"]{} */

/*end middle*/


	



/*main*/
#main_area{padding: 0 10px;background: var(--secondaryColor);}
	.main_con{min-height:694px;padding:25px 0 25px; display: flex;justify-content: space-between;gap: 10px;align-items: start;}
.main_fig figure{}
.main_fig figure img{}
.main_fig{max-width: 467px;width: 34%;align-self: center;}
		main{ width: 58%; line-height: 28px; max-width: 796px; color: #fff;margin: 91px 0 0;}
		main .h1_title{ color: #ffa032;line-height: 53px;margin: 0 0 70px;}
		main .h1_title span{font-size: 18px; font-weight: normal; display: block;}

		main p{margin-bottom:30px;max-width: 660px;line-height: 30px;}
		main ol{padding-left: 20px; margin-bottom: 25px;}
		main ul li{position: relative;}
		main .bullet {padding:0;margin-bottom: 25px;}
		main .bullet li{position:relative;padding-left: 25px;margin-bottom: 8px}
		main .bullet li:before{position: absolute;content: "";width: 10px;height: 10px;border-radius: 50%;left: 3px;top: 3px;background: var(--primaryColor);}
		main a{font-weight: bold; color: var(--primaryColor);text-decoration: none;}
		main a:hover{color:#000;text-decoration: underline;}

		
		#breadcrumbs{border-bottom: 1px dashed gray;padding-bottom: 10px;margin-bottom: 30px;}
		.intro_txt{  text-align: center; width: 100%; line-height: 100%; margin: 0 auto 25px; padding: 15px; border-bottom: 3px solid var(--secondaryColor); font-weight: 700; font-size: 25px;}

		/*end main*/

/*sidebar*/
.sidebar{ display: flex;gap: 10px;justify-content: space-between;}
.sidebar section{}
	.sidebar section{display: block;width: 350px;aspect-ratio: 1/1;background: var(--white);box-shadow: 0px 0px 5px rgba(0,0,0,0.2);text-align: center;padding: 40px 25px;}
	.sidebar section h2{font-size: 25px;font-family: var(--secondaryColor);line-height: 32px;}
	.sidebar section h2 span{display: block;}
.sidebar section p{}
	.sidebar section a{}
	

/*end sidebar*/

/*bottom*/
#bottom1{background:#fff;padding: 0 10px;}
 	.btm1_con{min-height:1283px;padding:76px 0 25px;text-align:center;}

	.btm1_info{}
	.btm1_info h2{}
	.btm1_info h2 span{}
	.btm1_info p{font-size: 20px;font-weight: 500;margin: 0 auto 30px;line-height: 25px;max-width: 1250px;}
	.btm1_info a{}
	.btm1_info a:hover{}
.btm1_fig{margin: 46px 0 47px;}
.btm1_fig figure{}
.btm1_fig figure img{}
	
	
	.btm1_boxes{display: flex;justify-content: space-between;gap: 10px;}
	.btm1_boxes section{  width: 32%;height: auto;padding: 10px;background: var(--white);text-align: center;}
	.btm1_boxes section h2{}
	.btm1_boxes section h2 span{display: block;}
	.btm1_boxes section p{}
	.btm1_boxes section a{}
	.btm1_boxes section a:hover{}

	/* .btm1_boxes [class^="btm1_box"]{} */

#bottom2{padding: 0 10px;background: var(--secondaryColor);}
 	.btm2_con{min-height:741px;padding:0;color: #fff;display: flex;justify-content: space-between;gap: 10px;align-items: start;padding: 75px 0 0;}
	.btm2_info{}
	.btm2_info h2{color: #ffa032;}
	.btm2_info h2 span{margin: 4px 0 0;}
	.btm2_info p{}
	.btm2_info a{}

.btm2_fig{max-width: 477px;width: 49%;margin: 10px 0 0;}

.btm2_fig figure{}

.btm2_ul{margin: 75px 0 0;}
.btm2_ul ul{}
.btm2_ul ul li{position: relative;padding: 0 0 0 38px;line-height: 30px;font-size: 25px;font-weight: bold;margin: 0 0 33px;}
.btm2_ul ul li:before{content: ""; position: absolute;width: 11px;aspect-ratio: 1/1;border-radius: 100%;background: #fff;left: 0;top: 9px;}

	.btm2_boxes{display: flex;justify-content: space-between;gap: 10px;}
	.btm2_boxes section{  width: 32%;height: auto;padding: 10px;background: var(--white);text-align: center;border: 1px solid var(--black);}
	.btm2_boxes section h2{}
	.btm2_boxes section h2 span{}
	.btm2_boxes section p{}
	.btm2_boxes section a{}
	.btm2_boxes section a:hover{}

	#bottom3{padding: 0 10px;border-top: 4px solid var(--primaryColor);background: #f1f1f1;}
		.btm3_con{min-height: 942px;padding: 75px 0 14px;}
		.btm3_info{text-align: center;margin: 0 0 58px;}
		.btm3_info h2{}
		.btm3_info h2 span{margin: 6px 0 0;}
		.btm3_info p{}
		.btm3_info a{}

#bottom{padding: 0 10px;}
.btm_con{min-height: 681px;padding: 74px 0 25px;}
.btm_info{text-align: center;}
.btm_info h2{}

.btm_flex{display: flex;justify-content: space-between;gap: 10px;align-items: center;margin: 74px 0 0;}
.btm_flex a{position: absolute;font-size: 20px;left: 0;top: 50%;transform: translateY(-50%);right: 0;margin: 0 auto;max-width: fit-content;color: var(--primaryColor);font-weight: bold;text-decoration: underline;}
.btm_flex a:hover{opacity: 0.7;}
.btm_fig1{max-width: 705px;width: 52%;overflow: hidden;}
.btm_fig1 figure{}
.btm_fig1 figure img{position: relative;max-width: initial;left: 50%;transform: translateX(-50%);object-fit: cover;object-position: center;height: 100%;}

.btm_fig2{display: flex;justify-content: space-between;gap: 15px 10px;flex-wrap: wrap;max-width: 657px;}
.btm_fig2 figure{max-width: 319px;width: 49%;position: relative;overflow: hidden;}
.btm_fig2 figure img{position: relative;max-width: initial;left: 50%;transform: translateX(-50%);object-fit: cover;object-position: center;height: 100%;}


.btm3_ul{margin: 0 auto;max-width: 1215px;}
.btm3_ul ul{text-align: center;}
.btm3_ul ul li{font-weight: 500;font-size: 20px;line-height: 26px;margin: 0 0 34px;}
.btm3_ul ul li q{font-size: 20px;font-weight: bold;line-height: 100%;display: block;color: var(--primaryColor);}
		.btm3_boxes{}
		.btm3_boxes section{}
		.btm3_boxes section figure{}
		.btm3_boxes section figure img{}

		.btm3_boxes section h2{}
		.btm3_boxes section h2 span{}
		.btm3_boxes section p{}
		.btm3_boxes section a{}

		.btm4_boxes{background: url(images/btm4-bg.png) no-repeat center top;max-width: 1184px;margin: 0 auto;border-radius: 11px;width: 100%;padding: 37px 120px 41px 119px;margin: 13px 0 0;}
		.btm4_boxes section{display: flex;justify-content: space-between;gap: 10px;}
		.btm4_boxes section h2{font-size: 37.38px;font-weight: 900;color: var(--primaryColor);}
		.btm4_boxes section h2 span{}
		.btm4_boxes section p{font-size: 24.92px;margin: 10px 0 22px;line-height: 33px;}
		.btm4_boxes section a{font-size: 30px;line-height: 100%;min-height: 114px;border-radius: 10px;align-content: center;max-width: 543px;margin: 0 auto;}
.btm4_boxes section a q{font-size: 17px;font-weight: 500;display: block;line-height: 100%;margin: 4px 0 0;}
.btm4_boxes section figure{max-width: 183px;width: 49%;}
.btm4_box_info{max-width: 631px;text-align: center;width: 68%;}

	#bottom4{background: var(--secondaryColor);padding: 0 10px;}
#bottom4 .wrapper{max-width: 1186px;}
		.btm4_con{min-height: 1169px;padding: 85px 0 25px;color: #fff;display: flex;justify-content: space-between;gap: 10px;flex-wrap: wrap;align-items: start;}
		.btm4_info{width: 56%;margin: 73px 0 0;max-width: 660px;}
		.btm4_info h2{color: #ffa032;font-size: 40px;margin: 0 0 109px;}
		.btm4_info h2 span{}
		.btm4_info p{font-size: 20px;font-weight: 500;max-width: 600px;line-height: 25px;}
		.btm4_info a{}

.btm4_fig{max-width: 474px;width: 40%;overflow: hidden;}
.btm4_fig figure {}
.btm4_fig figure img{position: relative;max-width: initial;left: 50%;transform: translateX(-50%);object-fit: cover;object-position: center;height: 100%;}

	#bottom5{}
		.btm5_con{}
		.btm5_info{}
		.btm5_info h2{}
		.btm5_info h2 span{}
		.btm5_info p{}
		.btm5_info a{}

/*end bottom*/

/*footer*/
footer{}
	.footer_top{background:#fff;padding: 0 10px;}
	.footer_top_con{min-height:116px;padding:25px 0 25px;align-content: center;}

		.contact_info{}
		.contact_info h2{}
		.contact_info h2 span{display:block;}
		.contact_info ul{margin:0 0 0;padding:0;list-style: none;}
		.contact_info ul li{line-height: 22px;display:block; vertical-align:top; white-space:pre-line;position:relative; padding-left:30px;}
		.contact_info ul li address{display:inline-block;}
		.contact_info ul li a{font-weight: bold;}
		.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{}
		.footer_logo img{}

		.footer_btm{background:#444;padding: 0 10px;}
		.footer_btm_con{min-height:0;padding:0;}

		.footer_nav{}
		.footer_nav ul{ margin: auto 0; padding: 0; text-align: center; list-style: none; }
		.footer_nav ul li{display: inline-block; vertical-align: top;position:relative; padding: 0 10px;}
		.footer_nav ul li a{display: block; color: #fff;}
		.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;}
		.footer_nav ul li:last-child:after{display:none;}

		.footer_nav ul li:first-child{padding-left: 0; }
		.footer_nav ul li:last-child{padding-right: 0;}

.copyright_hldr{display: flex;justify-content: space-between;gap: 10px;flex-direction: row-reverse;}
.do_not_sell{font-size: 18px;color: #1a1a1a;}

.do_not_sell a{line-height: 100%;     color: #1a1a1a;}
.do_not_sell a:hover{text-decoration: underline;}
	
.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{color:inherit; font-size: 20px;}
		.copyrigh_text:hover{text-decoration:none!important;}
		.copyright a{color:inherit;}
		.copyright a:hover{text-decoration:underline;}
		.copyright_hldr small{padding: 0 0 0 10px; position: relative;}
		.copyright_hldr small::before { content: ""; position: absolute; left: 3px; transform: translateY(-50%); top: 50%; background: #1a1a1a;    width: 2px;height: 18px;}
		.copyright_hldr small::after { content: ""; position: absolute; right: 2px; transform: translateY(-50%); top: 50%; background: var(--white); width: 3px; height: 3px; border-radius: 100%; display: none;}
.copyright span{position: relative;padding: 0 0 0 10px;}
.copyright span:before{content: ""; position: absolute;left: 3px;transform: translateY(-50%);top: 50%;background: #1a1a1a;width: 2px;height: 18px;}
	

		.footer_ul_list {}
		.footer_ul_list ul{}
		.footer_ul_list ul li{position: relative;padding: 0 0 0 30px;}
.footer_ul_list ul li span{}
.footer_ul_list ul li small{}
.footer_ul_list ul li q{}

.footer_ul_list ul li:before{position: absolute;}
/* .footer_ul_list ul li:first-child:before{content: url(images/icons/ftr-icon1.png);}
.footer_ul_list ul li:nth-child(2):before{content: url(images/icons/ftr-icon2.png);}
.footer_ul_list ul li:last-child:before{content: url(images/icons/ftr-icon3.png);} */

		.footer_ul_list ul li a{color: inherit;}
		.footer_ul_list ul li a:hover{text-decoration: underline;}

		.footer_content{}
		.footer_left_con{}
		.footer_left_con h2{}
		.footer_left_con h2 span{}
		.footer_left_con p{}
		
		
		.footer_right_con{}
		.footer_mdl_con{}

		.footer_info{}
		.footer_info h2{}
		.footer_info h2 span{}
		.footer_info p{}
		.footer_info a{}


/**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:var(--secondaryColor);}
.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 {margin-bottom:8px; padding:12px; background:#FAFDFE;border:1px solid #ececec; display: flex; flex-direction: column; justify-content: center; overflow: hidden;}

.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{border-bottom: 1px dashed gray;padding-bottom: 10px;margin-bottom: 30px;}
#breadcrumbs span a{color:var(--primaryColor);}
#breadcrumbs span a:hover{text-decoration: underline;}

.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 {background:transparent!important;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;}

/* End Breadcrumb Styling */

/* Non-home */
.non_ban {position: relative;}
.non_ban_img{width: 1920px;margin-left: 50%;transform:translateX(-50%);}
.non_ban_img img{vertical-align:middle;height: auto;}

.page_title{   text-align: center; width: 100%; z-index: 150; position: relative; bottom: 0; font-size: 44px; line-height: 100%; padding: 15px; color: #fff; background: var(--primaryColor); }
.page_title::before{ content: ""; width: 1920px; height: 100%; position: absolute; left: 50%; transform: translateX(-50%); top: 0; z-index: -1; background: inherit; }

.FormReq {box-shadow: 0 0 3px #d92800 !important; border: 1px solid #d92800 !important;}
.hidden-field {display: none; }
.FormReq{border-bottom: 2px solid #d92800 !important;}
/* Form Activation Style (Recaptcha & Prompt Message) */
.captcha-box {width: 240px;}
.g-recaptcha{transform: scale(.8);transform-origin: 0 0;}
#g-recaptcha-response {display: block !important;position: absolute;margin: -78px 0 0 0 !important;width: 302px !important;height: 76px !important;z-index: -999999;opacity: 0;}
#error-msg {position: fixed;z-index: 9999;border: 1px solid;background: rgb(0,0,0,0.4);width: 100%;height: 100%;left: 0;top: 0;}
#error-msg .message {border: 1px solid;width: 500px;margin: 9% auto;background: #fff;position: relative;padding: 188px 10px 25px 10px;border-radius: 20px;max-width: 95%;}
#error-msg .message span:nth-child(1){font-weight: bold;color: #ca4b4b;font-size: 25px;line-height: 20px;}
#g-recaptcha-response .message span:nth-child(1) {font-weight: 900;color:  #ca4b4b;font-size: 32px;line-height: 40px;}
#success {position: fixed;z-index: 9999;background: rgb(0,0,0,0.4);width: 100%;height: 100%;left: 0;top: 0;}
#recaptcha-error{position: fixed;z-index: 9999;border: 1px solid;background: rgb(0,0,0,0.4);width: 100%;height: 100%;left: 0;top: 0;}
.message {border: 1px solid;width: 500px;margin: 9% auto;max-width: 95%;border-radius: 20px;padding: 188px 10px 25px 10px;background: #fff;position: relative;}
.message span:nth-child(1) {font-weight: 900;color: #31af90;font-size: 26px;line-height: 27px;}
.message span:nth-child(3) {font-size: 25px;line-height: 30px;color: #000;}
.message span:nth-child(5) {line-height: 40px;font-size: 18px; color: #000;}
.close, .rclose, .error-close { position: absolute; right: 24px; top: 10px; font-size: 30px; font-family: open sans; cursor: pointer;color: #333 !important; }
#error-msg p, #success .message p{font-size: 30px !important;}
.fail-check::after {content: url('images/wrong-icon.png');position: absolute;  left: 0; right: 0; top: 30px; } 
.success-check:after{content:url('images/success-icon.png'); position: absolute;left: 0;right: 0;top: 30px;}
#invalid-msg {width: 100%;text-align: center;display: none; background: #fcecec; padding: 10px; color: #ca4b4b; font-weight: bold;  margin-bottom: 20px; font-size: 14px;}

/* End Form Activation Styling */

/* form css */
/*CSS*/
.btm_form .form{display: flex;justify-content: space-between;flex-wrap: wrap;gap: 10px;}
.btm_input1{max-width: 442px;border: none;padding-left: 20px;font-size: 20px;color: var(--black);height: 60px;background: #fff;font-family: var(--priFont);width: 49%;}
.btm_input2{max-width: 442px;border: none;padding-left: 20px;font-size: 20px;color: var(--black);height: 60px;background: #fff;font-family: var(--priFont);width: 49%;}
.btm_input3{padding: 18px 0 0 20px;resize: none;max-width: 442px;border: none;padding-left: 20px;font-size: 20px;color: var(--black);height: 60px;background: #fff;font-family: var(--priFont);width: 49%;}
.btn_submit{display: inline-block;}
.btn_submit button{width: 233px; height: 61px; border: none;           font-family: var(--secFont);}
.btn_submit button:hover{}
.btm_form{}
.btm_form_info{}
.btm_form_info h2{}
.btm_form_info h2 span{}
.btm_form_info p{}



.recaptcha_holder{display: flex; justify-content: space-between; gap: 10px; width: 100%; flex-wrap: wrap;margin: 14px 0 0;}
.disclaimer { width: 54%; position: relative; color: #333; margin: 13px 0 0; padding: 0 0 0 37px; }
.disclaimer a:hover { text-decoration: underline; }
.recaptcha_btn_holder { display: flex; gap: 10px; justify-content: space-between; width: 65%; max-width: 491px; text-align: left; }
.form_chkbox { max-width: 20px; width: 50%; min-height: 32px; position: absolute; left: -3px; top: -6px; }
.disclaimer a {  display: inline-block; color: var(--black);}
.disclaimer b{color: var(--black);font-weight: normal;}
b, strong { color: var(--black); }


/*nh*/
.about_us_boxes { }
.about_us_boxes section { width: 50%; max-width: 699px; min-height: 300px; padding: 40px 25px;   border-radius: 14px; position: relative;background: var(--primaryColor); line-height: 30px;text-align: center;}
.about_us_boxes section h2 { font-size: 50px; color: #fff; line-height: 100%; font-family: var(--secFont);}
.about_us_boxes section h2:before{position: absolute; top: -70px; left: 0; right: 0; margin: 0 auto; width: max-content; padding: 15px; background: var(--secColor); border-radius: 100%;}
.mission{display: flex;   gap: 20px;   margin: 40px 0;    color: #1a1a1a;   border-radius: 20px;  align-items: start; flex-direction: column;}
.mission_info{ background: var(--primaryColor);  padding: 40px;   min-height: 300px;border-radius: 14px; max-width: 690px; padding: 40px 25px;}
.mission h2{font-size: 50px; line-height: 100%;font-family: var(--secFont);color: #fff;}
.mission h2 span{}
.mission p{font-size: 16px; color: var(--white); margin: 20px 0; line-height: 20px;}
.about_us_boxes section p { color: var(--white); font-size: 16px; margin: 20px 0; line-height: 20px;}
.about_info{font-size: 35px;line-height: 100%;text-align: center;color: var(--white);background: var(--primaryColor); padding: 40px 25px; border-radius: 20px;}
.about_info p{font-size: 16px; margin: 20px 0 0 !important; line-height: 20px;}
.about_info h2{font-family: var(--secFont); font-size: 50px; line-height: 100%;}
.mission figure{ border-radius: 20px; width: 49%; display: block !important; position: absolute; right: 0; top: 55.5%; transform: translateY(-50%); max-width: 600px;}
.mission img{height: 600px; max-width: 600px; border-radius: 20px;}

.about_us_boxes p{color: var(--white);}

.about_con{display: flex;gap: 10px;flex-wrap: wrap;}

.services_cards_con{}
.services_cards section{width: 48%; box-shadow: 0 0 5px #8080807d; position: relative;height: auto;text-align: center;max-width: 300px; background: var(--white); padding: 20px 10px; border-radius: 20px;}
.services_cards section h2{font-size: 20px; background: var(--primaryColor) !important; -webkit-text-fill-color: transparent !important; -webkit-background-clip: text !important; font-weight: normal; font-family: var(--secFont) !important; line-height: 100%;}
.services_cards section:hover h2{background: var(--white);  -webkit-text-fill-color: transparent; -webkit-background-clip: text;}
.services_cards section p{font-size: 16px;font-weight: normal;font-family: var(--priFont);color: var(--white); margin: 0;}
.services_cards section a{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.services_cards section figure{width: 100% !important ;max-width: 300px !important ;overflow: hidden !important; display: block !important; position: static;}
.services_cards section figure img{height: 100%; max-width: unset;}
.services_cards_heading p{text-align: center; margin: 30px 0 !important;} 
.services_cards section:hover { background: var(--secondaryColor); }
.service_card_boxes_info{}
.card_info{width: 100%; text-align: center;}
.card_info h2{font-size: 30px; font-family: var(--secFont); margin: 30px 0;}


.services_cards{display: flex; justify-content: center; gap: 10px; row-gap: 25px; flex-wrap: wrap;}
.service_card_boxes_info{width: 100%; text-align: center;}
.service_card_boxes_info h2{}
.services_cards_heading{width: 100%;text-align: center; margin: 15px 0;}
.services_cards_heading h2{}
.services_cards_heading p{}

.about_con_p{}
.services_box_info{padding: 20px 0;}
.services_box_info:hover { }

.btn_sevices{}

.heading_h2{font-weight: bold;}
.headings_h2{font-weight: bold; margin-top: 20px;}
.cta { text-align: center; border: 1px solid #000; width: 100%; margin: 40px auto; padding: 20px; box-shadow: 5px 5px 5px rgba(0,0,0,0.2); }
.cta h2{font-size: 30px;   font-family: var(--secFont);  line-height: 100%;    width: 100%;   margin: 17px auto;   padding-bottom: 10px;}
.cta p{margin: 10px 0 0 !important;}
.bullet_heading{}

.userway_buttons_wrapper {top: unset !important; right: unset !important; bottom: 20px !important; transform: none !important; left: 15px !important; }