@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")}

body #footer {
    background-color: #f2f2f2;
    color: #2d2d2d;
    font-family: "Arial",Helvetica,Verdana,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    padding: 0;
    word-wrap: break-word;
}

.fab {
    font-family:"Font Awesome 5 Brands";
    font-style: normal;
    color: #1cbbc6;
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-youtube:before {
    content: "\f167";
}

a:hover,
a:focus,
.fl-module-content .fl-icon i{
    color: #1cbbc6;
}

/*---caret---*/
.navbar .nav li.dropdown>.dropdown-toggle .caret,
.my_account_main .caret {
    border: none;
    width: 28px;
    height: 28px;
    margin: -14px 0 0;
    right: 10px;
    position: absolute;
    top: 50%;
}
.navbar .nav li.dropdown>.dropdown-toggle .caret:before,
.my_account_main .caret:before {
    border-color: #0a478e;
    content: '';
    position: absolute;
    right: 50%;
    top: 50%;
    z-index: 1;
    display: block;
    width: 9px;
    height: 9px;
    margin: -5px -5px 0 0;
    border-right: 2px solid;
    border-bottom: 2px solid;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translateX( -5px ) rotate(
            45deg
    );
    -ms-transform: translateX( -5px ) rotate( 45deg );
    transform: translateX( -5px ) rotate(
            45deg
    );
}
/*---end caret---*/
body h1, body h2, body h3, body h4, body h5, body h6 {
    color: #0a478e;
    font-family: "Raleway",sans-serif;
    font-weight: 800;
    line-height: 1.4;
    text-transform: none;
    font-style: normal;
}

#header ul.nav li.my_account_main .caret {
    top: 63%;
    right: 0;
}

#header ul.nav li.my_account_main > a {
    margin-right: 0;
}

.navbar .dropdown-menu {
    background-color: rgb(230 253 254);
    border-radius: 1px;
}

.navbar .nav > li > .dropdown-menu:after {
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgb(230 253 254);
    border-left: 7px solid transparent;
    border-bottom-color: rgb(230 253 254);
}

#main_menu .dropdown-menu a {
    padding: 10px;
}

#header ul.nav li.dropdown > ul.dropdown-menu a {
    margin-right: 0;
    font-size: 15px;
    background-image: none;
}

.alert.alert-block {
    font-size: 14px;
}

.btnContinue {
    line-height: 1.4;
    padding: 7px 10px;
}

.btnContinue .icon-ok {
    top: 3px;
    position: relative;
}

.cart_content .edit > a {
    font-size: 15px;
}

div.form label {
    font-size: 15px;
}

.checkbox input[type=checkbox],
.radio input[type=radio] {
    width: 17px;
    height: 17px;
}

input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select {
    height: 34px;
    line-height: 34px;
}

.frmCheckout .row > .checkbox input[type=checkbox] {
    margin-top: 5px;
    margin-right: 5px;
}

.button.cta,
.btn.btn-success,
.btn.btn-primary {
    background-image: none;
    color: #fff;
    background-color: #1cbbc6;
    font-family: "Open Sans",sans-serif;
    border-radius: 5px;
    padding: 6px 11px;
    font-size: 13px;
    border: none;
}

.button.cta,
.btn.btn-success:hover,
.btn.btn-primary:hover {
    background-color: #0a478e;
}

.button.cta:focus,
.btn.btn-success:focus {
    outline: none;
}

#btnBookNowProductPage > i {
    display: none;
}

.grid-view .table td,
.grid-view .table th {
    font-size: 14px;
}

.cart_content .lab {
    font-size: 13px;
}

div.form .note {
    font-size: 15px;
}

.frmCheckout legend {
    font-weight: bold;
}

.table-cart-total tbody > tr > td.cart-title,
.table-cart-total tbody > tr > td.total-value {
    font-weight: bold;
}

.table-cart-total tbody > tr > td.total-value {
    color: #fa0000;
}

.imgProductAgv img,
.product_detail .col_img img,
.sc-product-image,
.view.featured_product img {
    object-fit: cover;
    width: 185px;
    height: 149px;
}

.contain_view span {
    display: block;
    font-size: 14px;
}

.product_detail .des_content,
.rp-col-content-title,
.product_detail .col_content .small_info {
    font-size: 14px;
}

.vp-random-product .rp-title {
    font-size: 23px !important;
    font-weight: bold;
}

#addToCart {
    padding: 7px 8px;
}

#header .container .trainning-mode {
    position: absolute;
    right: 0;
}

#product_search_listview div.view {
    display: inline-block;
}

.view.featured_product img {
    padding: 0;
    box-shadow: none;
}

.title_featured_product a {
    font-size: 19px;
    text-decoration: none;
}

.product_detail .col_content {
    padding-top: 0;
}

.col_content .title_product_detail {
    font-size: 20px !important;
}

.ps-by-category .pro_category,
.list-view .summary {
    font-size: 14px;
}

#header {
    background-image: none;
    height: 115px;
    padding: 10px 0;
}

.wrapper-logo {
    margin-left: 0;
}

.logoImage {
    background: url(../images/logo.jpg) no-repeat center center !important;
    background-size: cover !important;
    width: 144px;
    height: 69px;
    float: left;
}

#main_menu .navbar-inner-blue .navbar-inner {
    background-image: none;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

#header ul.nav {
    margin-left: 1.25rem;
    margin-top: 23px;
}

#header ul.nav li {
    display: inline;
}

