/*Fonts Used*/
 @import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700|Karma:300,400,500,600,700|Noto+Serif:400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 @import url('https://fonts.googleapis.com/css?family=Niconne');

*, *: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;}

/* end reset */

/*preset*/
body{ font-size: 18px; font-weight: 300; line-height: 30px; font-family: 'Roboto', Arial, Helvetica, sans-serif, serif; color: #1f1f1f; background: #fff; }
a{ text-decoration: none; }
img{max-width: 100%; vertical-align: top; image-rendering: -webkit-optimize-contrast;}
textarea { resize: none; overflow: auto; }
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;border: none;}
a[href^="tel:"]{color: inherit!important; text-decoration: none;}
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; }

.clearfix:before, .clearfix:after { content:""; display: table; clear: both; }
.clearfix {clear: both; overflow: hidden;}
.comp{color: #e52615; 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: 2px; -moz-column-gap: 2px;  column-gap: 2px;}
.col3{-webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 2px; -moz-column-gap: 2px;  column-gap: 2px;}
.col2 li, .col3 li{ overflow: hidden; }
.back_top{ display: none; z-index: -1; }
.center{ display: block; margin: 0 auto; }

/* Forms Comfig */
input[type="text"], input[type="submit"] { font-size: inherit; line-height: inherit; font-family: inherit; }

::-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;}

/*Non-home Images*/

.non_home_banner { background: url(images/slider/nh_banner.jpg); width: 1920px; margin-left: -420px; min-height: 200px; }
.thumb_left_dd, .thumb_left_dr{  float: left; margin: 10px 19px 10px 0; }
.thumb_right_dd, .thumb_right_dr{ float: right; margin: 10px 0 10px 19px; }
.thumb_center_dd, .thumb_center_dr{ display: block; margin: 10px auto 10px; }

/* end non-home images*/

/* 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; }

/*end preset*/

.wrapper{ width:100%; max-width: 1080px; margin:0 auto; position:relative;}

