/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Mada:300,400,500,600,700&display=swap');

/****************************
********************** Variables *******/





































/*******************************
***************************** Global Syles *************/

body  {font-size: 14px; color: #333333; line-height: 1.3; margin: 0px; font-family: 'Lato', sans-serif; font-weight:300; }

.row-fluid .page-center,
.page-center{max-width: 1200px; padding: 0 15px; margin: 0 auto!important; float: none;}








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

/***** Padding *******/
.paddingt10 {padding-top: 10px;}
.paddingt20 {padding-top: 20px;}
.paddingt30 {padding-top: 30px;}
.paddingt40 {padding-top: 40px;}
.paddingt50 {padding-top: 50px;}
.paddingt60 {padding-top: 60px;}
.paddingt70 {padding-top: 70px;}
.paddingt80 {padding-top: 80px;}
.paddingt90 {padding-top: 90px;}
.paddingt100 {padding-top: 100px;}
.paddingt120 {padding-top: 120px;}
.paddingt140 {padding-top: 140px;}
.paddingt160 {padding-top: 160px;}
.paddingt180 {padding-top: 180px;}
.paddingt190 {padding-top: 190px;}
.paddingt200 {padding-top: 200px;}

.paddingb10 {padding-bottom: 10px;}
.paddingb20 {padding-bottom: 20px;}
.paddingb30 {padding-bottom: 30px;}
.paddingb40 {padding-bottom: 40px;}
.paddingb50 {padding-bottom: 50px;}
.paddingb60 {padding-bottom: 60px;}
.paddingb70 {padding-bottom: 70px;}
.paddingb80 {padding-bottom: 80px;}
.paddingb90 {padding-bottom: 90px;}
.paddingb100 {padding-bottom: 100px;}
.paddingb120 {padding-bottom: 120px;}
.paddingb140 {padding-bottom: 140px;}
.paddingb160 {padding-bottom: 160px;}
.paddingb180 {padding-bottom: 180px;}
.paddingb190 {padding-bottom: 190px;}
.paddingb200 {padding-bottom: 200px;}

.paddingtb10 {padding-top: 10px; padding-bottom: 10px;}
.paddingtb20 {padding-top: 20px; padding-bottom: 20px;}
.paddingtb30 {padding-top: 30px; padding-bottom: 30px;}
.paddingtb40 {padding-top: 40px; padding-bottom: 40px;}
.paddingtb50 {padding-top: 50px; padding-bottom: 50px;}
.paddingtb60 {padding-top: 60px; padding-bottom: 60px;}
.paddingtb70 {padding-top: 70px; padding-bottom: 70px;}
.paddingtb80 {padding-top: 80px; padding-bottom: 80px;}
.paddingtb90 {padding-top: 90px; padding-bottom: 90px;}
.paddingtb100 {padding-top: 100px; padding-bottom: 100px;}
.paddingtb100 {padding-top: 100px; padding-bottom: 100px;}
.paddingtb120 {padding-top: 120px; padding-bottom: 120px;}
.paddingtb140 {padding-top: 120px; padding-bottom: 120px;}
.paddingtb160 {padding-top: 160px; padding-bottom: 160px;}
.paddingtb180 {padding-top: 180px; padding-bottom: 180px;}
.paddingtb190 {padding-top: 190px; padding-bottom: 190px;}
.paddingtb200 {padding-top: 200px; padding-bottom: 200px;}

@media (max-width: 767px) {
  .mobile_paddingt0 {padding-top: 0px;}
  .mobile_paddingt10 {padding-top: 10px;}
  .mobile_paddingt20 {padding-top: 20px;}
  .mobile_paddingt30 {padding-top: 30px;}
  .mobile_paddingt40 {padding-top: 40px;}
  .mobile_paddingt50 {padding-top: 50px;}
  .mobile_paddingt60 {padding-top: 60px;}
  .mobile_paddingt70 {padding-top: 70px;}
  .mobile_paddingt80 {padding-top: 80px;}
  .mobile_paddingt90 {padding-top: 90px;}
  .mobile_paddingt100 {padding-top: 100px;}

  .mobile_paddingb0 {padding-bottom: 0px;}
  .mobile_paddingb10 {padding-bottom: 10px;}
  .mobile_paddingb20 {padding-bottom: 20px;}
  .mobile_paddingb30 {padding-bottom: 30px;}
  .mobile_paddingb40 {padding-bottom: 40px;}
  .mobile_paddingb50 {padding-bottom: 50px;}
  .mobile_paddingb60 {padding-bottom: 60px;}
  .mobile_paddingb70 {padding-bottom: 70px;}
  .mobile_paddingb80 {padding-bottom: 80px;}
  .mobile_paddingb90 {padding-bottom: 90px;}
  .mobile_paddingb100 {padding-bottom: 100px;}

  .mobile_paddingtb0 {padding-top: 0px; padding-bottom: 0px;}
  .mobile_paddingtb10 {padding-top: 10px; padding-bottom: 10px;}
  .mobile_paddingtb20 {padding-top: 20px; padding-bottom: 20px;}
  .mobile_paddingtb30 {padding-top: 30px; padding-bottom: 30px;}
  .mobile_paddingtb40 {padding-top: 40px; padding-bottom: 40px;}
  .mobile_paddingtb50 {padding-top: 50px; padding-bottom: 50px;}
  .mobile_paddingtb60 {padding-top: 60px; padding-bottom: 60px;}
  .mobile_paddingtb70 {padding-top: 70px; padding-bottom: 70px;}
  .mobile_paddingtb80 {padding-top: 80px; padding-bottom: 80px;}
  .mobile_paddingtb90 {padding-top: 90px; padding-bottom: 90px;}
  .mobile_paddingtb100 {padding-top: 100px; padding-bottom: 100px;}
  .set-height {height: auto!important;}
}

.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right {text-align: right;}

@media (max-width: 767px) {
  .mobile-text-left {text-align: left;}
  .mobile-text-center {text-align: center;}
  .mobile-text-right {text-align: right;}
}

/*************************************
*********************** Typography *************/


h1, h2, h3, h4, h5, h6 { font-family: ; line-height: 1.2em; margin: 10px 0; } 
h1 { font-size: 40px; }
h2 {font-size: 34px; color:#1d2951; }
h3 {font-size: 24px; }
h4 {font-size: 14px; }
h5 {font-size: 14px; }

img{max-width:100%; height:auto;}

a {text-decoration:none; transition: .25s; color:#337ab7;}
a:hover {color: #23527c;text-decoration: underline;}

.font-white,
.font-white h1,
.font-white h2,
.font-white h3,
.font-white h4,
.font-white h5 { color: #fff;}

p{ font-weight:normal; }

.floating_menus_module {position: fixed;right: 0px;z-index: 10;top: 200px;z-index: 10;border-radius: 10px 0px 0px 10px;transition: transform .8s ease-in-out;  transform: translateX(100%);
  -webkit-transform: translateX(100%);}

/***************************** Slick Slider ***************************/
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; -webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before, .slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;} 
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none; }
.slick-slide.dragging img{pointer-events: none; }
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}


/*************************** Accordion ******************************/
.accordion {}
.accordion_group {margin-bottom: 2px;background: #f0f0f0;padding: 5px 10px;}
.accordion_header {cursor: pointer;font-size: 18px;line-height: 16px;width: 100%;padding: 10px 15px;}
.accordion_icon{color: #34495e;padding-right: 16px;background-color: #34495e;margin-right: 10px;font-size: 14px;border-radius: 3px;}
.accordion_content {padding: 10px 50px;padding-left:88px;display: none;}
.accordion_group .accordion_icon {position: relative;}
.accordion_group .accordion_icon::before,
.accordion_group .accordion_icon::after {content: '';display: block;position: absolute;top: 50%;right: 3px;width: 10px;height: 2px;margin-top: -1px;-webkit-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transition: all .25s;transition: all .25s;background-color: #f0f0f0;}
.accordion_group.expanded .accordion_icon::before {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);opacity: 0;}
.accordion_group .accordion_icon::before {-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);opacity: 1;}
.accordion_group .accordion_icon::after {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.accordion_group.expanded .accordion_icon::after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}

/*************************** Haeder-style ******************************/
.widget-span.custom-top-nav ul li a:hover {text-decoration: none !important;}
.custom-header .page-center{position: relative;}
.widget-span.custom-header {position: fixed;z-index: 999;background-color: #EEEFF0;width: 100%;top: 0px;left: 0;}
.span12.widget-span.widget-type-custom_widget.mobile-sitemap{display: none;}
.widget-span.custom-top-nav  ul { list-style: none; padding: 0px;float:right;margin-left:-23px;}
.widget-span.custom-top-nav ul li {margin: 1em 1em 0 1em; position: relative;display: block;}
.widget-span.custom-top-nav ul li a {font-size: 13px;color: #eb8a1f;line-height: 2;position: relative;display: block;padding: 2px 32px;background-color: transparent;border: 1px solid #eb8a1f;border-radius: 2px;text-decoration: none; font-weight: bold;text-transform: uppercase;}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {float: left;position:relative;}
ul{list-style:none;padding-left:0px;margin:0px;}
.hs-menu-children-wrapper{display:none;}
.widget-span.custom-top-nav ul li:last-child a {background-color: transparent;font-size: 0px;padding: 0; min-width: 15px;text-align: center;border:none;}
.widget-span.custom-top-nav ul li:last-child a:before {content: '\f002';font-family: FontAwesome;font-size: 16px;color: #eb8a1f;}
.widget-span.custom-top-nav ul li a:hover {background-color: #eb8a1f;color:#fff;}
body.search-out .widget-span.custom-top-nav ul li:last-child a:before {content: '\f00d';}
.row-fluid .search-box button {position: absolute;right: 0;top: 0;border: none;background-color: transparent;padding: 0;height: 30px; width: 30px; background-color: #eb8a1f;cursor: pointer;}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], textarea, select {width: 100% !important;border: solid 1px #E0E0E0;background-color: #FFF;padding:6px 5px;font-size: 15px;font-weight: normal;outline: none;line-height: 1em;margin: 0px;display: block; max-width: 767px;}
.widget-span.custom-top-nav ul li:last-child a {background-color: transparent;font-size: 0px;padding: 0;min-width: 15px;text-align: center;}
.row-fluid .search-box {display: none;position: absolute;width: 350px;right: 30px;z-index: 10;}
body.search-out .row-fluid .search-box {display: block;}
.hs-search-field {position: relative;}
.widget-span.custom-top-nav ul li:last-child a:hover:before {color: #c57012;}
.custom-logo {width: 240px;position: relative;}
.custom-logo img {width: 100%;}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {visibility: hidden;opacity: 0; -webkit-transition: opacity 0.4s; position: absolute;z-index: 10;left: 0;}
.custom-menu-primary .hs-menu-wrapper>ul ul li.Overview {border-bottom: 1px solid #AFA2A2;padding-bottom: 9px;margin-bottom: 9px;}
.widget-span.cm-logo-wrap {padding: 15px 0px;}

.hs-search-field--open .hs-search-field__suggestions {background: #fff; padding: 10px;}
.hs-search-field__suggestions li {margin-bottom: 5px;}


/*************************** Haeder-style close ******************************/

/*************************** banner style ******************************/
.hero_module .section_inner_wrapper{display: flex;margin:70px 0px 0px;}
.hero_module .section_header{position:relative;z-index:10;}
.hero_module .section_image_column, .section_content_column {padding: 0px 40px;position:relative;z-index:10;}
.hero_module .section_content_column p {font-size: 20px;font-weight: 400;}
.hero_module .section_inner_wrapper.left_image_right_copy .section_image_column {order: 2;padding-left:0px;}
.hero_module .section_inner_wrapper.left_image_right_copy .section_content_column {order: 2; padding-right:0px;}
.hero_module .right_image_left_copy .section_image_column {order: 2; padding-right:0px;}
.hero_module .right_image_left_copy .section_content_column{order: 1;padding-left:0px;}
.hero_module .section_content_column a {text-decoration: underline; color: #fff; }
.hero_module .section_content_column a:hover {text-decoration: none; }
.hero_module {background-size: cover;background-repeat: no-repeat;position: relative;}
.font-green {color: #b0d235;}
.overlay {position: absolute;width: 100%;left: 0;height: 100%;z-index: 1;top: 0;}
.hero_module .cta_column a{font-size: 17px;color: #00A9CE;line-height: 2;position: relative;display: block;padding: 7px 15px;background-color: #fff;border: 1px solid #00A9CE;text-decoration: none;font-weight: bold;text-transform: uppercase;max-width: 130px;text-align: center;}
.hero_module .cta_button:hover {background-color: #00A9CE; color:#fff;}

/*************************** banner style close ******************************/
/*************************** cta_bar_module style  ******************************/
.cta_bar_module .section_inner_wrapper {display: flex;padding: 0px 30px;}
.cta_bar_module {margin-top: -58px;position: relative;z-index: 99;border-radius: 10px;}
.cta_bar_module .section_inner_wrapper {display: flex;align-items: center;}
.cta_bar_module .repeater_link_rows {display: flex;justify-content: center;align-items: center;}
.cta_bar_module .item_list {width: 100%;text-align: center;padding: 0px 15px;}
.cta_bar_module .repeater_link_rows {width: 100%;}
.cta_bar_module .section_cta {width: 20%;text-align: center;}
.cta_bar_module .cta_button {font-size: 17px;color: #fff;line-height: 2;position: relative;display: block;padding: 7px 15px;background-color: #eb8a1f;border: 1px solid #eb8a1f;border-radius: 19px;text-decoration: none;font-weight: bold;text-transform: uppercase;border: 0; max-width: 130px;}
.cta_bar_module .item_title p {font-size: 18px;margin: 6px 0px 0px;}
.cta_bar_module .cta_button:hover{background-color: #c57012;}
/*************************** cta_bar_module style close ******************************/
/*************************** accordion_module style ******************************/
.accordion_module_wrapper .accordion_group {background: transparent; border-bottom: 1px solid #00000061;position: relative;z-index:999;}
.accordion_module_wrapper .accordion_group:before {position: absolute;font-size: 30px;color: #fff;font-weight: 900;top: 30px;border-bottom: 2px solid #b0d235;border-left: 2px solid #b0d235;width: 14px;height: 14px;border-radius: 0;background: transparent;content: ""; transform: rotate(-44deg);left: 4%;z-index: -3;}
.accordion_group.expanded:before {transform: rotate(135deg);top:36px;}
.accordion_module_wrapper h5 {color: #b0d235;text-transform: uppercase;font-size: 17px;}
.accordion_module_wrapper .accordion_group:last-child {border-bottom: 0px;}
.accordion_module_wrapper p {font-size: 16px;color: #000;}
.accordion_module_wrapper {z-index: 4;position: relative;}
.accordion_group .accordion_header {padding: 10px 70px;}
.accordion_module_wrapper .content_block img { /*width: auto !important;*/}
.accordion_module_wrapper .content_block  li {color: #000;font-size: 16px;font-weight: normal;line-height: 1.3;margin: 0px 0px 5px 15px;}
.accordion_module_wrapper .content_block ul {list-style: initial;list-style-position: outside;}
.accordion_module_wrapper .content_block {display: flex;}
.accordion_module_wrapper .left_column_content, .accordion_module_wrapper .right_column-content{width:100%;}
.accordion_module_wrapper .content_block h3 {color: #00A9CE;}
.accordion_module_wrapper .content_block h2 { color: #00558c; font-size: 24px; }
.content_block.enable_two_columns .left_column_content{padding-right:15px;}
.content_block.enable_two_columns .right_column-content{padding-left:15px;}

/*************************** accordion_module style close ******************************/
/*************************** tabbed_content_module style ******************************/
.tabbed_content_module .tab_head_wrapper {display: flex;vertical-align: middle; }
.tabbed_content_module .tab_head {padding: 5px 35px;margin: 0px 2px;background: #1d2951;border-radius: 10px 10px 0px 0px;text-align: center;align-items: center;display: flex;width: 19%;justify-content: center;cursor:pointer;}
.tabbed_content_module .tab_head a {color: #fff;line-height: 23px;font-size:19px;}
.tabbed_content_module .tab_head.active {background: #f1f1f1;}
.tabbed_content_module .tab_head.active a {color: #1d2951;}
.font-blue{color: #00558c;}
.tabbed_content_module .section_header { padding-bottom: 40px;}
.tabbed_content_module .section_header h2, .carousel_module_wrapper h2{color: #1d2951;}
.tabbed_content_module .tab_content_wrapper{box-shadow: 6px 6px 12px -3px #ccc;-moz-box-shadow:6px 6px 12px -3px #ccc;-webkit-box-shadow: 6px 6px 12px -3px #ccc;background: #f1f1f1;padding: 40px 24px;}
.tabbed_content_module .tab_content li {color: #00558c;font-size: 17px;font-weight: 400;
  padding: 15px 15px;border-bottom: 1px solid #0000002e;}
.tabbed_content_module .tab_content p {font-size:17px;}
.tabbed_content_module .tab_head a:hover {text-decoration: none;}
.tabbed_content_module .tab_content_block.active {display: flex !important;align-items: center;margin:0px 20px;}
.tabbed_content_module .column_button {margin-top: 59px;}
.tabbed_content_module .column_button a{font-size: 17px;color: #fff;line-height: 2;position: relative;display: block;padding: 7px 15px;background-color: #eb8a1f;border: 1px solid #eb8a1f;border-radius: 27px;text-decoration: none;font-weight: bold;text-transform: uppercase;border: 0;max-width: 130px;text-align: center;}
.tabbed_content_module .column_button a:hover{background-color: #c57012;}
.tabbed_content_module  .tab_content {width: 100%;float: left;padding:0px 20px;}
.tabbed_content_module  .tab_image {width: 100%;float: left;padding:0px 20px;text-align: center;}
.tabbed_content_module .tab_head a:hover {text-decoration: none !important;}
/*************************** tabbed_content_module style close ******************************/
/*************************** carousel_module_wrapper style ******************************/
.carousel_module_wrapper .slick-arrow {position: absolute;top: 50%;transform: translateY(-50%);}
.carousel_module_wrapper .slick-prev{left: 0;z-index: 5;color: transparent;border: transparent;background: transparent;height: 42px;width: 42px;/*background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);*/
}
.carousel_module_wrapper .slick-next{right: 0;z-index: 5;color: transparent;border: transparent;background: transparent; height: 42px;width: 42px;/*background: -moz-linear-gradient(right,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); background: -webkit-linear-gradient(right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); background: linear-gradient(to left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );*/}
.full_width_cta_module .section_cta a:hover{text-decoration:none;}
.carousel_module_wrapper .slick-prev:before, .carousel_module_wrapper .slick-next:before {position: absolute;width: 40px;color: #b0d235;font-size: 23px;height: 40px;background: #1d2951;padding: 7px;border-radius: 100%;top: 50%; cursor: pointer; content:"\f177"; !important;font-family: FontAwesome;}
.carousel_module_wrapper .slick-prev:before {left: 0 !important;}
.carousel_module_wrapper .slick-next:before {content: "\f178" !important; right:0 !important;}
.carousel_module_wrapper .slide_item{margin: 38px 20px;padding:30px 40px;box-shadow: 2px 5px 17px 4px #ccc;-moz-box-shadow:2px 5px 17px 4px #ccc;-webkit-box-shadow: 2px 5px 17px 4px #ccc;border-radius:10px;}
.carousel_module_wrapper .slide_content h4 {color: #1d2951;;text-transform: uppercase;    padding: 20px 0px 0px;}
.carousel_module_wrapper .slide_content{text-align:center;}
.carousel_module_wrapper .slide_content p {color: #000;padding: 9px 0px 10px;height: 128px;}
.carousel_module_wrapper .slide_link{ text-align:center; margin:50px 0px 30px}
.carousel_module_wrapper .slide_link a {background:#1d2951;color:#fff;text-transform:uppercase;font-size:16px;font-weight:600;padding:13px 21px;border:1px solid #1d2951;}
.carousel_module_wrapper .slide_link a:hover { background: #fff;color: #1d2951;}
:focus{outline:none;}

/*************************** carousel_module_wrapper style close ******************************/
/*************************** full_width_cta_module style ******************************/
.full_width_cta_module {position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;}
.full_width_cta_module h2 {font-size: 40px;}
.full_width_cta_module p {font-size: 19px;margin: 35px 0px;line-height: 28px;}
.full_width_cta_module .section_inner_wrapper {text-align: center;position: relative;z-index: 9;}
.full_width_cta_module .section_cta a{background:#fff;color:#1d2951;text-transform:uppercase;font-size:16px;font-weight:600;padding:13px 21px;border:1px solid #fff;}
.full_width_cta_module .section_cta a:hover {background: transparent;color: #fff;}
.full_width_cta_module .section_cta {margin: 58px 0px 35px;}
/*************************** full_width_cta_module style close ******************************/
/*************************** floating_menus_module style ******************************/

.floating_menus_module .item_list {width: 100%;text-align: center;padding: 20px 15px;}
.floating_menus_module .cta_button {font-size: 16px;color: #fff;line-height: 2;position: relative;display: block;padding: 5px 17px;background-color: #eb8a1f;border: 1px solid #eb8a1f;border-radius: 29px;text-decoration: none;font-weight: bold;text-transform: uppercase;border: 0; max-width: 130px;text-align:center;}
.floating_menus_module .section_cta {margin: 0 auto;display: table;}
.floating_menus_module .item_title p {font-size: 18px;margin: 6px 0px 0px;}
.floating_menus_module .cta_button:hover{background-color: #c57012;}

.floating_menus_module.stickyBar {top: 20%;right:0;   transform: translateX(0);
  -webkit-transform: translateX(0);}





.widget-span.custom-footer p:last-child {display: none;}
/*************************** floating_menus_module style close ******************************/
/********** Footer css here ***********/
.widget-span.custom-footer > div > .row-fluid {align-items: center;text-align: center;justify-content: center;flex-direction: row;padding: 1em 0;width: 100%;background-color: #B0D235;-js-display: flex;display: flex;font-size: 16px;}

.widget-span.custom-footer ul {list-style: none;display: inline-block;margin: 0 0 0 3em;padding: 0;}
a#back-to-top {position: fixed;right: 40px;z-index: 999;bottom: 5px;}
.social-icon li {align-items: center;border-radius: 10px;border: 3px solid #283546;-js-display: flex;display: inline-flex;flex-wrap: nowrap;height: 40px;justify-content: center;list-style-type: none;margin: 0 0.5em; width: 40px;}
.social-icon li a {align-items: center;-js-display: flex;display: flex;height: 100%;justify-content: center;width: 100%;text-decoration: none;}
.social-icon li a i {color: #283546;}
.widget-span.custom-footer p:first-child{letter-spacing: normal;color: #283546;font-weight: 400;display: inline-block;text-align: center;margin: 0;}
.widget-span.custom-footer p:last-child{margin: 0;}
.widget-span.social-share-wrapper {margin-left: 0;width: auto;}
.widget-span.footer-address {width: auto;}
.social-icon li a:hover {text-decoration: none !important;}


.header-lang .globe_class:after {content: '\f002';font-family: FontAwesome;font-size: 19px;color: #eb8a1f;content: '\f0ac';}
.header-lang .lang_switcher_class .globe_class {background-image: none;}
.header-lang {position: absolute;right: 0;width: auto !important;margin: 0 !important;top: 11px;}
.header-lang .lang_list_class li a {font-size: 14px;font-weight: 600; line-height: normal; color: #777;}
.header-lang .lang_list_class li a:hover {color: #000;text-decoration: none;}

.pmd-app .carousel_module_wrapper .section_header p {
  color: #00558c;
  font-size: 17px;
}
.pmd-page .full_width_cta_module .section_cta {margin: 0;}
.pmd-page .body-container {padding-bottom: 0}
.pmd-page .full_width_cta_module .section_cta a {
  background: transparent;
  color: #b0d235;
  font-size: 20px;
  font-weight: 700;
  padding: 7px 30px;
  border: 4px solid #b0d235;
}
.pmd-page .full_width_cta_module .section_cta a:hover {
  background-color: #b0d235;
  color: #fff;
}
.pmd-page .s2c-content p {font-size: 17px;}


.updated-floating-menu-styleModule{  border-radius:0px; z-index:1000; padding:0px; }
.updated-floating-menu-styleModule .page-center{ padding:0px !important; }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list{ padding:0px; border-top:2px solid #fff; border-bottom:2px solid #fff; color:#005182;  }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list a{ display:block; padding:20px 25px; }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list a:hover{ color:white; text-decoration:none; }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list .item_title{ color:#005182; }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list .item_title p{ font-weight:bold; }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list:first-child{ border-top:0px;  }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list:last-child{ border-bottom:0px;  }
.updated-floating-menu-styleModule .section_inner_wrapper .repeater_link_rows .item_list a:hover .item_title{ color:white; }



/********** Footer css close ***********/
@media (min-width: 992px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {font-size: 18px;font-weight: 600;line-height: normal;height: 36px;padding: 0 0.2em;color: #777;border: 0;text-decoration: none;position: relative;display: block;}
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {color: #333;text-decoration:none !important;}
  .custom-menu-primary .hs-menu-wrapper > ul > li {margin: 0 10px;}
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {display: inline-block;}
  .custom-menu-primary .hs-menu-wrapper > ul {float: right;padding-top: 30px;margin-right: -12px;}
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:after {transition: transform 0.2s linear;transform: rotate(-90deg);display: inline-block;content: '';width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-top: 4px solid \9;border-right: 4px solid transparent;border-left: 4px solid transparent;}
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child a:after {margin-left: 5px;}
  .custom-menu-primary .hs-menu-wrapper > ul > li.children-open > a {border-color: #B0D235;border-bottom: 7px solid #B0D235;background-color: transparent;color: #555;}
  .custom-menu-primary .hs-menu-wrapper > ul > li.children-open > a:after {transition: transform 0.2s linear;transform: rotate(0deg);}
  .custom-menu-primary .hs-menu-wrapper > ul ul {right: auto;left: 0;margin-top: 6px;padding: 1em;border: 0;border-bottom: 7px solid #B0D235;border-radius: 0;background-color: #eeeff0;top: 100%;min-width: 160px;list-style: none;font-size: 0.75rem;text-align: left;border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);background-clip: padding-box;}
  .custom-menu-primary.desktop .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children>ul.hs-menu-children-wrapper {opacity: 1 !important;visibility: visible !important;display: none;z-index:999;}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {font-size: 16px;font-weight: 600;line-height: 35px;color: #333333;display: block;text-decoration: none;white-space: nowrap;height: 42px;padding: 0 0.2em;}
  .widget-span.custom-top-nav ul li {margin: 7px 14px 0 14px;;}
  .custom-header {padding-bottom: 15px;}
  .row-fluid .search-box {margin-top: 10px;}
  .custom-top-nav .hs-menu-wrapper>ul {position: absolute;right:20px;}
  .header-container-wrapper .cm-logo-wrap {padding:0px; } 
  .cm-logo-wrap .custom-logo {width: 260px;top: -4px;}
  .custom-menu-primary .hs-menu-wrapper>ul { position: relative; top: 6px;}
  .pmd-page .full_width_cta_module h2 {
    font-size: 1.85rem;
    line-height: 1.1;
  }
}
@media screen and (max-width: 1300px) and (min-width:1024px) {.row-fluid .page-center, .page-center {
  max-width: 1170px;}
}
@media (max-width: 1024px) {
  .floating_menus_module{display:none;}
  .carousel_module_wrapper .slick-prev,
  .carousel_module_wrapper .slick-next { width: 120px; }
  .accordion_module_wrapper .content_block img {max-width: 100%;}
}
@media (max-width: 1025px) {.floating_menus_module.stickyBar{z-index:999 !important;}}
@media (max-width: 1199px) {
  .widget-span.social-share-wrapper {display: none;}
}
@media (max-width: 991px) {
  .floating_menus_module.stickyBar{display:none;}
  .floating_menus_module{z-index:999;}
  .custom-top-nav {display: none !important;}
  .accordion_module_wrapper img {width: 100%;}
  .custom-menu-primary.desktop.js-enabled {display: none;}
  .mobile-trigger {width: 38px;height: 38px;position: absolute;right: 50px;top: 17px;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;cursor: pointer;display: block;}
  .mobile-trigger span {display: block;position: absolute;height: 5px;width: 50%;background: #000;opacity: 1;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: all 0.25s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.25s ease-in-out;transition: all 0.25s ease-in-out;}
  .mobile-trigger span:nth-child(1), .mobile-trigger span:nth-child(2) {top: 5px;}
  .mobile-trigger span:nth-child(even) {left: 50%;}
  .mobile-trigger span:nth-child(odd) {left: 0px;}
  .mobile-trigger span:nth-child(3), .mobile-trigger span:nth-child(4) {top: 15px;}
  .mobile-trigger span:nth-child(5), .mobile-trigger span:nth-child(6) {top: 25px;}
  .widget-span.custom-top-nav ul{display:none;}
  .show-mobile-nav .mobile-trigger span:nth-child(1), .show-mobile-nav .mobile-trigger span:nth-child(6) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  .show-mobile-nav .mobile-trigger span:nth-child(2), .show-mobile-nav .mobile-trigger span:nth-child(5) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  .show-mobile-nav .mobile-trigger span:nth-child(2) {left: calc(50% - 5px);top: 8px;}
  body.show-mobile-nav:before {z-index: 38; background: rgba(255,255,255,0.9);}
  .show-mobile-nav .custom-logo {visibility: hidden;}
  body:before {position: fixed;width: 100%;top: 0;bottom: 0;left: 0;z-index: -1;background: rgba(255,255,255,0);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; display: block;content: '';} */
  .show-mobile-nav .mobile-trigger {left: 10px;}
  .show-mobile-nav .mobile-trigger span:nth-child(6) {left: calc(50% - 5px);top: 21px;}
  .span12.widget-span.widget-type-custom_widget.mobile-sitemap{display: block;}
  .widget-span.custom-menu-primary.mobile-menu {background: #283546;min-width: 256px;font-size: 18px;position: fixed;top: 0;bottom: 0;z-index: 52;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; width: 45%;right: -45%;z-index: 999;overflow-x: hidden;overflow-y: auto;}
  .show-mobile-nav .widget-span.custom-menu-primary.mobile-menu  {right:0;}
  p.menu-address {margin-left: 45px;height: auto;font-size: 14px;position: relative;margin-top: 3em;bottom: 0;padding-left: 12px;color: #ffffff;font-weight: 300;}
  .widget-span.mobile-sitemap .hs-menu-wrapper {overflow: hidden;height: 100%;width: 100%;}
  .show-mobile-nav .hero_module .section_image_column, .section_content_column,  .show-mobile-nav .hero_module .section_header, .show-mobile-nav .floating_menus_module, .show-mobile-nav .accordion_module_wrapper .accordion_group, .show-mobile-nav .cta_bar_module, .show-mobile-nav .carousel_module_wrapper .slick-next,  .show-mobile-nav .carousel_module_wrapper .slick-prev, .show-mobile-nav .full_width_cta_module .section_inner_wrapper {z-index: 6;}
  .menu-address a {padding: 12px 24px 12px 0px;display: inline-block;}
  .fa-lg {font-size: 1.33333333em;line-height: 0.75em;vertical-align: -15%;color: #fff;}
  .widget-span.cm-logo-wrap {padding: 10px 0 10px 0;}
  .show-mobile-nav .mobile-trigger {left: 43%;z-index:999; }
  .show-mobile-nav .mobile-trigger span:nth-child(3), .show-mobile-nav .mobile-trigger span:nth-child(4){opacity: 0;top: 15px;}
  .show-mobile-nav .mobile-trigger span:nth-child(1) {left: 5px;top: 8px;}
  .show-mobile-nav .mobile-trigger span:nth-child(2) {left: calc(50% - 5px);top: 8px;}
  .show-mobile-nav .mobile-trigger span:nth-child(6) {
    left: calc(50% - 5px);top: 21px;}
  .show-mobile-nav .mobile-trigger span:nth-child(5) {left: 5px;top: 21px;}
  .widget-span.mobile-sitemap .hs-menu-wrapper ul li.child-active > .child-trigger{    background:rgba(255,255,255,0.1);z-index: 5000;left: 0;}



  .widget-span.mobile-sitemap .hs-menu-wrapper > ul.dl-menuopen {width: 100%;}
  .widget-span.mobile-sitemap .hs-menu-wrapper ul li:first-child {background-color: #555;-js-display: flex;display: flex;align-items: center;padding-left: 45px;margin-left: 0;text-decoration: none;height: 70px;font-size: 22px;}
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;}
  .widget-span.mobile-sitemap .hs-menu-wrapper ul li {display: block;float: none;width: 100%;padding-left: 45px;height: 50px;}
  .widget-span.mobile-sitemap .hs-menu-wrapper ul li {display: block;float: none;width: 100%;padding-left: 45px;height: 50px;}
  .child-trigger {display: block !important;cursor: pointer;position: absolute;top: 0px;left: calc(100% - 55px);width: 45px !important;min-width: 45px !important;height: 50px !important;padding: 0 !important;text-indent: -5000px;overflow: hidden;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  }
  .child-trigger:before, .child-trigger:after {content: '';display: block;position: absolute;height: 16px;width: 16px;top: 18px;border-top: 5px solid #FFFFFF;border-right: 5px solid #FFFFFF;-webkit-transition: all 0.5s ease-in-out;}
  .child-trigger:before {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);transform: rotate(45deg);right: 15px;}
  .child-trigger:after {left: 50px;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);transform: rotate(-135deg);}
  .widget-span.mobile-sitemap .hs-menu-wrapper ul.dl-menuopen li a {position: relative;z-index: 10;}
  .widget-span.mobile-sitemap .hs-menu-wrapper ul li a {display: block;padding: 12px;text-decoration: none;color: #FFFFFF;font-weight: 300;
  }
  .widget-span.mobile-sitemap .hs-menu-wrapper ul li.child-active > .child-trigger:before {right: 23px;}
  .widget-span.mobile-sitemap .hs-menu-wrapper ul li.child-active > .child-trigger:after {left: 23px;}
  .custom-menu-primary ul.hs-menu-children-wrapper {position: fixed !important;display: block !important;top: 0;right: -100%;z-index: 999;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;background: #333333;width: calc(45% - 45px) !important;
  }.widget-span.mobile-sitemap .hs-menu-wrapper ul {height: 100%; margin-right: 0;}
  .custom-menu-primary ul.hs-menu-children-wrapper.active {right: 0;}
  .widget-span.custom-menu-primary.mobile-menu.child-open ul.hs-menu-children-wrapper {overflow-y: auto;min-height: 100vh;}
  .cta_bar_module .cta_button {font-size: 16px;padding: 7px 13px;}
  .tabbed_content_module .tab_head a {font-size: 15px;}
  .carousel_module_wrapper .slide_item{padding:30px 28px;}
  .carousel_module_wrapper .slide_link a{padding: 13px 18px;font-size:14px;}
  .full_width_cta_module h2 {font-size: 34px;}
  .full_width_cta_module p {font-size: 17px;line-height: 24px;}
  .floating_menus_module .cta_button{font-size:16px;padding: 7px 14px;}
  .widget-span.custom-footer p:first-child {display: none;}
  .widget-span.custom-footer p:last-child {display: block;}
  .accordion_module_wrapper .content_block {display: block;}
  .widget-span.custom-header {z-index: 41;}
  .content_block.enable_two_columns .right_column-content{padding-left:0px;}
  .header-lang .globe_class:after {font-size: 26px;}    
  .header-lang {right: 15px; top: 18px;} 
  .lang-for-mobile.visible-phone{display:none !important;}
  .lang_list_class {top: 21px;left: auto; -webkit-transform: inherit; transform: inherit; right: 0;}
  .lang_list_class:after, .lang_list_class:before {margin-left: auto; right: 0;left: auto;} 
  .show-mobile-nav .header-lang {
    display: none !important;
}
}

@media (max-width: 767px) {
  .hero_module .section_inner_wrapper {display: block;}
  .hero_module .section_image_column, .hero_module .section_content_column {width: 100% !important;}
  .cta_bar_module .cta_button, .floating_menus_module .cta_button {font-size: 13px;padding: 7px 7px;}
  .carousel_module_wrapper .slick-prev, .carousel_module_wrapper .slick-next {background: inherit;height: 100%;width: iniherit; }
  .hero_module .section_image_column, .section_content_column{padding:0px;}
  .tabbed_content_module .tab_content_block.active#tab_box2{margin:0px;}
  .tabbed_content_module .tab_content_wrapper{display:flex;}
}
@media screen and (max-width: 767px) and (min-width: 600px) {
  .carousel_module_wrapper .slide_item {padding: 30px 20px;}
  .carousel_module_wrapper .slide_link a { padding: 13px 15px;font-size: 12px;}
}
@media (max-width: 600px) {.carousel_module_wrapper .slide_image img{margin:0 auto;text-align:center;}
}
@media (min-width: 568px) {
  .pmd-app .tabbed_content_module .tab_head {
    padding-left: 27px;
    padding-right: 28px;
  }
}
@media (max-width: 567px) {
  .cta_bar_module .section_inner_wrapper {display: block;}
  .cta_bar_module .repeater_link_rows {width: 100%;display: block;}
  .cta_bar_module .cta_button {margin: 0 auto;display:table;}
  .cta_bar_module .section_cta {width: 100%;margin-top: 30px;}
  .cta_bar_module .item_list {padding: 10px 15px;}
  .tabbed_content_module .tab_head_wrapper {display: block;}
  .tabbed_content_module .tab_head {padding: 11px 35px;margin: 10px 2px;width: 100%;}
  .tabbed_content_module .tab_content_block.active#tab_box2 {}
  .tabbed_content_module #tab_box2 .tab_content, .tabbed_content_module #tab_box2 .tab_image {width: 100%;float: inherit;padding:15px 0px}
  .floating_menus_module .section_inner_wrapper {display: block;}
  .floating_menus_module .repeater_link_rows {width: 100%;display: block;}
  .cta_bar_module .cta_button, .floating_menus_module .cta_button{margin:0 auto;display:table;}
  .floating_menus_module .section_cta {width: 100% !important; padding-top:20px;}
  .floating_menus_module .item_list {padding: 15px 15px;}
  .show-mobile-nav .mobile-trigger {left: 23%;}
  .widget-span.custom-menu-primary.mobile-menu{right: -86%;}
  .custom-menu-primary ul.hs-menu-children-wrapper { width: calc(256px - 45px) !important;}
  .widget-span.mobile-sitemap ul.hs-menu-children-wrapper li {padding-left: 0px;}
  .widget-span.mobile-sitemap ul.hs-menu-children-wrapper li.dl-back {padding-left: 0px;}.custom-logo {width: 180px;}
  .tabbed_content_module .tab_content_block {flex-direction:column-reverse;display:flex;}
}

@media (max-width: 420px) {.show-mobile-nav .mobile-trigger {left: 15%;}}
@media (max-width: 414px) {
  .accordion_content { padding-left:0; }
}
@media (max-width: 375px) {.show-mobile-nav .mobile-trigger {left: 3%;}}