#header ul.nav li a {
    font-family: Raleway, sans-serif;
    font-weight: 600;
    color: #0a478e;
    margin-right: 30px;
    font-size: 18px;
    display: inline-block;
    background-color: initial;
}

#header ul.nav li a:hover,
#header ul.nav li a:hover,
.navbar-inner-blue .navbar-inner .nav > .active > a,
.navbar-inner-blue .navbar-inner .nav > .active > a:hover,
.navbar-inner-blue .navbar-inner .nav > .active > a:focus {
    color: #1cbbc6 !important;
}

#header .dropdown-menu > li > a >[class*=" icon-"] {
    display: none;
}

#page,
.view.featured_product {
    box-shadow: 1px 1px 3px rgba(6,46,255,.2)!important;
    -webkit-box-shadow: 1px 1px 3px rgba(6,46,255,.2)!important;
}

div.pagination ul {
    box-shadow: none;
}

div.pagination li {
    margin-right: 0;
}

div.pagination a {
    border-left: 1px solid #ddd;
}

.fl-icon-text {
    display: table-cell;
    text-align: left;
    padding-left: 15px;
    vertical-align: middle;
}

/*---------footer----------*/
.fl-node-5e5411bd65309 > .fl-row-content-wrap {
    padding-top: 30px;
    padding-right: 16px;
    padding-bottom: 30px;
    padding-left: 16px;
    background-color: #ffffff;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    margin: 0;
    position: relative;
}

h4 {
    font-size: 26px;
    line-height: 1.4;
    letter-spacing: 0px;
}

.fl-node-5e5411bd65302 > .fl-row-content-wrap {
    background-color: #1cbbc6;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

#footer {
    margin: 0;
    font-size: 18px;
    padding: 0;
}

.fl-node-609196aa80d12 .pp-social-icons-left .pp-social-icon {
    margin-right: 10px;
}

.fl-node-609196aa80d12 .fl-module-content .pp-social-icon a {
    width: 30px;
    height: 30px;
    font-size: 25px;
    line-height: 30px;
}

.fl-node-609196aa80d12 .fl-module-content .pp-social-icon a {
    display: inline-block;
    float: left;
    text-align: center;
    border-radius: 100px;
}

.fl-node-5e5411bd6530d > .fl-col-content {
    padding-right: 16px;
    padding-left: 16px;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: rgba(193,193,193,0.4);
    border-right-width: 1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-shrink: 1;
    min-width: 1px;
    max-width: 100%;
    width: 100%;
}

.fl-col-content {
    margin-top: 0px;
    margin-bottom: 0px;
}

.fl-col-content {
    padding: 0px;
}

.fl-col-group-equal-height, .fl-col-group-equal-height .fl-col, .fl-col-group-equal-height .fl-col-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.fl-module-heading .fl-heading,
.fl-module-content {
    text-align: left;
}

.footer-wrap span.fl-icon {
    vertical-align: top;
    position: relative;
    top: 7px;
    width: 17px;
}

.fl-icon i {
    font-size: 19px;
}

.fl-icon-wrap {
    margin-bottom: 13px;
}

.fl-icon .fa-map-marker {
    font-size: 21px;
}

.fl-icon i {
    top: -3px;
    position: relative;
}

.fl-module-heading .fl-module-content {
    margin-bottom: 8px;
}

.pp-social-icons .pp-social-icon {
    display: inline-block;
    line-height: 0;
}

.fl-node-5e5411bd6530c > .fl-col-content {
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: rgba(193,193,193,0.4);
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.fl-node-5e5411bd6530c > .fl-col-content {
    padding-right: 16px;
    padding-left: 16px;
}

.fl-node-609196aa80d12 .pp-social-icons-left .pp-social-icon {
    margin-right: 10px;
}

.fl-node-609197ef35bfc .fl-photo-img,
.fl-node-609197ef35bfc .fl-photo-content {
    width: 200px;
}

.fl-photo-content img {
    display: inline;
    height: auto;
    max-width: 100%;
}

.fl-photo-content {
    display: inline-block;
    line-height: 0;
    position: relative;
    max-width: 100%;
}

.fl-node-5e5411bd65302 > .fl-row-content-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fl-col .fl-col-content {
    margin-top: 0px;
    margin-bottom: 0px;
}

.fl-node-5e5411bd65307 {
    width: 100%;
}
.fl-node-5e5411bd65302 .fl-rich-text p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-bottom: 0;
}

.fl-node-609196aa80d12 .fl-module-content .pp-social-icon a, .fl-node-609196aa80d12 .fl-module-content .pp-social-icon a:hover {
    text-decoration: none;
}

.fl-node-609196aa80d12 .fl-module-content .pp-social-icon a:hover > i {
    color: #0a478e;
}

.navbar-inner-blue .navbar-inner .nav > .active > a,
.navbar-inner-blue .navbar-inner .nav > .active > a:hover,
.navbar-inner-blue .navbar-inner .nav > .active > a:focus {
    box-shadow: none;
    text-shadow: none;
}

#header > .container > .span9 {
    position: relative;
}

#header > .container > .span9 .book-now-header {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #0a478e;
}

#header > .container > .span9 .book-now-header:hover {
    color: #1cbbc6;
}

#header .wrap-header-phone {
    position: absolute;
    right: 0;
    top: -6px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 1;
}

#header .wrap-header-phone a {
    color: #1cbbc6;
}

#footer .wrap-header-phone {
    display: flex;
    justify-content: center;
    align-items: center;
}

#footer .wrap-header-phone .email {
    margin-left: 10px;
}

#footer .wrap-header-phone a {
    color: #fff;
}
