/*
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.   ***************/
@font-face {
  font-family: ExemplarPro;
  src: url(fonts/ExemplarPro-Bold.otf);
  font-weight: 700;
}
@font-face {
  font-family: ExemplarPro;
  src: url(fonts/ExemplarPro-Regular.otf);
  font-weight: 400;
}
html{
    -webkit-tap-highlight-color: transparent !important;
}
body{
    overflow-x: hidden;
    font-size: 15px !important;
    line-height: 1.45;
}
b, strong{
    font-weight: 700;
}
p strong {
    color: #222;
}
.mb-0 .section-title {
    margin-bottom: 10px;
}
img.aligncenter.size-full {
    display: block;
    margin: 15px auto;
}
.title-normal *{
    text-transform: none !important;
}
h3.has-underline {
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6{
    line-height: 1.2 !important;    
}
label, legend{
    font-size: 16px;
}
h1{
    font-size: 36px;
}
.blog-single .article-inner h1.entry-title {
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
}
.entry-divider.is-divider.small {
    display: none;
}
h2{
    font-size: 30px;
}
h3{
    font-size: 25px;
}
h4{
    font-size: 21px;
}
h5{
    font-size: 18px;
}
.breadcrumbs, .breadcrumbs a {
    font-size: 14px;
    font-weight: 400;
}
.search-results #main {
    padding-bottom: 30px;
}
.search-results #main h4.uppercase {
    margin: 0 auto 20px;
}
.search-results #main .page-box.box .box-text {
    padding-bottom: 5px;
}
.stars a{
    font-family: 'fl-icons' !important;
}
.dark, .dark p, .dark td {
    color: #fff;
}
.button:not(.circle,.is-form) {
    min-height: unset;
    font-weight: 400;
}
.product-info .social-icons a {
    font-size: 14px;
}
img.mfp-img {
    max-height: 90vh;
}
span.amount{
    color: #e24646;
}
.box-text p{
    font-size: 15px !important;
}
.bg-nocover .bg-fill {
    background-size: unset !important;
}
img.size-full.alignnone{
    margin-bottom: 10px;
}
.img-auto img{
    width: auto;
}
.img-full .image-cover img{
    object-fit: contain;
}
.row.img-full .gallery-col img {
    width: auto;
    height: auto;
    margin: auto;
}
ul li, p{
    margin-bottom: 10px;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{
    font-size: 15px;
    font-weight: 400;
}
form.wpcf7-form label span.wpcf7-form-control-wrap {
    margin-top: 5px;
}
form.wpcf7-form label{
    font-weight: 400;
    text-transform: capitalize;
}
span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item input {
    position: absolute;
    left: 0;
    top: 1px;
}
span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item {
    position: relative;
    padding-left: 25px;
}
.btn-radius{
    border-radius: 99px;
}
.section-title b{
    background: transparent;
}
.section-title-container .section-title-normal{
    border: 0;
}
.section-title-container .section-title-normal span{
    box-shadow: none;
    border: 0;
    margin: 0;
    padding: 0;
}
.section-title-container{
    margin-bottom: 0;
}
.section-content .col{
    padding-bottom: 15px;
}
.container.section-title-container {
    padding: 0;
}
textarea.wpcf7-form-control {
    min-height: auto;
    height: 125px;
}
ul.nav-dropdown.nav-dropdown-default{
    padding: 10px;
    border: 0;
}
.cart-item ul.nav-dropdown.nav-dropdown-default{
    padding: 10px;
}
h6.entry-category.is-xsmall{
    display: none;
}
.single .article-inner .entry-content.single-page{
    padding-top: 0; 
    font-size: 15px;
    padding-bottom: 0;
}
.single .article-inner .entry-header-text {
    padding-bottom: 0;
}
.stuck .header-top-links{
    display: none;
}
.page-wrapper{
    padding: 50px 0px;
}
.page-wrapper.container{
    padding: 50px 15px;
}
.widget .is-divider{
    display: none;
}
p.woocommerce-mini-cart__empty-message {
    padding: 10px;
}
.header-nav.nav-line-bottom.header-top-links> li > a:before{
    display: none;
}
.header-top-links> li.account-item  > a{
    margin-left: 10px;
}
.icon-box h5, .icon-box h6{
    text-transform: none;
    font-size: 15px;
}
.button.is-outline{
    border-width: 1px;
}
#loadMore span {
    background: #bb8a34;
    color: #fff;
    padding: 8px 20px;
    font-size: 17px;
    text-transform: capitalize;
}
#loadMore {
    text-align: center;
    width: 100%;
    margin-top: 30px;
}
.box-shadow, .row-box-shadow-2 .col-inner, .row-box-shadow-2-hover .col-inner:hover, .box-shadow-2, .box-shadow-2-hover:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}
.row-box-shadow-2 .col-inner .col-inner{
    box-shadow: none;
}
.driection-rtl{
    direction: rtl;
}

