/* ------------------------------------  */
/* ---------- SITE FRAMEWORK ----------  */
/* ------------------------------------  */
.admin_panel+.header_wrap {margin-top: 31px;}
.ui-autocomplete {z-index:10001 !important;}

html {overflow-y: scroll;}
body {font-family: 'Raleway', 'Lato', sans-serif; font-size: 14px; background: #fff;}
.contentDiv { min-height: 600px;}

.hidden {display: none;}
.hideImportant {display: none !important;}
.full-width-fix { width: 100vw !important; position: relative !important; left: 50%; right: 50%;  margin-left: -50vw; margin-right: -50vw;}

.paymentFields input[type=text], .paymentFields select {line-height: 30px; height: 30px; box-sizing:border-box; width: 100%;}

/* ----- STANDARD FONTS, LINKS, LISTS----- */
h1 {font-family: 'Lato', sans-serif; display:block; font-size: 30px; font-weight: normal; color:#112C3F; margin:0 0; padding:0; line-height:36px; }
h2 {font-family: 'Lato', sans-serif; display:block; font-size: 28px; font-weight: normal; color:#112C3F; margin:0 0; padding:0; line-height:34px; }
h3 {font-family: 'Lato', sans-serif; display:block; font-size: 26px; font-weight: normal; font-style: italic; color:#112C3F; margin:0 0; padding:0; line-height:32px; }
h4 {font-family: 'Lato', sans-serif; display:block; font-size: 22px; font-weight: normal; color:#112C3F; margin:0 0; padding:0; line-height:27px; text-transform: uppercase; letter-spacing: 3.52px; }
h5 {font-family: 'Lato', sans-serif; display:block; font-size: 22px; font-weight: bold; color:#112C3F; margin:0 0; padding:0; line-height:32px; }
h6 {font-family: 'Lato', sans-serif; display:block; font-size: 18px; font-weight: normal; color:#112C3F; margin:0 0; padding:0; line-height:30px; }

p { font-family: 'Raleway'; font-size:16px; color:#6A737B; line-height:24px; padding: 5px 0 15px 0;}

a {text-decoration:none; color: #80C342;}
a:hover {color: #ACD483; text-decoration: underline;}

ul {list-style-position: outside; padding: 5px 0 20px 20px; font-size:14px; color:#3a3a38; list-style-type:circle; line-height:24px; }
ul li {padding:0 0 15px 0; line-height:20px;}

ol {list-style-position: outside; padding: 5px 0 20px 20px; font-size:14px; color:#3a3a38; list-style-type:circle; line-height:24px; }
ol li {padding:0 0 5px 0;}

hr {color:#B4B4B4; background:#B4B4B4; height:1px; border:0; margin-bottom:10px;}


/* ------------------------------------  */
/* ------------ SITE DESIGN -----------  */
/* ------------------------------------  */


/* ----- HEADLINE ------ */
.headline_wrap {background-color: #F5F4F5; height: 32px; display:flex; align-items: center;}
.headlinemenu {display:flex; align-items:center; justify-content: flex-end; font-family: 'Raleway'; padding: 0;}
.headlinemenu li { list-style:none; color: #6A737B; font-size: 14px; border-right: 1px solid #6A737B; padding: 0 5px;}
.headlinemenu li a{color: #6A737B}
.headlinemenu li a:hover {text-decoration: none;}
.headlinemenu li:last-child {border-right:none;}

/* -------------------------------------------------------------------- */


/* ----- HEADER ------ */

.header_wrap {height: 140px; border-top: 1px solid #F5F4F5; border-bottom: 1px solid #F5F4F5;}
.header_wrap .container_16 {height: 100%; display: flex; align-items: center;}
.logo img {width: 220px; height: 120px;}
.header_details {display:flex; justify-content:space-evenly; }
.header_details a { color: #6A737B; font-size: 16px; }
.header_details a:hover { text-decoration: none; }
.header_details a img {vertical-align:middle; margin-right: 5px; }

/* -------------------------------------------------------------------- */

/* ----- MENUS ----- */
.menu_wrap {background: #112C3F; display:flex; position:relative; height: 40px;}

.mobile_menu {height: 40px; width: 40px; display:flex; position:absolute; right: 10px;}
.menuButton { align-self: center;}

.siteSearch_open {height: 40px; width: 40px; display:flex; position:absolute; left: 10px;}
.searchOpen { align-self: center; justify-self:center;}

/* top menu */
.topmenu {z-index:100; margin: 0 auto; height: 40px; padding: 0; position: relative; text-transform:capitalize; list-style: none; font-family: 'Lato'; display:flex; justify-content: space-between;}	
.topmenu li  {flex-grow:1; float: left; list-style: none; text-align:left; margin:0; padding:0; position: relative; display: block; line-height: 40px; border-right: 1px solid #fff;}
.topmenu li:first-child {border-left: 1px solid #fff;}
.topmenu li a{display: block; text-align:center; margin:0; font-size:14px;  color: #fff;}
.topmenu li a:hover {color: #81C1EA; text-decoration:none;}

/* submenu */
.topmenu li ul {position: absolute; display:none; z-index:110; margin: 0; padding:0; top: 40px; left: 0; clear:both; border: 1px solid #F5F4F5; box-shadow: 0 2px 4px #00000029;}
.topmenu li ul li{	position: relative; display: block; margin: 0;  padding:0; float: none; border:none;}
.topmenu li ul li a{ text-align:left; color: #6A737B; font-size: 14px; padding: 0 15px; background: #fff; z-index:110; width: 180px; word-wrap: break-word; line-height: 28px;}
.topmenu li ul li:hover a { color: #30ABE2;}

/* sub-submenu */
.topmenu li ul li ul{position:absolute; right:-190px; top:0; left:auto; display:none;}
.topmenu li:last-child ul li ul{right:auto; left:-190px;}

/* mobile menu */
.mtopmenu { display: none; margin: 0; width: 350px; text-align: left; position: absolute; padding:0; top: 40px; right: 0; list-style: none; z-index:200;}	
.mtopmenu li {display: block; margin: 0; background: #112C3F; padding:0; position:relative;}	
.mtopmenu li a{text-align:left; font-family:'Lato'; display: block; color: #fff; padding: 5px 10px; line-height: 17px; font-size: 14px; vertical-align:middle;border-bottom: 1px solid #204158; }
.mtopmenu li a:hover {text-decoration:none;}
.mtopmenu_close {text-align:center;}
.mtopmenu li.mtopmenu_close a {background: #80C342; text-align:center; height:100%; border: 1px solid #80C342; }

/* mobile submenu */
.mtopmenu li ul {display:none;}
.mtopmenu li ul li {padding-left: 0px; background:#23465E;}  
.mtopmenu li ul li a{font-size: 14px; padding: 5px 20px; color: #fff; border-bottom: 1px solid #204158;}
.mtopmenu ul {margin: 0px; padding:0; }
.mtopmenu ul li {margin: 0; padding:0;}

.mtopmenu .menuExpand {position:absolute; right: 0; top:0; height:52px; width:50%; padding-right: 40px;}
.mtopmenu .menuExpand a {border:none; display:block; width:100%; height:100%; text-align:right;}
.mtopmenu .menuExpand a img.dropWhite { transform: translate(0,-3px); -webkit-transform: translate(0,-3px); -moz-transform: translate(0,-3px); -ms-transform: translate(0,-3px); -o-transform: translate(0,-3px); }
.mtopmenu .menuExpand a img { width: 14px; height: 9px; transition: transform 0.3s; -webkit-transition: transform 0.3s; -moz-transition: transform 0.3s; -ms-transition: transform 0.3s; -o-transition: transform 0.3s; }
/* -------------------------------------------------------------------- */


/* ---- FOOTER ----- */
.footer_wrap {padding: 10px 0 20px 0; font-family: 'Lato'; color: #fff; text-align:center; background: #112C3F;}
.footer_wrap span {display: block; font-size: 18px; line-height: 22px; font-style: italic; margin: 20px 0;}
.footer_wrap p {margin-bottom: 20px;}
.footer_wrap p, .footer_wrap a {font-family: 'Lato'; display: block; color: #fff; font-size: 12px; line-height: 15px; letter-spacing: 1.92px; }
.footer_wrap a:hover {text-decoration:none;}
.footer_wrap a.fb_link img {width: 12px; height: 18px; margin: 20px 0 30px 0;}

.footer_wrap .grid_4:nth-child(4) {text-align: right;}
.footer_wrap .grid_4:nth-child(4) img {padding-left: 20px;}

/* footer menu */
.footermenu { margin: 0; padding: 0; list-style: none;}	
.footermenu li  {margin:0; padding:0; display: block; line-height: 15px;}
.footermenu li a:hover {text-decoration:underline;}

/* ----- BYLINE ----- */
.byline_wrap {background:#6A737B; text-align: center; line-height: 40px; color: #fff; font-size: 12px; font-family: 'Lato';}
.byline_wrap a {color:#fff;}

/* -------------------------------------------------------------------- */


/* ----- FADING GALLERY -----*/
.caroufredsel_wrapper { padding-bottom:20px;}
div[type=fading_gallery] a{position:relative;}
/* div[type=fading_gallery] .banner, div.fg_gallery .banner {position:absolute; bottom:0; padding:0px 5px; width:100%; background:rgba(0, 105, 0, 0.9);} */
/* .fg_gallery_inner {height:580px;} */
/* .fg_gallery_inner img {width:100%; height:100%;} */

/* -------------------------------------------------------------------- */

/* ----- FULL SCREEN GALLERY -----*/
a.addSlide {color: #000;}

div.fullscreenwrap { position: relative;} 
div.fullscreenfade { margin:0 auto; display:flex; opacity:0; transition:opacity 0.3s ease-in-out 0s; position:relative;}
div.fullscreenfade div.slide {float:left; position:relative; display: flex; align-items: center; background-position:center top;}
div.fullscreenfade div.slide .banner{ margin:0 auto; width:100%;}
/* div.fullscreenfade div.slide .banner{ margin:0 auto; width:1200px;} */
div.fullscreenfade div.slide .frame {height: 100%; align-self: center; display: inline-block; padding:25px 30px 25px 30px; }
div.fullscreenfade div.slide .frame p { padding: 5px 0; margin: 0; line-height: initial;}
div.fullscreenfade div.slide .banner .bg-frame-on{background: #16161570;}

.fullGallContent {margin: 0 auto; margin-top: 350px; width: 100%;}

/* ----- GALLERY PAGINATION BUTTONS ----- */
div.fullscreenfade .pagination { position:absolute; bottom:10px; text-align:center; width:100%; max-width: 100%; height:12px; z-index:1; display:flex; justify-content: center;}
div.fullscreenfade .pagination a{ height:10px; width:10px; margin:0 6px; display:inline-block; border:1px solid #fff; background: transparent; border-radius:16px;} 
div.fullscreenfade .pagination a.selected{ background:#fff; } 

/* ----- GALLERY NAVIGATION BUTTONS -----  */
div.fullscreenfade .arrows { background-color: rgba(255,255,255,0.9); width: 26px; height:26px; border-radius:50%; -webkit-border-radius:50% ; -moz-border-radius:50% ; -ms-border-radius:50% ; -o-border-radius:50% ; }
.arrows.prev {position: absolute; left: 10px; top: 45%; bottom: 0; background: #fff url(../images/left.svg) no-repeat center;  cursor: pointer; z-index: 150;}
.arrows.next {position: absolute; right: 10px; top: 45%; bottom: 0; background: #fff url(../images/right.svg) no-repeat center;  cursor: pointer; z-index: 150;}

/* -------------------------------------------------------------------- */


/* ----- CONTACT FORM ----- */
form.contact_form {border: 1px solid #ECEBEB; width: 100%; margin: 20px auto 20px auto; padding-bottom: 20px; background-color: #fff; font-family: 'Raleway';  }
.cf_line {clear: both; line-height: 24px; color: #6A737B; font-size: 16px;}
.cf_line p.infoline {background-color: #112C3F; color: #fff; font-size: 18px; line-height: 48px; font-weight:bold; font-family: 'Lato'; width: 100%; margin-left: 0; padding: 0 10px; box-sizing:border-box;}
.cf_line p {color:#6A737B; font-weight: bold; font-size: 16px; line-height: 24px; margin: 0 1% 5px 1%; padding-bottom: 5px; border-bottom: 1px solid #ECEBEB;}
.cf_label {float:left; width: 98%; margin: 0 1%; font-size: 16px; line-height: 26px;}
.cf_field { width: 96%; margin: 0 1%;}
.cf_field textarea, .cf_field select, .cf_field input[type=text], .cf_field input[type=email]{width: 98%; border: 1px solid #ECEBEB; color: #6A737B; height: 30px; margin-bottom: 5px; padding-left: 10px; font-family: 'Raleway';}
.cf_checkbox .cf_label, .cf_checkbox .cf_field {float:left; width: auto;}
.cf_radio .cf_label, .cf_radio .cf_field {float:left; width: auto;}
.cf_field textarea {height: 60px; resize: none; padding-top: 5px;}
.cf_submit, .ff_submit {text-align: right; margin: 10px 2%;}
p.denotes {padding-left: 10px; COLOR: #6A737B; font-size: 12px;}

/* ----- CUSTOM CONTACT FORM ----- */
.customform { font:12px arial; color:#333;}
.customform  .fullwrap {float:left; width:100%; margin-bottom:10px;}
.customform  .linewrap {float:left; width:100%; margin-bottom:10px;}
.customform  .linewrap .leftwrap {float:left; width:30%; height:30px;}
.customform  .linewrap .leftwrap label{display:block; text-align:right; padding-right:10px;}
.customform .linewrap  .rightwrap {float:left; width:70%;}
.customform .linewrap .textareawrap textarea {width:95%; height:120px; font:13px Trebuchet MS; color:#000;}
.customform .linewrap .textinputwrap input {width:95%; font:13px Trebuchet MS; color:#000;}
.customform .linewrap .dropdownwrap select {width:100%; font:13px Trebuchet MS; color:#000;}
.customform  .infowrap { margin:10px 0; font-weight:bold;}

/* -------------------------------------------------------------------- */


/* ----- CUSTOM CLASSES -----  */
/* buttons */
.button-blue { color: #fff; background: #112C3F url(../images/ic_chevron_right_white.svg) no-repeat 90% center; letter-spacing: 2.55px; font-size: 15px; box-sizing:border-box; padding: 10px 30px 10px 20px; border: 1px solid #fff; transition: background 0.3s; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; }
.button-blue:hover {color: #112C3F; background: #F5F4F5 url(../images/ic_chevron_right_navy.svg) no-repeat 95% center; border: 1px solid #112C3F; text-decoration:none;}

.button-grey { color: #112C3F; background: #F5F4F5 url(../images/ic_chevron_right_navy.svg) no-repeat 90% center; letter-spacing: 2.55px; font-size: 15px; box-sizing:border-box; padding: 10px 30px 10px 20px; border: 1px solid #112C3F; transition: background 0.3s; -webkit-transition: background 0.3s ; -moz-transition: background 0.3s ; -ms-transition: background 0.3s ; -o-transition: background 0.3s ; }
.button-grey:hover {color: #fff; background: #112C3F url(../images/ic_chevron_right_white.svg) no-repeat 95% center; border: 1px solid #fff; text-decoration:none;}
/* -------------------------------------------------------------------- */