.customize_holder{text-align:center;margin-bottom:20px;}
[class^="customize_boxes"]{display:inline-block;vertical-align:top;width:320px;height:250px;background:#ddd;position:relative;max-width:100%;margin:0 auto 10px;}
[class^="customize_boxes"] h4{font-size:22px;color:#e52615;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;}

/* header */
[class^="header_boxes"]{display:inline-block;vertical-align:top;text-align:left;}
[class^="header_boxes"] li{white-space:pre-line;font:16px/26px 'Roboto', sans-serif;color:#333333;}
[class^="header_boxes"] li .h_num{display:block;color:#b21d2c;font-weight:700;}
[class^="header_boxes"] li .h_hdng{text-transform:uppercase;color:#b21d2c;font-weight:700;}
[class^="header_boxes"] li a{color:#333333;}
[class^="header_boxes"] li a:hover{text-decoration:underline;}
.header_boxes2{margin: 0 55px;}
header { min-height: 191px; }
.logo { position: relative; z-index: 100; float: left; top: 15px;}
.logo img { width: 259px; }
.header_info { position: relative; float: right; margin-top: 84px;}
/* .header_info:after { position: absolute; content: url(images/hdr_icon.png); right: 0; top: 0; }
.header_info h2 { font-size: 17px; color: #333333; font-weight: 400;padding-top: 3px;}
.header_info h2 span { display: block; font-weight: 500; font-size: 24px; color: #b21d2c; line-height: 13px;} */
#google_translate_element {  position: absolute; top: 112px; left: 0; display: inline-block; }

/* end header */

/* nav */

.nav_area { position: absolute; top: 0; right: 0; }
nav, nav:after { background: url(images/nav_bg.png) repeat-x; }
nav { position: relative; height: 56px; text-align: center; border-radius: 0 0 0 9px; width: 786px;}
nav:after { position: absolute; content: ''; width: 410px; left: 100%; height: 100%; border-radius: 0 0 9px; top: 0;}
nav ul li{ display:inline-block; position:relative; }
nav ul li:first-child{ margin-left: 0; }
nav ul li:last-child{ margin-right: 0; }
nav ul li:after{ content: ''; background: #1f6ae0; width: 1px; height: 19px; position: absolute; top:15px; right:-3px; }
nav ul li:last-child:after{ display: none; }
nav ul li a{ display:block; color:#fff;  line-height: 49px; padding:0 20.5px; }
nav ul li a:hover, nav ul li.current_page_item > a { text-decoration: underline; }

/* Sub Menu */

nav ul li:hover > ul { display: block; visibility: visible; }
nav ul ul { display:none; margin:0; padding:0; position:absolute; top:100%; left:0; z-index:999; }
nav ul ul ul { left:100%; top: 0; }
nav ul ul li{display: block; width: 100%; margin: 0;}
nav ul ul li a { background: #353535; width: 150px; margin: auto; height: auto; display: block; padding: 0; text-indent: 15px; border-bottom: 1px solid; line-height: 40px;text-align: left;}

/* Drop down icon */

nav span{ position:absolute; right:0; top:0; display:none; padding:0; cursor:pointer; z-index:9; color: #fff;}
.fa:before{position: absolute;}

/* Navigation bar icon */

.nav_toggle_button{width: 100%; display:none; color: #fff; background: #b21d2c; margin:0 auto; padding:10px 15px; text-align:left; font-weight: bold; position: relative;}
.nav_toggle_button i{ cursor: pointer;}
.fa {display:block; float: right; }

/*end nav*/

/*banner*/

#banner { background: url(images/bnr_bg1.png) repeat-x center top, url(images/bnr_bg.png) no-repeat center bottom 15px; width: 1920px;margin: auto;max-width: 100%;}
.bnr_wrap { /*! min-height: 582px; */ }
.slider{ width: 1920px; height: 565px; margin-left: -420px; }
.slider .rslides img { position: relative; left: -43px;}
.mobi_ban{ display: none; }
.label_text .wrapper { height: 565px; position: absolute; top: 0; left: 0; right: 0; }
[class^=slogan_dv] { min-height: 340px; position: relative; color: #fff; top: 102px; z-index: 50; width: 500px; padding-left: 30px; display: inline-block;}
[class^=slogan_dv]:before { position: absolute; content: ''; background: #fff; width: 4px; height: 100%; left: 0; top: 0; }
.slogan_dv1 h2 { text-transform: uppercase; font-size: 38px; font-weight: 500; text-shadow: 3px 2px 4px rgba(0,0,0,.3);}
.slogan_dv1 h2 span { display: block; background: #b21d2c; font-size: 38px; font-weight: 500; width: 263px; height: 66px; line-height: 66px;margin: 8px 0 11px -26px;text-shadow: none;padding-left: 27px;}
.slogan_dv1 p { margin: 23px 0 26px; line-height: 28px;padding: 0 20px 0 2px;}
.slogan_dv1 a { display: block; background: #fff; border-radius: 10px; width: 239px; height: 64px; font: 700 25px/73px 'Karma', serif; color: #0055c8; margin-left: 2px;text-align: center;text-transform: uppercase;}
.slogan_dv1 a:hover { color: #fff; background: #b21d2c; }

.slogan_dv2 { font: 700 38.07px 'Noto Serif', serif; width: 562px; padding-top: 58px;}
.slogan_dv2 h2 { font-style: italic; color: #e52615; }
.slogan_dv2 p { color: #fff; line-height: 50px; font-weight: 500;}

.slogan_dv3 { font: 700 38.07px 'Noto Serif', serif; font-style: italic; width: 616px; }
.slogan_dv3 h2 { font-size: 36px; margin-bottom: 12px; display: block; }
.slogan_dv3 li { line-height: 45px; display: block !important; position: relative!important; }
.slogan_dv3 li span { display: block; font-size: 28px; }

.bnr_align { position: absolute; transform: translate(0, -50%); top: 50%; }

.extra_slog {position:absolute;z-index:99;left:21px;bottom:51px;}
.extra_slog h6 {color:#fff;font-family:'Niconne',cursive;font-size:70px;line-height:100%;}

#slogan_xs { display: none; }


/*end banner*/

/*middle*/

#middle1 { text-align: center;margin-top: 17px;}
  .mid1_wrap { padding: 16px 84px 49px;  }
  .mid1_wrap:before { position: absolute; content: ''; background: url(images/mid_bfr_bg.png) no-repeat; left: -420px; right: 0; bottom: 100%; z-index: 60; height: 102px;width: 1920px;}
  .mid1_wrap h2 { position: relative; font: 300 30px 'Hind', sans-serif; margin-bottom: 20px; padding-bottom: 30px; }
  .mid1_wrap h2:after { position: absolute; content: ''; background: #bebebe; width: 97px; height: 7px; border-radius: 3px; margin: auto; bottom: 0; left: 0; right: 0; }
  .mid1_wrap h2 span { font: 300 30px/4px 'Noto Serif', serif; color: #e52615; display: block; }
  .mid1_wrap p { line-height: 29px; }

#middle2 { background: url(images/mid2_bg.png) repeat-x center top, #efefef; text-align: center; min-height: 692px; padding-top: 44px;}
  [class^=mid2_list] li { display: inline-block; vertical-align: top; }
  [class^=mid2_list] a { display: block; font-family: 'Karma', serif; color: #ff8200; }
  [class^=mid2_list] small { position: relative; display: block; border-radius: 50%; margin: 0 auto 30px; }
  [class^=mid2_list] small:before,
  [class^=mid2_list] small:after { position: absolute; border-radius: 50%;  margin: auto; left: 0; right: 0; }

  .mid2_list1 li { margin: 0 32px; }
  [class^=mid2_list] li:first-child { float: left; margin-left: 0; }
  [class^=mid2_list] li:last-child { float: right; margin-right: 0; }
  .mid2_list1 a { font-size: 25px; color: #4d4d4d; }
  .mid2_list1 a span { display: block; font-weight: 700; font-size: 30px; line-height: 27px; color: #209102;text-transform: uppercase;}
  .mid2_list1 a:hover span { color: #0274b9; }
  .mid2_list1 small { background: #fff; width: 162px; height: 162px; padding: 12px 0 0; }
  .mid2_list1 small:before { background: url(images/mid2_bfr1.png) repeat-x center top; width: 130px; height: 130px; margin: 5px auto; z-index: 1;}
  .mid2_list1 small:after { background: url(images/mid2_bfr2.png) repeat-x center top; width: 139px; height: 139px; content: ''; }

  .mid2_list1 li:first-child small:before {  padding-top: 40px;}
  .mid2_list1 li:nth-child(2) small:before {  padding-top: 35px;}
  .mid2_list1 li:nth-child(3) small:before {  padding: 28px 13px 0 0;}
  .mid2_list1 li:nth-child(4) small:before {  padding-top: 38px;}
  .mid2_list1 li:last-child small:before {  padding-top: 32px;}

  .mid2_list1 li:first-child small:before { content: url(images/mid2_icon1.png); }
  .mid2_list1 li:nth-child(2) small:before { content: url(images/mid2_icon2.png); }
  .mid2_list1 li:nth-child(3) small:before { content: url(images/mid2_icon3.png); }
  .mid2_list1 li:nth-child(4) small:before { content: url(images/mid2_icon4.png); }
  .mid2_list1 li:last-child small:before { content: url(images/mid2_icon5.png); }

  .mid2_list1 a:hover small:before,
  .mid2_list1 a:hover small:after { background-position: center bottom; }

  .mid2_list2 { margin-top: 99px; }
  .mid2_list2 li { margin: 0 22px; }
  .mid2_list2 a, .mid2_list2 i { display: block; }
  .mid2_list2 a { font-size: 32px; font-weight: 400;}
  .mid2_list2 a:hover { color: #0274b9; }
  .mid2_list2 i { position: absolute; left: 0; right: 0;  font-size: 32px; font-style: normal; z-index: 2; margin: auto; }
  .mid2_list2 small { background: #f3f3f3; width: 164px; height: 164px; padding-top: 12px;margin-bottom: 29px;}
  .mid2_list2 small:before { background: url(images/mid2_bfr3.png) repeat-x center top; width: 131px; height: 131px; margin: 5px auto; z-index: 1; padding-top: 31px; content: ''; }
  .mid2_list2 small:after { background: url(images/mid2_bfr4.png) repeat-x center top; width: 140px; height: 140px; content: ''; }

  .mid2_list2 li:first-child i { background: url(images/mid2_icon6.png); width: 42px; height: 48px; top: 59px;}
  .mid2_list2 li:nth-child(2) i { background: url(images/mid2_icon7.png); width: 64px; height: 72px; top: 45px;}
  .mid2_list2 li:nth-child(3) i { background: url(images/mid2_icon8.png); width: 68px; height: 62px; top: 54px;}
  .mid2_list2 li:nth-child(4) i { background: url(images/mid2_icon9.png); width: 53px; height: 53px; top: 57px;}
  .mid2_list2 li:last-child i { background: url(images/mid2_icon10.png); width: 61px; height: 58px; top: 53px;}

  .mid2_list2 li a:hover i { background-position: center bottom; }

/*end middle*/

/*main*/

#main_area{padding-top: 50px;}
main{ float: right; width: 565px;line-height: 28px; text-align: justify; padding-top: 50px;}
main h1{ font: 700 35px/47px 'Karma', serif; margin-bottom:9px; color: #e52615;text-transform: uppercase;}
main h1 span{ font: 400 30px 'Roboto', sans-serif; display: block; color: #1f1f1f; text-transform: none;}
main p{ margin-bottom:15px; }
main ol{ padding-left: 35px; margin-bottom: 20px; }
main ol li, main .bullet li{ margin-bottom: 5px; }
main .bullet { margin-bottom: 15px; }
main .bullet li{ padding:0 0 0 20px; position: relative; }
main .bullet li:before{ position: absolute; content: ""; top: 9px; left: 0; width: 13px; height: 13px; background: #fff; border-radius: 50%; border: 3px solid #0274b9; }
main a{ font-weight: bold; color: #4ba9cf; text-decoration: underline; }
main a:hover{ text-decoration: none; color: #333; }

/*end main*/

/* non home */

.page_title { width: 100%; display: block; font-size: 38px; line-height: 41px; font-weight: 700; position: absolute; transform: translate(0,-50%); top: 50%; left: 0; right: 0; color: #fff; text-align: center; }
.nh_heading1, [class^=nh_section] { margin-bottom: 20px; overflow: hidden; }
.nh_heading1, .nh_section h4 { font-size: 20px; font-weight: 700; }
.nh_heading1  { font-size: 20px; font-weight: 700; background: #4bb7f9;color: #fff;padding: 10px;text-align: center;}
.nh_section {  text-align: center;background: #f9e8ea;}
.nh_section h4 {  color: #7C0C1A;background: #fff;padding-bottom: 6px;}
.nh_section p { padding: 10px; margin-bottom: 5px; }
.nh_section2 { background: #ececec; padding: 20px 20px 5px; border-left: 2px solid #0274b9; }

/*end non home*/

/*sidebar*/
.sidebar { position: relative; float: left; width: 477px; text-align: center; left: 2px;}
.sidebar a { position: absolute; bottom: 3px; right: 0; background: url(images/sdbr_bg.png) repeat-x; width: 226px; height: 186px; color: #fff; font-size: 26px; padding: 29px 10px 0; box-shadow: -4px -5px 7px -2px rgba(0,0,0,.4); font-weight: 500;letter-spacing: -0.7px;text-transform: uppercase;}
.sidebar a:before { display: block; content: ''; background: url(images/sdbr_bfr.png); width: 70px; height: 70px; top: 12px; margin: 0 auto 8px; }
.sidebar a:hover, .sidebar a:hover:before { background-position: bottom center; }
.sidebar a span { display: block; font: 700 28px/33px 'Karma', serif;letter-spacing: 0;}
/*end sidebar*/

/*bottom*/
#bottom1 { padding-top: 109px; }
  .btm1_info { width: 678px; }
  .btm1_info h2 { font-size: 30px; font-weight: 400;}
  .btm1_info h2 span { font: 700 35px/50px 'Karma', serif; color: #e52615; display: block; text-transform: uppercase;}
  .btm1_info p { line-height: 28px; margin: 9px 0 22px; }
  .btm1_info a { display: block; background: url(images/btm1_bg.png) repeat-y left top; border-radius: 12px; width: 150px; height: 50px; line-height: 50px; font-weight: 700;  text-align: center; color: #fff; text-transform: uppercase;}
  .btm1_info a:hover { background-position: right top;  box-shadow: -5px -4px 6px -1px rgba(0,0,0,.3);}
  .btm1_img { position: absolute; right: 0; top: -9px; width: 345px; box-shadow: -5px -5px 11px -1px rgba(0,0,0,.3); }
/*end bottom*/

/*footer*/
footer{}
  .ftop_wrap { min-height: 470px; }
  .ftr_top { padding-top: 41px; color: #333333; }
  .ftr_contact { padding-top: 29px; }
  .ftr_contact h2 { font-size: 30px; font-weight: 400;}
  .ftr_contact h2 span { font: 700 35px/49px 'Karma', serif; color: #0274b9; display: block; text-transform: uppercase;}
  .ftr_contact p { line-height: 28px; margin: 9px 0 33px; width: 495px;}
  .ftr_contact li { display:inline-block; vertical-align:top; white-space:pre-line; font-size: 17px;line-height: 26px;}
  .ftr_contact li:first-child { padding-left: 12px; }
  .ftr_contact li:last-child { padding-left: 36px; }
  .ftr_contact li a { color: #333333; }
  .ftr_contact li a:hover { color: #0274b9; text-decoration: underline; }
  .ftr_contact li a[href^="tel:"] {color: inherit;}
  .media {  margin: 28px 153px 0 -3px;display: inline-block;vertical-align: middle;}
  .media h3 { margin-bottom: 7px; padding-left: 4px;}
  .media a { margin: 0 2px; }
  .ftr_map { position: absolute; top: -0; right: -420px; width: 882px; height: 549px; }
  .ftr_map iframe { display: block; height: 100%; border: 0; }

	.ftr_btm { background: url(images/ftr_btm_bg.png) no-repeat center top; padding: 57px 0 0; min-height: 202px; position: relative;}
    .ftr_logo img { width: 259px; }
    .ftr_nav { float: right; padding-top: 81px;}
		.ftr_nav li { display: inline-block; vertical-align: top;position:relative;}
		.ftr_nav li:after { top: -12px; right: -7px; content: "."; font-size: 40px; position: absolute;color: #fff;}
    .ftr_nav li:last-child { padding-right: 0; }
		.ftr_nav li:last-child:after { display: none;}
		.ftr_nav li a{ display: block; padding: 0 8px; color: #fff;}
		.ftr_nav li a:hover, .ftr_nav ul li.current_page_item a, .copyright a:hover {  text-decoration: underline;}
		.copyright { margin-top: 16px; }
		.copyright, .copyright a { color:#fff;}
    .copyright small { font-size: 18px; }

/**Resources**/
.resources {font-size:14px; margin-top:10px;}
.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: #333;}
.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 #0160C5; border-bottom:2px solid #0160C5;}
.resources ul li:before{content:"";}
.resources ul li:after{content:"";}
.resources ul li a span {font-size:11px; color:#666666; letter-spacing:1px; }

/* 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 */
.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) ' ';}

.serv_areas{display: inline-block; background: #ca0f22; border-radius: 12px; width: 178px; height: 50px; line-height: 50px; font-weight: 700; text-align: center; color: #fff; text-transform: uppercase;vertical-align: middle;}
.serv_areas:hover {background: #0070b4;}