@media(max-width: 880px){
    .page-header-wrapper .page-title-inner {
        min-height: 200px !important;
    }
    .off-canvas .nav-vertical>li>a {
        color: #000;
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
    }
    .mtsnb .mtsnb-container {
        padding: 10px 15px;
        padding-right: 30px;
        text-align: left;
    }
}
@media(max-width: 500px){
    .page-header-wrapper .page-title-inner {
        min-height: 170px !important;
    }
}
.wpcf7-spinner{
    display: none;
}
.wpcf7 form span.text-left em {
    color: #f00;
    font-style: normal;
}
.wpcf7 form span.text-left {
    font-weight: 700;
    display: block;
    margin-bottom: 4px;
    text-transform: uppercase;
}
.wpcf7 form input, .wpcf7 form textarea, .wpcf7 form select{
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #fff;
}
.wpcf7 form input:not(.button), .wpcf7 form select{
    height: 40px;
}
.row.form-booking {
    margin-top: -75px !important;
    position: relative;
    z-index: 1;
}
.grid-col .box-image img{
    left: 0;
    right: 0;
}
.page-header-wrapper h2.entry-title.mb-0, .single .page-header-wrapper h2.entry-title.mb-0 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: 'ExemplarPro', sans-serif;
}
li.recent-blog-posts-li .mr-half {
    margin-right: 10px;
}
li.recent-blog-posts-li a {
    font-size: 14px;
}
li.recent-blog-posts-li .badge.post-date {
    width: 90px;
    height: 60px;
}
span.widget-title {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}
#footer .absolute-footer {
    padding: 20px 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    color: #fff;
}
#footer .menu-footer a {
    text-transform: uppercase;
    padding: 0 10px;
    align-items: center;
    font-size: 14px;
}
#footer .menu-footer {
    flex-flow: row wrap;
    justify-content: center;
    border-top: 1px solid rgb(255 255 255 / 50%);
    margin-top: 25px;
    padding-top: 8px;
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    padding-bottom: 8px;
    margin-bottom: 25px;
}
#footer .contact-info, .contact-page .contact-info {
    align-items: center;
}
#footer .contact-info a, .contact-page .contact-info a {
    flex-flow: column;
    align-items: center;
    margin-bottom: 5px;
}
.contact-page .contact-info a i{
    color: #000;
}
input.wpcf7-form-control.wpcf7-submit {
    border-radius: 99px;
}
#footer .social-icons.follow-icons a {
    border: 0;
    background: #171a1c;
    margin: 0 !important;
    letter-spacing: normal;
    line-height: 1.5;
    padding: 10px 15px;
}
#footer .social-icons.follow-icons:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    height: 1px;
    background: rgb(255 255 255 / 50%);
}
#footer .social-icons.follow-icons {
    margin-top: 20px;
    width: 100%;
    position: relative;
}
.list-maps p strong {
    margin-right: 0;
    margin-left: auto;
    color: #000;
    opacity: 1;
}
.list-maps p:before {
    content: "\f3c5";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 400;
    position: absolute;
    left: 0;
    top: 1px;
    color: #CFD8E9;
}
.list-maps p {
    position: relative;
    padding-left: 20px;
    display: flex;
    align-items: center;
    width: 340px;
    max-width: 100%;
}
.row:not(.slider) .col.post-item{
    padding-bottom: 30px;
}
.row:not(.slider) .col.post-item > .col-inner {
    padding: 30px;
    background: url(images/bg-post-blog.jpg) no-repeat;
    background-size: cover;
}
.row:not(.slider) .col.post-item .box-text{
    padding: 0;
    padding-left: 30px;
}
.row:not(.slider) .col.post-item:nth-child(2n) .box-text{
    padding-left: 0;
    padding-right: 30px;s
}
.row:not(.slider) .col.post-item:nth-child(2n) .box{
    direction: rtl;
}
.col.post-item button.button {
    background: #e74f26;
    border-radius: 99px;
    color: #fff;
    height: 34px;
    font-size: 15px;
}
.col.post-item button.button:hover {
    background: #050707;
    color: #fff;
    border-color: #050707;
}
#header {
    border-bottom: 1px solid rgb(209 198 180 / 30%);
}
#header .header-nav.nav>li {
    margin: 0 15px;
}
#header .nav > li > a {
    font-size: 15px;
    line-height: 90px;
    padding: 0;
    color: #000;
}
#header .nav-dark .nav > li > a{
    color: #fff;
}
#header .nav-dark .nav > li > a:before{
    background: #fff;
    height: 1px;
}
#header .stuck .nav > li > a {
    line-height: 70px;
}
.section-title span, .col.post-item h5.post-title, h1.entry-title, .portfolio-box.box .box-text h6, .col.menu-item .box h3{
    font-family: 'ExemplarPro', sans-serif;
}
.col.post-item h5.post-title{
    font-weight: 400`;
}
.box-blog-post .is-divider{
    display: none;
}
.page-header-wrapper .title-content.flex-col {
    display: none;
}
.gallery-page .gallery-col.col {
    padding: 0 3px 6px;
}
.col.post-item h5.post-title {
    font-size: 21px;
    margin: 6px 0;
}
.portfolio-box.box .box-text ul li img {
    margin-right: 5px;
}
.portfolio-box.box .box-text ul {
    display: flex;
    flex-flow: row wrap;
    border-top: 1px solid #ddd;
    margin: 0;
    margin-top: 8px;
    padding-top: 15px;
}
.portfolio-box.box .box-text ul li {
    min-width: 40%;
    display: flex;
    align-items: center;
    list-style: none;
    margin-left: 0;
    margin-bottom: 15px;
    font-size: 15px;
    padding-right: 10px;
}
.portfolio-box.box .box-text {
    color: #626262;
}
.portfolio-box.box .box-text h6 img {
    margin-left: auto;
    margin-right: 0;
}
.portfolio-box.box .box-text h6 {
    color: #000000;
    text-transform: uppercase;
    font-weight: 400;
    opacity: 1;
    font-size: 21px;
    display: flex;
    flex-flow: row;
    align-items: center;
    text-align: left;
}
.portfolio-box.box .box-text{
    padding: 15px 15px 5px;
}
.slider-gallery .img {
    transform: scale(0.9);
}
.slider-gallery .img.is-selected {
    transform: scale(1.1);
    z-index: 1;
}
.slider-nav-outside .flickity-page-dots, .row-slider .flickity-page-dots{
    bottom: -20px;
}
.slider-gallery .slider-nav-outside .flickity-page-dots {
    bottom: -40px;
}
.slider .flickity-page-dots .dot.is-selected {
    width: 50px;
    border-radius: 99px;
    background: #E74F26 !important;
    border: 2px solid #E74F26;
}
.slider .flickity-page-dots .dot {
    border: 2px solid #333;
    background: #F4F0EA;
}
.gallery-right-bullets ol.flickity-page-dots {
    right: 10px;
    text-align: right;
}
.row .row-full-width.row:not(.row-collapse){
    max-width: unset !important;
}
.subtitle h4.section-title span {
    font-family: 'DM Sans';
    font-weight: 400;
    letter-spacing: 5px;
    font-size: 16px;
}
.sections-biet-thu .box .overlay {
    background: linear-gradient(180deg, rgba(16, 16, 16, 0) 0%, #101010 100%) !important;
}
.sections-biet-thu .box a.button.secondary span {
    display: none;
}
.sections-biet-thu .box a.button.secondary i {
    margin: 0 !important;
}
.sections-biet-thu .box a.button.secondary {
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.sections-biet-thu .box a.button.secondary i:before {
    content: "\f061";
    font-family: 'Font Awesome 5 Pro';
}
.sections-biet-thu .box .box-text {
    padding: 0 10%;
    text-shadow: none;
}
.row.coffee-rows .box .box-text-inner {
    display: flex;
    align-items: center;
    flex-flow: row;
}
.row.coffee-rows h4.section-title span {
    font-size: 18px;
    font-weight: 400;
}
.slider .banner p {
    margin: 0;
    margin-bottom: 10px;
}
.gallery-with-thumb .slider-nav a{
    pointer-events: none;
}
.slider-show-nav .flickity-prev-next-button:hover svg, .slider:hover .flickity-prev-next-button:hover svg {
    background: #e74f26;
    color: #fff;
    border-color: #e74f26;
    fill: #fff;
}
.slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow{
    fill: #000;
}
.slider-show-nav .flickity-prev-next-button svg, .slider:hover .flickity-prev-next-button svg {
    background: #fff;
    color: #000;
    fill: #000;
    border-color: #fff;
}
.gallery-with-thumb .slider-nav .flickity-button{
    display: none;
}
.col.menu-item {
    margin-bottom: 20px;
}
.col.menu-item .box h3{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.col.menu-item .box a.button{
    border-radius: 99px;
    height: 36px;
}
.col.menu-item .box .box-text{
    padding: 30px 30px;
    background: url(images/bg-menu-text.jpg);
}
.col.menu-item .box a.button i {
    background: #BE3A1D;
    border-radius: 50%;
    margin-left: -18px;
    width: 36px;
    height: 35px;
    line-height: 36px;
}
.container.tien_nghi_row .content ul li {
    list-style: none;
    margin-left: 0;
    width: 33.333%;
    padding-right: 10px;
    position: relative;
    padding-left: 15px;
}
.container.tien_nghi_row .content ul li:before{
    content: "";
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background: #E74F26;
    border-radius: 50%;
    top: 8px;
}
.container.tien_nghi_row .content ul {
    display: flex;
    flex-flow: row wrap;
}
.our-roomms .box .box-text{
    background: url(images/bg-menu-text.jpg);
}
.our-roomms .box ul li{
    list-style: none;
    margin-left: 0;
    margin-top: 15px;
    font-size: 15px;
}
.our-roomms .box ul li img{
    margin-right: 5px;
}
.our-roomms .box h4.section-title{
    margin-top: 10px;
}
.our-roomms .box h4.section-title span{
    font-size: 20px;
}
.our-roomms .box h4.section-title:after{
    content: "";
    background: url(images/icon-stars.png) no-repeat;
    background-size: contain;
    width: 100px;
    height: 18px;
    margin-left: auto;
    margin-right: 0;
    margin-top: -4px;
}
.other-hotels {
    padding: 50px 0;
     background: url(images/bg-menu-text.jpg);
}
.our-roomms .flickity-page-dots, .other-hotels .flickity-page-dots{
    display: none;
}
.other-hotels .box .box-text {
    padding: 30px 10%;
    font-size: 18px;
}
.related-posts{
    background: url(images/bg-menu-text.jpg);
}
.category-tin-tuc .row:not(.slider) .col.post-item > .col-inner {
    background: transparent;
    padding: 0;
}
.category-tin-tuc .col.post-item .box-text{
    padding: 0 !important
}
.category-tin-tuc .col.post-item .box-text .box-text-inner{
    padding: 30px;
    background: url(images/bg-menu-text.jpg);
}
.portfolio-element-wrapper .col {
    margin-bottom: 15px;
}
.owl-carousel{
    margin: 0 auto;
    padding: 0 10px;
}
.owl-carousel .owl-item .col {
    max-width: 100%;
    padding: 0 5px;
}
.coffee-rows.owl-carousel .owl-item .box-text img {
    width: auto;
    margin-right: 0;
    display: inline-block;
}
.coffee-rows.owl-carousel .owl-item .box-text .section-title {
    margin: 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    outline: unset;
    width: 36px;
    height: 36px;
    line-height: 12px;
    position: absolute;
    left: -40px;
    top: 40%;
    background: #fff;
    border-radius: 50%;
    font-size: 20px;
    min-height: unset;
    color: #000;
}
.owl-carousel .owl-nav button.owl-next {
    right: -40px;
    left: auto;
}
#menu-quick-contact li a i {
    width: 36px;
    height: 36px;
    text-align: center;
    background: #E74F26;
    margin: 0 !important;
    line-height: 36px;
}
#menu-quick-contact li a span {
    padding: 0 10px;
    display: inline-block;
    border: 3px solid #E74F26;
    background: #000;
    margin: 0 !important;
    height: 36px;
    margin-left: -1px !important;
    line-height: 31px;
    font-weight: 700;
}
#menu-quick-contact li a {
    padding: 0;
    opacity: 1;
    color: #fff;
    display: flex;
    letter-spacing: normal;
    font-size: 16px;
}
#menu-quick-contact li a:hover i{
    background: #000;
}
#menu-quick-contact li a:hover span{
    background: #E74F26;
}
#menu-quick-contact {
    position: fixed;
    right: -152px;
    top: 45%;
    z-index: 99;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    opacity: 1;
}

@media(min-width: 900px){
    .archive.category-tin-tuc .col.post-item .box-image{
        z-index: 1;
    }
    .archive.category-tin-tuc #content{
        padding-bottom: 0;
    }
    .archive.category-tin-tuc .col.post-item .box-text .box-text-inner {
        padding: 30px;
        background: url(images/bg-menu-text.jpg);
        position: absolute;
        top: 50px;
        left: -50px;
        bottom: -50px;
        z-index: 0;
        padding-left: 80px;
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        justify-content: center;
        padding-bottom: 80px;
    }
    .archive.category-tin-tuc .col.post-item{
        margin-bottom: 50px;
    }
    .archive.category-tin-tuc .col.post-item:nth-child(2n) .box-text .box-text-inner{
        left: 0;
        right: -50px;
        padding-left: 30px;
        padding-right: 80px;
        background: #fff;
    }
    .archive.category-tin-tuc .col.post-item:nth-child(2n){
        background: url(images/bg-menu-text.jpg);
    }
    .archive.category-tin-tuc #content .col.post-item{
        padding: 50px 0 100px;
    }
    .archive.category-tin-tuc #content .col.post-item > .col-inner{
        max-width: 1350px;
        margin: 0 auto;
    }
    .archive.category-tin-tuc #content .row, .archive.category-tin-tuc #content .col {
        margin: 0;
        padding: 0;
        max-width: 100%;
    }
    .archive.category-tin-tuc #content .archive-page-headers .row, .archive.category-tin-tuc #content .archive-page-header .col{
        max-width: 1200px;
        margin: 0 auto;
    }
    .archive.category-tin-tuc .col.post-item h5.post-title{
        font-size: 24px;
    }
}
@media(max-width: 880px){
    h1{
        font-size: 32px;
    }
    .blog-single .article-inner h1.entry-title {
        font-size: 24px;
    }
    h2{
        font-size: 26px;
    }
    h3{
        font-size: 23px;
    }
    h4{
        font-size: 20px;
    }     
    .col.content-full > .col-inner{
        max-width: 100% !important;
    }
    .title-breadcrumbs.pb-half.pt-half {
        padding: 0;
    }
    .page-header-wrapper h1.entry-title.mb-0, .single .page-header-wrapper h1.entry-title.mb-0{
        font-size: 30px;
    }
    .container.tien_nghi_row .content ul li{
        width: 50%;
    }
    .our-roomms .box .box-text, .our-roomms .box .box-image, .our-roomms .box{
        display: block;
        width: 100% !important;
    }
    .our-roomms .box ul {
        display: flex;
        flex-flow: row wrap;
    }
    .our-roomms .box ul li{
        min-width: 40%;
    }
    .other-hotels .box .box-text{
        font-size: 16px;
    }
    .our-roomms .box ul{
        margin-bottom: 0;
    }
    #logo {
        order: 0;
        margin-left: 0 !important;
    }
    .sections-biet-thu .col.large-6 {
        margin-bottom: 20px;
    }
    .coffee-sections {
        padding-top: 0 !important;
    }
    .col.post-item h5.post-title{
        font-size: 18px;
    }

    .col.post-item .box, .col.post-item .box-image, .col.post-item .box-text{
        display: block;
        width: 100% !important;
    }
    .col.post-item > .col-inner {
        padding: 0 !important;
    }
    .col.post-item .box-text{padding: 30px !important;}
    .portfolio-box.box .box-text h6{
        font-size: 18px;
    }
    .portfolio-box.box .box-text h6 img {
        height: 15px;
    }
}
@media(max-width: 550px){
    h1{
        font-size: 28px;
    }
    .blog-single .article-inner h1.entry-title {
        font-size: 22px;
    }
    h2{
        font-size: 23px;
    }
    h3{
        font-size: 21px;
    }
    h4{
        font-size: 18px;
    }
    .page-header-wrapper h1.entry-title.mb-0, .single .page-header-wrapper h1.entry-title.mb-0{
        font-size: 26px;
    }
    .container.tien_nghi_row .content ul li{
        width: 100%;
    }
    .sections-biet-thu .box .box-text {
        position: static;
        background: #fff;
        font-size: 14px;
        padding: 15px;
        color: #646464;
    }
    .sections-biet-thu .box .box-text .section-title, .sections-biet-thu .box .box-text p {
        color: #000;
    }
    .sections-biet-thu .box .overlay{
        display: none;
    }
    .our-roomms .box ul li{
        min-width: 100%;
    }
    .our-roomms .box h4.section-title span {
        font-size: 16px;
    }
    .our-roomms .box .box-text {
        padding: 15px !important;
    }
    .our-roomms .box ul li{
        margin-top: 10px;
    }
    .slider .banner h2 {
        font-size: 25px;
    }
    .row.coffee-rows h4.section-title span{
        font-size: 16px;
    }
    .row.coffee-rows .box .box-text-inner .img {
        text-align: left;
    }
    .row.coffee-rows .box .box-text-inner {
        flex-flow: column;
        margin-bottom: 30px;
    }
    .col.post-item h5.post-title{
        font-size: 17px;
    }
    .col.menu-item .box .box-text {
    padding: 15px;
    text-align: left;
}
.col.menu-item .box h3 {
    font-size: 21px;
    }
    .col.post-item .box-text{padding: 15px !important;}
    .category-tin-tuc .col.post-item .box-text {
        padding: 0 !important;
    }
    .category-tin-tuc .col.post-item .box-text .box-text-inner{
        padding: 15px;
    }
    .portfolio-box.box .box-text h6{
        flex-flow: column;
        margin-bottom: 10px;
    }
    .portfolio-box.box .box-text h6 img{
        margin-left: 0;
    }
    #menu-quick-contact {
        transform: unset;
        left: 0;
        right: 0;
        top: auto;
        bottom: 0;
        text-align: center;
        margin: 0;
    }
    #menu-quick-contact li{
        margin: 0;
    }
    #menu-quick-contact li a{
        font-size: 15px;
    }
    #menu-quick-contact li a i{
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
    #menu-quick-contact li a span{
        height: 30px;
        line-height: 26px;
    }
}   