
/* CSS By www.softmoon.com.cn */

.slick-dots {bottom:10%;}
.slick-dots li button::before {content:'';font-size:0;line-height:20px;position:static;display:block;width:33px;height:5px;background-color:rgb(226,231,232);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;text-align:center;opacity:0.502;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button::before {background-color:rgb(8,168,250);opacity:1;}


@media only screen and (max-width: 1000px) {
    #home-slider .slick-slide {height: 400px;}
}

@media only screen and (max-width: 1024px) {
    #home-slider .slick-slide {height:auto;}
	#home-slider .slider-caption {position:relative;padding:40px 0 0 0;-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);transform:translate(-50%,0);}
	#home-slider .slider-caption h1 p {font-size:40px;line-height:52px;}
	#home-slider .slider-caption .slide_video_wrapper {margin-top:30px;width:100%;border-radius:8px;}
	.s_custom_padding {padding-left:25px;padding-right:25px;}
	.slider_content {padding:0 25px;}
	#home-slider .slick-dots {display:none !important;}
}
.alignnone {margin:0 1em 1em 0;}
.alignright {float:right;margin:0 0 1em 1em;}
.alignleft {float:left;margin:0 1em 1em 0;}
.aligncenter {display:block;margin-left:auto;margin-right:auto;}


html,body {height:auto;}
html {min-height:100%;position:relative;}
body {-webkit-font-smoothing:antialiased;position:static;}
.row { max-width:1226px;}
.products_page .row {position:relative;}
.row .filter_mask {position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;display:none;}

.js .inputfile {width:0.1px;height:0.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;}
.inputfile + label {max-width:80%;font-size:1.25rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;display:inline-block;overflow:hidden;padding:0.625rem 1.25rem;}
.no-js .inputfile + label {display:none;}
.inputfile:focus + label,.inputfile.has-focus + label {outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px;}
.inputfile + label svg { width:1em; height:1em; vertical-align:middle; fill:currentColor; margin-top:-0.25em; margin-right:0.25em;}
.box { border:1px solid rgb(37,73,102); height:66px;}
.box span.after_text { font-size:14px; color:#e6e6e6; position:absolute; right:0; top:22px;}

.align-middle {-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;}
.fz0 {font-size:0;}

a:focus {outline:none;}
p:empty {display:none;}
body { background:#0D3656; font-family:'Microsoft YaHei','Open Sans',Helvetica,sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight:700;}
img.alignright {float:right;margin:0 0 1em 1em;}
img.alignleft {float:left;margin:0 1em 1em 0;}
img.aligncenter {display:block;margin-left:auto;margin-right:auto;}

.clearfix {zoom:1;}
.clearfix:before,.clearfix:after {content:"";display:table;height:0;overflow:hidden;}
.clearfix:after {clear:both;}
h2 { font-size: 36px; color: #fff; margin: 0;}
h5 { font-size: 18px; color: #fff; text-transform: uppercase; margin-bottom: 16px; line-height: 30px;}
p { color: #fff; font-size: 18px;}
p a { text-decoration: underline;}
a { color:#08a8fa;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
a:hover, a:focus { color: #036699;}
.button {-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}

#home-slider .slick-slide,#fullpage div.section,.third_section .one_service {-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}
ul.pagination li a {padding:0 7px;border-radius:0;}
.pagination.current {color:#fff;background:#08a8fa;padding:1px 7px 2px 7px;}

.float_button {position:fixed;bottom:50px;right:50px;z-index:99;box-shadow:0 0 0 1px rgb(80,80,80);border-radius:5px;padding:10px 14px;width:42px;}
.language_block {text-align:center;display:none;}
.language_block a {display:inline-block;margin-top:20px;line-height:45px; color:#fff}
.language_block a:hover { color:#88bb4f}
.fixed_button {
	position: fixed;
	bottom: 45px;
	right: 45px;
	z-index: 20;
    /*position: static;*/
    /*float: right;*/
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    box-shadow: 0 0 0 1px rgb(80, 80, 80);
    border-radius: 5px;
    padding: 10px 14px;
    width: 42px;
	-webkit-transition: none;
	-moz-transition: none ;
	-ms-transition: none ;
	-o-transition: none ;
	transition: none ;
	cursor: pointer;
}
.selectize-input input {display:none;}
.header {position:relative;width:100%;padding:0;background-color:rgba(0,0,0,0.5);-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}
.header.sticky, .home .header {position: fixed;top: 0;z-index: 999;}
body.home .header{background-color: transparent;}
body.admin-bar .header.sticky{top: 32px;-webkit-transition: top .3s ease;-moz-transition: top .3s ease;-ms-transition: top .3s ease;-o-transition: top .3s ease;transition: top .3s ease;}
.header .row { padding: 0 !important; max-width: 1226px !important;}
.ocean_menu, .physical_menu,.global_menu { position: relative;}
.one_dropdown_menu { margin-bottom: 40px; padding-left: 50px;}
.one_dropdown_menu:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    border-left: 1px solid #345375;
    top: 0;
}
.one_dropdown_menu.no_border:after { display: none;}
.ocean_menu:before, .physical_menu:before {content: url('../image/oc.png');margin-right: 6px;float: left;margin-top: 28px;}
.physical_menu:before {content: url('../image/ph.png');}
.header img { padding-top: 6px;}
.services_dropdown,.product_dropdown {display:none;padding:60px 88px;background:#1a304a;background:-moz-linear-gradient(top,#1a304a 0%,#0d3f65 100%);background:-webkit-linear-gradient(top,#1a304a 0%,#0d3f65 100%);background:linear-gradient(to bottom,#1a304a 0%,#0d3f65 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a304a',endColorstr='#0d3f65',GradientType=0);z-index:999;}
.services_dropdown a:hover, .services_dropdown a:hover h5 {color: #f05408 !important;}
.product_dropdown { box-shadow: 0px -1px 0px 1px #08a8fa;}
.product_dropdown.physical {box-shadow: 0px -1px 0px 1px #f05408;}
.product_dropdown ul li a { color: #e6e6e6;}
.product_dropdown .menu > li a:hover {color: #08a8fa;}
.product_dropdown.physical .menu > li a:hover {color: #f05408;}
.product_dropdown ul li .sub-menu li a:hover {color: #08a8fa;}
.product_dropdown.physical ul li .sub-menu li a:hover {color: #f05408;}
.new_menu .two-columns-menu .sub-menu li {width: 50%;float: left;}
.new_menu li {margin-left: 0;}
.new_menu .inline-list > li:not(:last-of-type) {border-right:1px solid #345375;}
.services_dropdown .for_float {float:right;}
.services_dropdown .margin_fix {margin-right:20px;}
.services_dropdown .for_margin {margin-left:55px;}
.services_dropdown img {width:30px;margin-bottom:0px;position:absolute;top:10px;padding-top:0;}
.services_dropdown h5 {margin-bottom:35px;margin-left:40px;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.services_dropdown a.dropdown_category_links {font-size:16px;color:#e6e6e6;margin-bottom:22px;margin-right:10px;display:block;}
.border_right:before {content:'';width:1px;min-height:135%;position:absolute;right:-30px;border-left:1px solid #345375;}
.services_dropdown .last_bottom_links {font-size:20px;color:#fff;display:inline-block;margin-top:70px;}
.logo img {float:left;}
#header_form .header_dropdown,#header_form .header_dropdown:hover {background-color:transparent;border:none;height:33px;line-height:29px;margin:22px 0 0;padding:2px;font-size:16px;color:#dcdcdc;width:94px !important;}


.vertical-align {/*font-size:0;*/white-space:nowrap;}
.vertical-align > * {vertical-align:middle;display:inline-block;width:100%;white-space:normal;}
.fp-viewing-footer #fp-nav,
.fp-viewing-footer .float_button,
.fp-viewing-firstPage .float_button { display: none !important;}

.news_page hr { border: 2px solid #009be3; width: 40px; margin: 15px auto;}

.tabs_top,.tabs_bottom {display:inline-block;background-image:url('/Skin/Skin1/images/arr_top.png');width:27px;height:16px;position:absolute;left:auto;right:93px;cursor:pointer;}
.history-tabs .slick-prev,.history-tabs .slick-next {position:absolute;left:auto;right:42%;margin:0;width:27px;height:16px;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.history-tabs .slick-prev:before,.history-tabs .slick-next:before {content:'';display:inline-block;background-image:url('/Skin/Skin1/images/arr_top.png');width:27px;height:16px;}
.tabs_top,.history-tabs .slick-prev {bottom:100%;top:auto;}
.tabs_bottom,.history-tabs .slick-next {bottom:auto;top:100%;transform:rotate(180deg);-webkit-transform:rotate(180deg);-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;-o-transform-origin:50% 50%;transform-origin:50% 50%;}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0.5;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0.5;
    }
    to {
        opacity: 1;
    }
}
.tabs-content > .content.active img { -webkit-animation:fadeIn 0.5s; animation:fadeIn 0.5s;}
.news_page.bg_cover,.single_page.bg_full,.partners_page.bg_cover,.careers_page.bg_cover,.contact_page.bg_cover,.services_page.bg_cover,.products_page.bg_cover,.single_product.bg_full { background-position: 50% 0;background-color: #172c49; background-size: 100%;}
.news_page h2.page_title,.partners_page h2.page_title,.careers_page h2.page_title { font-size: 40px; margin: 140px auto 45px; font-weight: 800;}
.news_page h2.page_title { margin:140px auto 15px; text-shadow: 0px 0px 5px #273b58;}
.news_page hr { margin:15px auto 45px;}
.news_page .news_tabs { margin-bottom:40px;}
.news_page .news_main_tabs { display:flex !important; width:500px; margin:0 auto;}
.news_page ul.news_main_tabs .tab-title.active:not(:last-child)::after {bottom:0;}
.news_page .tabs .tab-title, .partners_page .tabs .tab-title { flex: 1; width: 16.66666667%;}
.news_page .tabs-content .content {  padding: 0;}
.single_product .news_page .tabs .tab-title, .partners_page .tabs .tab-title { flex: none; width: 25%;}
.news_page .product_tabs { margin-bottom:15px;}
.news_page .product_main_tabs .tab-title { width:16.6%;}
.news_page .product_main_tabs .tab-title a { font-size:16px !important;}
@media (max-width: 768px){
	.m_about_body { padding-left:0px; padding-right:0px;}
}
.news_page .tabs .tab-title.active { border-bottom-color: transparent;}
.news_page .tabs .tab-title.active:after {content:'';width:2000px;position:absolute;bottom:0;border-top:1px solid #08a8fa;left:100%;z-index:2;}
.news_page .tabs .tab-title.active:before {content:'';width:2000px;position:absolute;bottom:0;border-top:1px solid #08a8fa;right:100%;z-index:2;}
.news_page .tabs .tab-title.active:not(:last-child) a:after {content:'';width:16px;position:absolute;bottom:0;border-top:1px solid #08a8fa;right:0;}
.news_page .tabs .tab-title.active > a, .news_page .tabs .tab-title:hover > a,
.partners_page .tabs .tab-title.active > a, .partners_page .tabs .tab-title:hover > a { background-color: transparent; color: #fff; font-size: 18px; border: 1px solid #08a8fa; border-radius: 6px; margin-bottom: 0 !important; background:#08a8fa;}
.news_page .tabs .tab-title > a,
.partners_page .tabs .tab-title > a { background-color: transparent; color: #fff; font-size: 18px; border: 1px solid #fff; border-radius:6px; transition: all 0s;}
.news_page .tabs .tab-title:not(:last-child) > a { margin-right: 15px;}

.custom_news { background:#fff; border-radius:6px; margin-bottom:15px; padding: 35px 45px;}
.custom_news .post_date { font-size: 14px; color: #5c7292;}
.custom_news .item_categories {font-size: 14px; margin-right: 12px;}
.custom_news h4 { font-size: 24px; font-weight: 700; margin: 10px 0; color: #333;}
.custom_news h4 a { color: #333;}
.custom_news h4 a:hover { color:#08a8fa;}
.custom_news .custom_button { padding:10px 50px;}
.custom_news .custom_news_thumbnail { border-radius:5px;}
.custom_news p { font-size:14px; color:#666; text-indent: 2em; margin-top:15px; line-height:28px;}

.case_list { padding-left:30px;}
.case_list p { font-size:14px; color:#666; text-indent: 2em; line-height:28px; margin-top:20px;}

/* 联系我们职位列表 */
.positionsbox { width:100%; margin:0 auto; background:#fff; border-radius:6px; margin-bottom:60px; padding: 35px 45px; min-height: 680px;}
.fieldset { position:relative;margin-bottom:2em;font-size:16px;font-weight:bold;text-align:center;}
.fieldset:before {content:"";position:absolute;left:0;bottom:50%;width:100%;height:1px;background:#e5e5e5;}
.fieldset span { position:relative;z-index:88;padding:0 2.25em;background:#fff;}
.lineand-title { margin-top:40px; margin-bottom:30px; font-size:1.5em; color:#0d3166;}
.lineand-title span { display: block; margin-bottom: 8px; width: 26px; height: 6px; background: #659900;}
.positions-list { font-size:16px; margin-left:0px;}
.positions-list .item { padding:10px 14px; list-style-type: none;}
.positions-list .item a { color:#333; text-decoration:none;}
.positions-list .item a:hover { color:#08a8fa;}
.positions-list .item:nth-child(odd) { background:#ccc;}
.positions-list .item:last-child { border-bottom:solid 1px #ccc;}
.positions-list .locale {float:right;color:#999;}
.positions-list .cover {display:none;position:fixed;z-index:1000;height:100%;width:100%;top:0;left:0;background:#666;opacity:.3;}
.operationbox:after, [class^="icon-"], [class*=" icon-"] {speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.icon-cross:before { content: "\ea0f";}
.positions-list .jobInf { display:none; position:fixed; z-index:1001; width:900px; left:50%; margin-left:-450px; height:80%; top:10%; background:#333; box-shadow:0 0 4px #0a1927; padding:3em 3.5em;}
.positions-list .jobInf .titBar>* {display:inline-block;}
.positions-list .jobInf .titBar .tit { font-size:1.714285em; color:#fff;}
.positions-list .jobInf .titBar .where { font-size:1.14285em; color:#ccc; margin-left:3em;}
.positions-list .jobInf .con { position:absolute; top:8em; bottom:3em; left:3.5em; right:3.5em; overflow:auto; line-height: 30px; font-size:14px; color:#fff;}
.positions-list .jobInf .con p { color:#fff;}
.positions-list .jobInf .close { position: absolute; right: 0; top: 0; width: 34px; height: 34px; background: #08a8fa; color: #fff;line-height: 34px; text-align: center;cursor: pointer;font-size: 12px;}

.go_back { padding: 30px 0px 50px 0px; margin: 0; display: inline-block; color: #fff;}
.go_back img { margin-right: 10px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.single_page .custom_news { background-color: rgba(0, 0, 0, 0.3); border-radius: 10px; margin-bottom: 45px; padding: 45px 45px; min-height:580px;}
.single_page h1 { margin: 0 0 20px; font-size: 26px; color: #fff;}
.single_page .post_date { margin-bottom: 50px; display: inline-block;}
.social_container {margin: 50px 0 25px;}
.social_text {font-size: 18px;color: #fff;float: left;margin-right: 20px;}
.social_container .addtoany_list a {margin-right: 20px;}

.custom_product { background:#fff; border-radius:6px; margin-bottom:60px; padding: 45px 45px; min-height:580px;}
.custom_product h1 { text-align:center; color:#333; font-size:36px;}
.custom_product_info { text-align: center; font-size: 14px; color: #666; margin-bottom:60px;}
.custom_product p { text-indent: 2em; font-size: 16px; color: #333; line-height: 33px; padding-right: 15px;}
.custom_product p strong { color:#333;}
.custom_product table tr td { font-size:14px; text-align:center; color: #333;}
.custom_product table tr td p { text-indent:0; font-size:14px;}

.about_box { background:#fff; border-radius: 6px; margin-bottom:60px; padding: 45px 45px; min-height: 580px;}
.about_box h1 { color:#333; margin-bottom:30px; border-left:5px #08a8fa solid; padding-left:15px;}
.about img { margin-bottom:25px;}
.about p { color:#333; font-size:16px;}

.about_zizhi_info { color:#35537e; font-size:15px; margin-bottom:30px; line-height:30px; padding:0 20px; text-indent:2em;}
.zz_list ul { overflow:hidden;}
.zz_list li { float:left; margin-right:25px; text-align:center; margin-bottom:20px; width: 200px; height:290px; list-style: none; color:#35537e; font-size:14px;}
.zz_list li:nth-child(5n){ margin-right:0px;}
.zz_list li img { width:180px; height:260px; border:1px #e5e5e5 solid; padding:5px; margin-bottom:5px}

.BMap_bubble_title { font-size:14px; color:#cc0000}

.contact_box { background:#fff; border-radius:6px; margin-bottom:60px; padding: 45px 45px; min-height: 580px;}
.contact_box h1 { margin: 0 0 20px; font-size: 26px; color: #333;}
.contact_content p { font-size: 16px; color: #666; line-height: 33px; margin-bottom:0px;}
.contact_content p strong { font-size: 22px; color:#333}
#map { margin-bottom:20px; font-weight:normal;width:100%;height:380px;border:#ccc solid 1px;font-size:12px}
#map img { max-width:none;}

.case_article_box { background:#fff; border-radius:6px; margin-bottom:60px; padding: 45px 45px; min-height: 580px;}
.case_article_box h1 { text-align:center; color:#0d3166;}
.case_article_box .case_top_info { text-align:center; font-size: 14px; color: #666; margin-bottom:60px;}
.case_article { padding: 0 100px; min-height:700px; color: #333;}
.case_article h3 { color:#333; font-size:18px; margin-bottom: 20px;margin-top: 30px;}
.case_article p { margin-bottom:10px; color: #333; font-size:16px;}

.news_article { background:#fff; border-radius:6px; margin-bottom:60px; padding: 45px 45px; min-height: 580px;}
.news_article h1 { text-align:center; color:#333; font-size: 30px;}
.news_article .news_top_info { text-align:center; font-size: 14px; color: #666; margin-bottom:60px;}
.news_article_content { padding: 0 100px; min-height:700px;}
.news_article_content p { color: #333; font-size:16px; text-indent:2em; line-height:33px;}
.news_article_content p img { margin-left: -2em;}
.news_article_content p strong { color: #333}

.donw_article_content { padding: 0 100px; min-height:400px;}
.donw_article_content p { color: #666; text-indent:2em; font-size:16px; line-height:30px;}
.donw_article_content p strong { font-weight:normal;}
.news_article .custom_button { float:right; margin-top:60px;}

.vertical-align1{ display: table;}
.table_row{ display: table-cell; vertical-align: middle;}
.tabs-content .table_row .content{padding: 0;}
.table_row .tabs-content{ padding: 0;}

.top_text { width: 90px; height: 90px; display: table; border-radius: 50%; border: 2px solid #07a8f9; left: 50%; transform: translate(-50%, 0);}
.top_text p { display: table-cell; vertical-align: middle; color: #07a8f9;}

.bottom_text { margin-top: 25px;}

.custom_tabs ul.tabs li.active a:before,
.custom_tabs ul.tabs li.active a:after {
    content: '';
    width: 1600px;
    position: absolute;
    bottom: -1px;
    border-top: 1px solid #08a8fa;
    z-index: 2;
}
.physical .custom_tabs ul.tabs li.active a:before,
.physical .custom_tabs ul.tabs li.active a:after { border-top: 1px solid #f05408;}

.custom_tabs ul.tabs li.active a:before { left: 100%;}
a:after { right: 100%;}

.slide_image_name { position: absolute; font-size: 18px; color: #969696; bottom: 18%; display: inline-table; left: 50%; transform: translate(-50%, 0);}

.one_cat { background:#fff; margin-bottom:15px; border-radius:6px;}
.cat_info { padding: 0px 0;}
.inner_cat_info { padding: 60px 25px 60px 60px;}
.one_cat .custom_button { padding: 10px 50px;}
.one_cat .custom_button:hover { background:#069;}
.left_border .inner_cat_info { padding: 90px 100px 90px 50px;}
.cat_info.left_border .inner_cat_info { border-left: 1px solid #3d819f; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}
.cat_info.left_border .inner_cat_info:before,
.cat_info.left_border .inner_cat_info:after{left: 100%;}

.cat_info h2 { color:#333; margin-bottom:20px; font-size:26px;}
.cat_info h2 a { color:#333;}
.cat_info h2 a:hover { color:#08a8fa}
.cat_info p { color: #666; margin-bottom:25px; font-size:15px; line-height:28px;}
.one_cat .one_cat_image { height:330px; width:500px; margin:0 auto; background-repeat:no-repeat; background-position:50% 50%; position:relative; -webkit-border-radius:50px; -moz-border-radius:50px;}

.table-responsive-wrapper {margin-bottom:30px;max-height:325px;overflow:auto;}
table { background:transparent;width:100%;border:none;margin-bottom:0;}
table thead tr th,table tfoot tr th,table tfoot tr td,table tbody tr th,table tbody tr td,table tr td {color:#e6e6e6;border:1px solid #294664;padding:10px auto;line-height:2.125rem;}
table tr{margin: 1px;}
table tr, table { border: 1px solid #294664; margin-bottom:20px;}
table tr, table tr td {line-height: 2.125rem;}
table tr.even, table tr.alt, table tr:nth-of-type(2n) {background: transparent;}

.top-bar-section.physical li.current-menu-item > a:not(.button) {color:#fff;box-shadow:0 3px 0 #f05408;font-weight:700;}
.top-bar-section.physical ul li a:not(.button):hover {box-shadow:0 3px 0 #f05408;}
.physical .slick-dots li.slick-active button::before {background-color:#f05408;opacity:1;}
.custom_button.physical:hover, .physical input[type="submit"]:hover, .physical .custom_button:hover { background: transparent;}
.custom_button_wrap { margin-bottom: 0;}

.mobile_switcher {display:none;}
ul.mobile_list {background:#0c3555;}
ul.mobile_list li {display:inline-block;border-bottom:none !important;padding:30px 15px;}
ul.mobile_list li a:hover {color:#08a8fa !important;}

.right-float {float:right;}
.bg_cover {background-repeat:no-repeat;background-position:50% 50%;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;}
.bg_full {background-repeat:no-repeat;background-position:50% 50%;-moz-background-size:100%;-o-background-size:100%;-webkit-background-size:100%;background-size:100%;}
.bg_contain {background-repeat:no-repeat;background-position:50% 50%;-moz-background-size:contain;-o-background-size:contain;-webkit-background-size:contain;background-size:contain;}

.between_element { margin: 25px auto;}
.custom_button, input[type="submit"], .gform_wrapper input.button { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 2px solid #0d3166; padding:10px 50px; color: #0d3166; display: inline-block; position: relative;}
.vacation_detail_container .custom_button { width: 19%;}

input[type="submit"] {
    background-color: transparent;
    height: 66px;
    padding: 14px 86px;
}

.custom_button:hover { color: #fff; background:#0d3166;}
.read_more_arrow { display: none;}
.top_bottom_borders { position: relative;}
.top_bottom_borders:after,.top_bottom_borders:before {content:'';position:absolute;width:100%;height:380px;left:0;pointer-events:none;background-repeat:no-repeat;background-size:contain;background-position:50%;}
.top_bottom_borders:before { top:-320px;}
.top_bottom_borders:after { bottom:-320px;transform:rotate(180deg);}
.inner_circles {position:absolute;z-index:3;top:10%;max-height:90%;}
.center_absolute {left:0;right:0;margin-left:auto;margin-right:auto;}
.no_padding {padding-left:0;padding-right:0;}


.sticky-footer { position: absolute; bottom: 0; left: 0; width: 100%; z-index: 10;}
.footer_bottom { background-color: #0c2538; padding: 30px 0 10px;}
.footer_bottom ul { margin: 0;list-style-type: none;}
.footer_bottom .foot_copy { text-align:center;}
.footer_bottom .foot_copy p { font-size:14px; color:#5f7788; line-height:0.8;}
.footer_bottom .foot_copy p a { color:#5f7788; text-decoration:none;}
.footer_bottom .foot_copy p a:hover { color:#cc0000; text-decoration:none;}

@media (max-width: 768px){
	.footer_bottom .foot_copy p { font-size:12px; color:#5f7788; line-height:1.8; margin-bottom:0px;}
}

#page { color:#fff; font-size:14px; text-align:right;}
#page a { color:#fff;}
#page a:hover { color:#087ebe;}


.top-bar-section li.current-menu-item > a:not(.button) {color:#fff;box-shadow:0 5px 0 #08a8fa;font-weight:700;}
.top-bar-section li.current-page-ancestor > a:not(.button) {color:#fff;box-shadow:none;font-weight:700;}
.tabs {margin-bottom:0 !important;margin-left:0;display:flex;list-style:none;overflow:hidden;}
.tabs:before,.tabs:after {content:" ";display:table;}
.tabs:after {clear:both;}

.tabs dd,.tabs .tab-title { float:left; list-style:none; margin-bottom:0 !important; position:relative;}
.tabs dd > a,.tabs .tab-title > a { display:block; background-color:#efefef; color:#222; font-size:1rem; padding:0.8rem;}
.tabs dd > a:hover,.tabs .tab-title > a:hover { background-color:#e1e1e1;}
.tabs dd.active > a,.tabs .tab-title.active > a { background-color:#fff;color:#222;}
.tabs.radius dd:first-child a,.tabs.radius .tab:first-child a {-webkit-border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-left-radius:3px;}
.tabs.radius dd:last-child a,.tabs.radius .tab:last-child a {-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}
.tabs.vertical dd,.tabs.vertical .tab-title {position:inherit;/*float:none;*/    display:block;top:auto;position:relative;}
.tabs-content { margin-bottom:60px;}
.tabs-content:before,.tabs-content:after {content:" ";display:table;}
.tabs-content:after {clear:both;}
.tabs-content > .content {display:none;float:left;padding:0.9375rem 0;width:100%;}
.tabs-content > .content.active {display:block;float:none;}
.tabs-content > .content.contained {padding:0.9375rem;}
@-webkit-keyframes bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
} 
@keyframes bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}