/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
@font-face {
	font-family: 'SVN-Arial';
	src: url(/wp-content/themes/flatsome-child/fonts/SVN-Arial.ttf)
}
@font-face {
	font-family: 'SVN-Arial-Bold';
	src: url(/wp-content/themes/flatsome-child/fonts/OSVN-Arial-bold.ttf)
}
body{
	font-family: SVN-Arial !important;
}
p {
    margin-bottom: 10px;
}
#wide-nav .flex-center ul {
    justify-content: space-around;
}
#wide-nav .flex-center {
    width: 100%;
}
#masthead .flex-right input {
	box-shadow: none;
	border-radius: 0;
	height: 40px;
	background: #fff;
	border: solid 1px;
}
.header-bottom-nav > li > a {
    padding: 12px 15px;
    line-height: 24px !important;
    border-bottom: 3px solid transparent;
    color: #fff !important;
    font-size: 14px;
    font-weight: 100;
}
.header-bottom-nav > li.active > a, .header-bottom-nav > li:hover > a{
    border-bottom-color: #ff6700;
}
.content-title p {
    font-size: 18px;
}
.content-title h2 {
    margin: 20px 0;
    color: #003466;
    font-size: 30px;
}
.content-title {
    text-align: center;
}
.tab-home ul.nav li {
    margin: 0;
    padding: 5px 15px;
}
.tab-home ul.nav li a {
    font-size: 16px;
    padding: 0;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
    color: #999;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    cursor: pointer;
}
.tab-home ul.nav li.active a, .tab-home ul.nav li:hover a {
    color: #003466;
    text-decoration: underline;
}
.info-uudiem {
    background: #fff;
    position: relative;
    padding: 15px 10px 15px 55px;
    -webkit-box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%);
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 30%);
}
.info-uudiem:before {
    width: 40px;
    height: 40px;
    display: block;
    background: #003466;
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    left: -1px;
    top: -1px;
}
.col-ud-1 .info-uudiem:before {
    content: '01';
}
.col-ud-2 .info-uudiem:before{
	content: '02';
}
.col-ud-3 .info-uudiem:before{
	content: '03';
}
.col-ud-4 .info-uudiem:before{
	content: '04';
}
.info-uudiem p {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.info-h4, .info-h5 {
    margin: 0;
    height: 30px;
    text-transform: uppercase;
    -webkit-line-clamp: 1;
}
.info-h4 {
    font-size: 18px;
}
.info-h5 {
    font-size: 12px;
    color: #999;
    line-height: 24px;
}
p.para {
    height: 135px;
}
.sec-02 {
    border-bottom: 2px solid rgba(0,0,0,.1);
}
.sec-03 .content-title h2 {
    text-align: left;
}
#contact-btn {
    top: 45%;
    position: fixed;
    text-align: left;
    z-index: 1200;
    cursor: pointer;
}
#contact-btn p {
    background-color: rgba(0,0,0,.7);
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    width: 142px;
    height: 50px;
    text-transform: uppercase;
    line-height: 55px;
    text-align: center;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    position: absolute;
    left: -46px;
    top: -96px;
}
#contact-btn img {
    display: inherit;
    width: 50px;
    height: 50px;
    padding: 13px 7px;
    background-color: #003466;
    text-align: center;
}
.main__container, .name_contaniner {
    display: flex;
    align-items: center;
    justify-content: space-around;
    max-width: 100%;
    margin: auto;
}
.item__inner {
    font-size: 40px;
    margin: 0 10px;
}
.item__inner {
    min-height: 0;
    font-size: 32px;
    font-weight: 700;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.name_contaniner > div {
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.col-number .col-inner {
    background: #fff;
    padding: 15px 0px 15px;
    border: solid 1px #cfcfcf;
}
.col-number:nth-child(2) .col-inner {
    border-right: 0;
    border-left: 0;
}
.col-number:nth-child(3) .col-inner{
    border-right: 0;
}
.col-number .col-inner:before {
    left: 20px;
}
.col-number .col-inner:before, .col-number .col-inner:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 30px;
    height: 6px;
    margin-top: -3px;
    display: block;
    background: #003466;
}
.sec-03 .bg-loaded {
    background-attachment: fixed;
}
.info-2box {
    padding: 60px 120px 40px;
}
.info-2box .info-h4 {
    min-height: 30px;
    margin-bottom: 25px;
    font-size: 24px;
}
.info-2box .info-h4 {
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
}
.info-2box .info-h4 {
    min-height: 30px;
    margin-bottom: 25px;
    font-size: 24px;
}
.info-2box p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 0;
    color: #fff;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
}
.btn {
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px;
    border: solid 1px #fff;
    display: inline-block;
    margin-top: 10px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.col-box-left .btn:hover {
    border-color: #871c20;
    background: #871c20;
    color: #fff;
}
.col-box-right .btn:hover {
    border-color: #003466;
    background: #003466;
    color: #fff;
}
.row-dichvu .large-12 {
    padding-bottom: 0 !important;
}
.row-dichvu .large-4 h3 {
    font-weight: 100;
    color: #003466;
    margin-bottom: 5px;
}
.tieude-ft h3, .tieude-ft h3 span {
    border-bottom: 0;
}
.tieude-ft h3 span {
    text-transform: capitalize !important;
    font-weight: 100;
}
.form-footer {
    display: flex;
}
.form-footer button {
    width: 20%;
}
input, input:hover, input:focus, textarea,textarea:hover, textarea:focus {
    box-shadow: none !important;
}
footer .section .social-icons a {
    background: #fff;
    font-size: 11px;
}
footer .section .social-icons a i {
    color: #000;
}
.absolute-footer {
    display: none;
}
footer a.ux-menu-link__link.flex {
    color: #878787;
    font-family: 'OpenSans';
    font-size: 14px;
}
.list-unstyled-footer {
    list-style: none;
    margin-bottom: 0;
}
.list-unstyled-footer li {
    margin-left: 0 !important;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    border-bottom: 1px dotted #434343;
    font-size: 14px;
    color: #878787;
}
.list-unstyled-footer li:nth-of-type(1) {
    background: url(/wp-content/uploads/2022/09/footer-home.png) no-repeat left 3px;
}
.list-unstyled-footer li:nth-of-type(2) {
    background: url(/wp-content/uploads/2022/09/header-technology.png) no-repeat left 3px;
}
.list-unstyled-footer li:nth-of-type(3) {
    background: url(/wp-content/uploads/2022/09/header-note.png) no-repeat left 3px;
}
footer .section {
    padding-bottom: 30px !important;
}
.back-to-top {
    background: #003466 !important;
    border: 0 !important;
}
.back-to-top i {
    color: #fff;
    font-size: 28px !important;
}
#before-after-slider {
  width:100%;
  position:relative;
  overflow:hidden;
}
#after-image {
  display:block
}
#before-image {
  position:absolute;
  height:100%;
  width:50%;
  top:0;
  left:0;
  overflow:hidden;
  z-index:2;
}
#resizer {
  position:absolute;
  display:flex;
  align-items:center;
  z-index:5;
  top:0;
  left:50%;
  height:100%;
  width:4px;
  background:white;
  /*Stop vertical scrolling on touch*/
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
#resizer:after {
  background: linear-gradient(62deg,#ffffff 5%,#ffffff);
  font-family: "Font Awesome 5 Free";
  content:'\f337';
  font-weight:900;
  display:flex;
  justify-content:center;
  align-items:center;
  color:#000;
  position:absolute;
  margin: 0 0 0 -20px;
  width:40px;
  height:40px;
  border-radius:50%;
  border:3px solid white;

}
#before-after-slider img{
    display: block !important;
    width: 100%;
    max-width: unset;
}
.box-duan .box-text {
    text-shadow: none !important;
}
.box-duan .box-text h4 {
    font-weight: 100;
}
.crumbs-all {
    background: transparent !important;
    text-shadow: none;
    border-bottom: 1px solid #ccc;
}
.breadcrumbs a {
    font-weight: bold;
}
.breadcrumbs, .breadcrumbs a {
    color: #003466;
    font-size: 14px;
    font-weight: 100;
}
.page-title-inner {
    padding: 0 !important;
    min-height: 36px;
}
.section-title-container b {
    background: transparent;
}
.tieude-other h2 span {
    font-size: 32px;
    font-weight: 100;
    font-family: 'OpenSans';
}
.box-lienhe {
    min-height: 250px;
    padding: 30px 15px 0;
    text-align: center;
    border: 1px dotted #b5b5b5;
}
.first-p {
    font-size: 16px;
    line-height: 30px !important;
    min-height: 75px;
    color: #333;
    margin-top: 35px;
}
.seccond-p {
    font-size: 20px;
    text-transform: uppercase;
}
.form-lienhe input {
    height: 50px;
    line-height: 50px;
    font-family: 'OpenSans';
}
.form-lienhe input:focus, .form-lienhe textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}
.form-lienhe textarea {
    font-family: 'OpenSans';
}
.form-lienhe button {
    color: #fff;
    margin: 0px;
    font-size: 24px;
    line-height: 40px;
    font-weight: 100;
    font-family: 'OpenSans';
}
.form-lienhe {
    text-align: center;
}
.blog-wrapper {
    padding-top: 0;
}
header.archive-page-header {
    padding-top: 30px;
}
header.archive-page-header h1.page-title {
    font-weight: 100;
    font-size: 32px;
    font-family: 'OpenSans';
}
.taxonomy-description {
    font-size: 14px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'OpenSans';
}
.post-item .box {
    border: 1px solid #dedede;
    margin-bottom: 25px;
    padding: 5px;
}
.post-item .box .box-text.text-left {
    vertical-align: top;
}
.post-item .box .box-text.text-left h5.post-title a{
    margin-bottom: 0;
    line-height: 24px;
    -webkit-line-clamp: 2;
    font-weight: 600;
    font-family: 'OpenSans';
    font-size: 20px;
    height: 50px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.time-info {
    padding: 15px 0px;
    display: block;
    font-family: 'OpenSans';
}
span.tacgia {
    padding-right: 50px;
}
.time-info span img {
    margin-top: -3px;
}
.link-more a {
    text-transform: uppercase;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #003466;
    border-radius: 0;
    background: #003466;
    padding: 7px 30px;
    margin-top: 30px !important;
    font-family: 'OpenSans';
}
.link-more {
    text-align: right;
}
.nav-pagination>li>a, .nav-pagination > li > .current {
    border-radius: 0;
}
.post-item .box .box-text.text-left .from_the_blog_excerpt {
    height: 72px;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #000;
}
.blog-single .entry-header-text-top h1 {
    padding-top: 0;
    text-align: center;
    font-family: 'OpenSans';
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 100;
}
.blog-single header.entry-header {
    padding-top: 30px;
}
.blog-single article {
    text-align: center;
}
.list-inline-time {
    list-style: none;
    margin: 20px 0;
}
.list-inline-time li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    font-family: 'OpenSans';
}
.blog-single .entry-header-text-top {
    padding-bottom: 0;
}
.blog-single .entry-content {
    padding-top: 0;
    text-indent: 24pt;
}
.crumbs-all .page-title-inner, .shop-page-title .page-title-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.section-title-container h2, .section-title-container span {
    border-bottom: 0 !important;
}
.content-about {
    font-family: 'OpenSans';
}
.sec-gioithieu-2 .col {
    padding-bottom: 0;
}
.info-col {
    padding: 0 30px 20px;
}
.info-col:before {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-top: -8px;
}
.info-col:before, .info-col:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: #003466;
    -webkit-transform: translate(-50% , 0);
    -moz-transform: translate(-50% , 0);
    -o-transform: translate(-50% , 0);
    transform: translate(-50% , 0);
}
.info-col:after {
    width: 2px;
    height: 100%;
}
p.lsht {
    font-size: 24px;
}
.info-col p, .page-id-23 p,
.product-summary h1.product-title, .product-summary .product-short-description,
.woocommerce-Tabs-panel,.noidungcuoi {
    font-family: 'OpenSans';
}
.row1 .info-col p, .row3 .info-col p {
    text-align: right;
}
.row2 .info-col p {
    text-align: left;
}
.proLoop .box-image {
    border: 1px solid #ccc;
}
.home .proLoop .box-text {
    width: 100%;
    padding: 0 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50% , -50%) scale(0);
    -moz-transform: translate(-50% , -50%) scale(0);
    -o-transform: translate(-50% , -50%) scale(0);
    transform: translate(-50% , -50%) scale(0);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.home .proLoop:hover .box-text{
    -webkit-transform: translate(-50% , -50%) scale(1);
    -moz-transform: translate(-50% , -50%) scale(1);
    -o-transform: translate(-50% , -50%) scale(1);
    transform: translate(-50% , -50%) scale(1);
}
.home .proLoop .box-text p.name a {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: left;
    color: #fff;
    font-size: 24px;
}
.home .proLoop .box-image .image-fade_in_back:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background: rgba(0,52,102,.8);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.home .proLoop:hover .box-image .image-fade_in_back:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.has-hover:hover img.show-on-hover {
    opacity: 0;
}
.product-gallery figure {
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
}
.shop-page-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}
.product-summary h1.product-title {
    font-size: 24px;
    font-weight: 100;
}
.product-summary .dangky a {
    margin-top: 10px !important;
    background: #003466;
    color: #fff;
    padding: 7px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'OpenSans';
    border-radius: 5px;
    text-align: center;
}
.proLoop .dangky a span {
    color: #fff;
    padding: 0px 15px;
    text-transform: uppercase;
    font-family: 'OpenSans';
    text-align: center;
    font-size: 12px;
    font-weight: 100;
}
.proLoop .dangky a {
    border-radius: 5px;
}
.product-footer .woocommerce-tabs {
    border-top: 0;
}
.product-footer .woocommerce-tabs ul li a:before {
    opacity: 0;
}
.product-footer .woocommerce-tabs ul li a {
    font-size: 18px;
    font-family: 'OpenSans';
    font-weight: 100;
    padding-bottom: 0;
}
.product-footer .woocommerce-tabs ul {
    padding-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #003466;
    color: #003466;
}
.shop-container .proLoop .box-text .name a {
    color: #666;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-transform: inherit !important;
}
.widget_product_categories ul li+li {
    border-top: 0;
}
.widget_product_categories ul li a {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.widget_product_categories ul li a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 30px;
    display: block;
    background: #003466;
    color: #fff;
    font-family: 'OpenSans';
}
.widget_product_categories ul li.active a {color: #fff;font-weight: 100;}
.widget_product_categories ul li+li {
    margin-top: 7px;
}
.archive .tieude-other h2 span {
    text-transform: uppercase;
}
#shop-sidebar input {
    border: 1px solid #003466;
}
#shop-sidebar input, #shop-sidebar button {
    height: 40px;
    font-size: 14px;
    font-family: 'OpenSans';
}
#shop-sidebar button {width: 60px;}
.row-title-header .col {
    padding-bottom: 0;
}
.modal-header {
    padding: 7px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
    margin-bottom: 20px;
    font-family: 'OpenSans';
}
#tuvan {
    border-radius: 10px;
}
.album-post h1 {
    font-family: 'OpenSans';
    color: #000;
    text-align: center;
    margin: 30px 0;
    font-size: 32px;
    font-weight: 100;
}
.blog-khac .post-item .box {
    border: 0;
    margin-bottom: 0;
}
.blog-khac .post-item .box h5 {
    font-family: 'OpenSans';
    font-size: 14px;
    font-weight: 100;
}
.blog-khac .time-info, .blog-khac .link-more {
    display: none;
}
.blog-khac .post-item {
    padding-bottom: 0;
}
@media (min-width: 850px){
	#masthead .flex-right {
		width: 20%;
	}
	#header .header-wrapper .container {
		max-width: 100%;
	}
    .bottom-footer{
        display: none;
    }
    .row1 .info-col:before,.row3 .info-col:before,.row1 .info-col:after, .row3 .info-col:after {
        left: 100%;
    }
}
@media (min-width: 1200px){
    .row-image1:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -12px;
    width: 24px;
    height: 46px;
    display: inline-block;
    background: url(/wp-content/uploads/2022/09/service-icon1.png) no-repeat center center;
}
.row-image1 {
    padding: 0 0 20px;
}
}
@media (max-width: 849px){
    .absolute-footer {
        display: block;
    }
    .copyright-footer {
        font-family: 'OpenSans';
        color: #ccc;
    }
    .absolute-footer {
        padding: 7px;
        margin-bottom: 55px !important;
    }
    .mfp-content {
        background: #fff !important;
        width: 100% !important;
        transition: transform .5s,opacity .3s,-webkit-transform .5s !important;
        border-top: 3px solid #003466;
    }
    .mobile-nav li a {
        color: #000;
        font-size: 18px;
    }
    #masthead {
        -webkit-box-shadow: 3px 3px 5px rgb(0 0 0 / 10%);
    }
    #contact-btn {
        display: none;
    }
    .nav-sidebar.nav-vertical>li+li {
        border-top: 0;
    }
    .off-canvas .nav-vertical>li>a {
        padding: 12px;
        padding-left: 50px !important;
        line-height: 24px;
        font-size: 15px;
        font-weight: 100;
    }
    .off-canvas .nav-vertical>li.current_page_item>a {
        color: #003466 !important;
        text-decoration: underline;
    }
    .content-title h2 {
        margin: 10px 0;
        font-size: 20px;
    }
    .sec-03 {
        padding-top: 10px !important;
    }
    .content-title2 {
        padding: 0 15px;
    }
    .info-2box {
        padding: 20px 30px;
    }
    .info-2box p {
    font-size: 14px;
}
.info-2box .info-h4 {
    margin-bottom: 8px;
    font-size: 18px;
    -webkit-line-clamp: 1;
}
p.para {
    height: auto;
    font-size: 14px;
}
    .col-da-mb {
        padding-bottom: 0 !important;
    }
    .row-dichvu .large-4 {
        padding-bottom: 10px;
    }
    .row-dichvu .large-4 h3 {
        font-weight: 600;
    }
    .sec-04 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .bottom-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        color: #666;
        text-align: center;
        z-index: 999;
        border-top: 1px solid #ccc;
    }
    ul.list-inline {
        padding-left: 0;
        margin-left: -5px;
        list-style: none;
    }
    ul.list-inline {
        background-color: #fff;
        margin-bottom: 0;
    }
    ul.list-inline li {
        vertical-align: middle;
        width: 18.5%;
        margin: 0 !important;
        padding: 0;
        display: inline-block;
    }
    ul.list-inline li a {
        color: #666;
    }
    ul.list-inline li img {
        display: block;
        margin: 0.2em auto;
		width: 25px;
    	height: 25px;
    }
    ul.list-inline p {
        font-size: 12px;
        margin-bottom: 0;
        color: #666;
    }
    .link-more {
        display: none;
    }
    .post-item .box .box-text.text-left h5.post-title a {
        font-size: 14px;
    }
    .info-col {
    padding: 0 15px 20px;
}
.row1, .row2, .row3 {
    padding-left: 15px;
    padding-right: 15px;
}
p.lsht {
    font-size: 18px;
}
.info-col p {
    text-align: left !important;
}
}
.sec-dichvu5 {
    padding-top: 0 !important;
}
span.hethang {
    font-family: 'OpenSans';
    text-transform: uppercase;
    color: red;
    font-weight: bold;
}
.outofstock .dangky-outstock, .out-of-stock .dangky-outstock, .out-of-stock-label{
    display: none;
}
.widget_product_categories>ul>li.active a {
    background: #fff !important;
    color: #003466 !important;
    border: solid 1px #003466;
    font-weight: bold;
}
#wide-nav .flex-center ul > li.has-dropdown > ul.sub-menu {
    background: #003466;
    border: solid 1px #fff;
}
#wide-nav .flex-center ul > li.has-dropdown > ul.sub-menu li a {
    color: #fff;
}
#wide-nav .flex-center ul > li.has-dropdown > ul.sub-menu li a:hover {
    color: #ff6700;
}
/*@media (max-width: 405px){
    p.para {
    height: 185px;
}
}*/