
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic);


/************************************************************************************
RESET
*************************************************************************************/


html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, dd, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, input, select, textarea {
	margin:0; padding:0;
}

article, aside, figcaption, figure, footer, header, hgroup, nav, section, video, audio, mark { 
 display:block; margin:0; padding:0;
}

object, embed { outline:0; }

img, fieldset, a img { border:0; }

/* Flexible Images */
img { height:auto; max-width:100%; width:auto\9; vertical-align:middle; /* ie8 */ }

/* Flexible Embedded Videos */
.video embed, .video object, .video iframe { width:100%; height:auto; }

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/

body { font:400 14px/24px 'PT Serif'; color:#6f6f6f; background:#fff; font-family:'PT Serif' !important; }

/* Links */

a { text-decoration:none; outline:none; color:#004faa; }
.con_right h1 a{ text-decoration:none; outline:none; color: white; }
.con_right p a{ text-decoration:none; outline:none; color: white; }

a:hover { outline:0; text-decoration:underline; color:#004faa;}
.con_right h1 a:hover{ outline:0; text-decoration:underline; color: white;}
.con_right p a:hover{ outline:0; text-decoration:underline; color: white;}

a:active, a:focus  { text-decoration:none; outline:none;}

p { margin:0 0 15px 0; padding:0; font:400 14px/24px 'PT Serif'; }

p span { color:#004faa; }

/*--*/

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}


/* list */

ul, ol, li {
	margin:0;
	padding:0;
}

ul.custom_list_01 { margin:0 0 15px 0 !important; padding:0 !important; }
ul.custom_list_01 li { margin:0 0 8px 0!important; padding:0!important; border:none !important; float:none !important; }

ul.custom_list_02 { margin:0 0 15px 0 !important; padding:0 !important; list-style:none !important; }
ul.custom_list_02 li { margin:0 0 8px 0!important; padding:0 0 0 12px!important; border:none !important; float:none !important; background: url(../images/bullet_blue.png) 0 7px no-repeat; }

/* headings */

h1, h2, h3, h4, h5, h6 { font-family:'PT Serif'; margin:0 0 15px 0; color:#004faa; }

h1.section-title { color:#004faa; font:400 45px/48px 'PT Serif'; }
h1.section-title.title-black, h1.section-title.title-black a { color:#000; }
h1.section-title.title-white, h1.section-title.title-white a { color:#fff; }

h1.section_title02 { color:#0e3d73; font:400 35px/38px 'PT Serif'; margin:0 0 15px 0; }
h1.section_title02 a { color:#0e3d73; }
h1.section_title02.title-white, h1.section_title02.title-white a { color:#fff; }

h1.deepblue_title { color:#002f66; font:400 36px/40px 'PT Serif'; margin:0 0 20px 0; }
h1.black_title { color:#000; font:400 36px/40px 'PT Serif'; margin:0 0 20px 0; }

h2.box-title { color:#000; font:700 15px/20px 'PT Serif'; margin:0 0 10px 0; }
h2.box-title.title-black, h2.box-title.title-black a { color:#000; }
h2.box-title.title-white, h2.box-title.title-white a { color:#fff !important; }

h3.footer-title { color:#545353; font:400 23px/26px 'PT Serif'; margin:0 0 24px 0; text-transform:capitalize; }
h3.footer-title a { color:#545353; }

/*---- FORM ----*/

label { font:400 13px/20px 'PT Serif'; color:#000; margin:0 0 10px 0; display:block; }
label em { color:#ff0000 !important; }

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"] { /*width:100%;*/ font:400 13px 'PT Serif'; color:#4f4b4b; background:#f1f1f1; padding:0 10px; height:40px; border:none; border-radius:0; margin:0; }

select  { /*width:100%;*/ font:400 13px 'PT Serif'; color:#4f4b4b; background:#f1f1f1; padding:0; height:40px; border:none; border-radius:0; margin:0; }

textarea { resize:none; padding:10px; height:250px; /*width:100%;*/ font:400 13px/20px 'PT Serif'; color:#4f4b4b; background:#f1f1f1; border:none; border-radius:0; margin:0;  }

input[type="submit"], input[type="button"], .defult-btn, button[type="submit"], button[type="button"] { /*width:260px;*/ background:#0452ac; cursor:pointer; font:400 16px/42px 'PT Serif'; color:#fff; height:42px; border-radius:0; padding:0; text-align:center; border:none; box-shadow:none; text-transform:uppercase; }

input[type="submit"]:hover, input[type="button"]:hover, .defult-btn:hover  { background:#000; color:#fff; text-decoration:none; }

input[type="radio"], input[type="checkbox"]   { cursor:pointer; width:auto; margin:4px 3px 0; margin-top:1px \9; *margin-top:0; line-height:normal; }

.form-control { margin:0 0 15px 0; padding:0; width:100%; }

/* 100% */

.form-control input[type="text"], .form-control input[type="password"], .form-control input[type="email"], .form-control input[type="tel"], .form-control input[type="search"], .form-control select, .form-control textarea { width:100%; }


/* link-button */

.blue-plus-btn, .white-plus-btn { width:30px; height:30px; background:#004faa; cursor:pointer; font:700 20px/30px 'PT Serif'; color:#fff; border-radius:0; padding:0; text-align:center; border:none; text-transform:uppercase; display:block; }

.blue-plus-btn:hover  { background-color:#000; color:#fff; text-decoration:none; }

.white-plus-btn { background:none; border:1px solid #fff;  } 
.white-plus-btn:hover  { background-color:#fff; color:#000; text-decoration:none; }

.more_btn_defult {  width:auto; height:auto; background:#004faa; cursor:pointer; font:700 14px/20px 'PT Serif'; color:#fff; border-radius:0; padding:10px 15px; text-align:center; border:none; text-transform:uppercase; display:inline-block; } 
.more_btn_defult:hover  { background-color:#000; color:#fff; text-decoration:none; }

.more_btn_defult_w {  width:auto; height:auto; background:#fff; cursor:pointer; font:700 14px/20px 'PT Serif'; color:#004faa; border-radius:0; padding:10px 15px; text-align:center; border:none; text-transform:uppercase; display:inline-block; } 
.more_btn_defult_w:hover  { background-color:#000; color:#fff; text-decoration:none; }



/* placeholder */

input::-webkit-input-placeholder { color:#969595; }
input:-moz-placeholder { color:#969595; }
input::-moz-placeholder { color:#969595; }
input:-ms-input-placeholder { color:#969595; }

/* Tables */

table { border-collapse:collapse; border-spacing:0; }
td { vertical-align:top; }

/* img */

img.alignleft { margin:5px 20px 10px 0; float:left; }
img.alignright { margin:5px 0 10px 20px; float:right; }
img.aligncenter { clear:both; margin-top:12px; margin-bottom:12px; margin:0px auto; }

.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.img-circle {
  border-radius:50%;
}

/* Contain floats */

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.clear  { font-size:0; line-height:0; clear:both; height:0; }


/* table */

table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding:8px;
  line-height:1.42857143;
  vertical-align:top;
  border-top:1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align:bottom;
  border-bottom:2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}


/* Tools */

.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left       { float:left !important; }
.f-right      { float:right !important; }
.f-none       { float:none !important; }
/*.f-fix        { float:left; width:100%; }*/
.no-display   { display:none!important; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.l-padding    { padding-left:0 !important; }
.r-padding    { padding-right:0 !important; }
.no-bg        { background:none !important; }
.no-border    { border:none !important; }
.top-padding  { padding-top:0 !important; }
.padd-both    { padding-top:10px!important; padding-bottom:10px!important; }
.padd-bot-zero{ padding-bottom:0!important; }
.mar-bot-zero { margin-bottom:0!important; }
.overflow-h   { overflow:hidden!important; }
.overflow-a   { overflow:auto!important; overflow-x:hidden!important; }


/*--*/

.padd-bot-5  { padding-bottom:5px !important;  }
.padd-bot-10 { padding-bottom:10px !important; }
.padd-bot-15 { padding-bottom:15px !important; }
.padd-bot-20 { padding-bottom:20px !important; }
.padd-30     { padding:30px !important; }
.padd-right-15 { padding-right:15px !important; }

.mar-bot-5  { margin-bottom:5px !important;  }
.mar-bot-10 { margin-bottom:10px !important; }
.mar-bot-15 { margin-bottom:15px !important; }
.mar-bot-20 { margin-bottom:20px !important; }

.mar-bot-top-10 { margin-bottom:10px !important; margin-top:10px !important; }
.mar-auto { margin:0 auto !important; }


/*--*/

.bg-color-white { background-color:#fff !important; }
.bg-color-blue { background-color:#0252ae !important; }
.bg-color-black { background-color:#000 !important; }
.bg-color-lightgray { background-color:#dedede !important; }
.bg-color-greeen { background-color:#00aa84 !important; }
.bg-color-deepblue { background-color:#004990 !important; }

.color-white { color:#fff !important; }
.color-black { color:#000 !important; }
.color-gray  { color:#e6e6e6 !important; }
.color-blue  { color:#0252ae !important; }

/* Structure */

#page, .full-row { width:100%; }
.fixed-row { width:1170px; margin:0px auto; }

.desktop-view  { display:block; }
.mobile-view { display:none; }

.global_row { width:100%; box-sizing:border-box; }
.global_row:after { content:""; display:table; clear:both; *zoom:1; }
.global_row .col12{ width:100%; padding:0 15px; box-sizing:border-box; }
.global_row .col9 { width:75%; padding:0 15px; box-sizing:border-box; float:left; }
.global_row .col6 { width:50%; padding:0 15px; box-sizing:border-box; float:left; }
.global_row .col4 { width:33.3%; padding:0 15px; box-sizing:border-box; float:left; }
.global_row .col3 { width:25%; padding:0 15px; box-sizing:border-box; float:left; }
.global_row .col2 { width:20%; padding:0 5px; box-sizing:border-box; float:left; }

.global_row2 { width:100%; box-sizing:border-box; }
.global_row2 .col_50 { width:50%; padding:0; box-sizing:border-box; float:left; }

.f-left-change { float:left !important; }
.f-right-change { float:right !important; }
.w-flexible { } 
.margin-bot-mobile { }
.margin-bot-desktop { margin-bottom:20px !important; }

.font-25 { font-size:25px !important; line-height:30px !important; }


/* h_con_box */

.h_box_outer { width:600px; float:left; }
.h_box_outer .para { color:#000; font:400 13px/18px 'PT Serif'; }
.h_box_outer .para a { color:#000; }
.h_box_outer .section-title {  }
.h_box_outer .row2 { margin:0; padding:15px 0 0 0; list-style:none; width:100%; }
.h_box_outer .row2 .col { margin:0 2% 15px 0; padding:0; float:left; width:48%; }

.h_box_outer.white { }
.h_box_outer.white .para { color:#fff; }
.h_box_outer.white .para a { color:#fff; }
.h_box_outer.white .section-title { color:#fff; }

.h_con_box { margin:0; padding:15px 30px 30px 5%; width:100%; border:1px solid #a0a2a5; position:relative; background:none; min-height:170px; }
.h_con_box .con_left { margin:0 10px 0 0; padding:0; width:50px; float:left; }
.h_con_box .con_right { margin:0; padding:0; width:155px; float:left; }
.h_con_box .con_full { margin:0; padding:0; width:100%; float:none; }
.h_con_box h2.box-title, .h_con_box h2.box-title a { color:#000; }
.h_con_box p { color:#000; font:400 11.5px/16px 'PT Serif'; margin:0; }
.h_con_box .blue-plus-btn, .h_con_box .white-plus-btn { position:absolute; right:-1px; bottom:-1px; }

.h_con_box.white { border:1px solid #fff; }
.h_con_box.white h2.box-title, .h_con_box.white h2.box-title a  { color:#fff; }
.h_con_box.white p { color:#fff; }
.h_con_box.white .blue-plus-btn, .h_con_box.white .white-plus-btn { position:absolute; right:-1px; bottom:-1px; }