    /*Barber Shop Template By Salion/

/*  ==========================================================================
    Table of Contets
    ==========================================================================

    1.0 Common Styles
    2.0 Header / Navigation
    3.0 Slider Section
    4.0 About Section
    5.0 Food Menu Section
    6.0 CTA Section
    7.0 Special Foods Section
    8.0 Food Gallery Section
    9.0 Testimonial Section
    10.0 Reservation Section
    11.0 Blog Section
    12.0 Sponsor Section
    13.0 Footer Widget Section
    14.0 Footer Section
    15.0 Page Style Section
    16.0 Single Blog Section
    17.0 Contact Section
    18.0 Scroll To Top

    ==========================================================================
    DynamicLayers
    ========================================================================== */

    @import url('https://fonts.googleapis.com/css?family=Lato|Prata|Work+Sans:600&amp;display=swap');

/*  ==========================================================================
    1.0 Common Styles
    ========================================================================== */
*{
    padding: 0;
    margin: 0;
}
body{
    background-color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #777;
    font-weight: 400;
    letter-spacing: -0.2px;
    position: relative;
    overflow-x: hidden;
}
img {
    width: 100%;
}
h1{
    font-family: 'Prata', sans-serif;
    -webkit-font-smoothing:antialiased;
    color: #fff;
}
h2, h3, h4, h5, h6{
    font-family: 'Prata', sans-serif;
    -webkit-font-smoothing:antialiased;
    color: #282828;
}
h1{
    font-size: 52px;
    line-height: 62px;
    margin: 0 0 10px;
    letter-spacing: -0.02em;
    font-weight: 400;
}
h2{
    font-size: 36px;
    color: #303133;
    margin: 0 0 8px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.04em;
}
h3,h4{
    margin: 0 0 10px;
    font-weight: 400;
    line-height: 1.4;
    color: #303133;
    letter-spacing: -0.01em;
}
h3{
    font-size: 17px;
}
h4{
    font-size: 15px;
}
h5,h6{
    font-size: 14px;
    margin: 0 0 10px;
}
img{
    border: none;
    outline:none;
}
ul{
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}
p, li, a, span{}
p{
    font-size: 16px;
    margin-bottom: 15px;
}
a, a:hover{
    text-decoration: none;
}
a:focus{
    outline: 0;
    text-decoration: none;
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #dc8275;
}

::selection {
    background-color: #dc8275;
    color: #fff
}

-webkit-::selection {
    background-color: #dc8275;
    color: #fff
}

::-moz-selection {
    background-color: #dc8275;
    color: #fff
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
   color: #888 !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder{ /* Firefox 18- */
   color: #888 !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder{  /* Firefox 19+ */
   color: #888 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder{
   color: #888 !important;
}
button{
    border: none;
    background: none;
}
/* Helper Class */
.padding{
    padding: 80px 0;
}
.no-padding{
    padding: 0;
}
.gy2bl4{padding: 10px;}
.c4h6ho{padding: 15px;}
.k6i024{ margin-bottom: 10px; }
.aayl6c{ margin-bottom: 15px; }
.poedxd{ margin-bottom: 20px; }
.b5vuiu{ margin-bottom: 25px; }
.f4sg38{ margin-bottom: 30px; }
.sfgyzj{ margin-bottom: 35px; }
.def81q{ margin-bottom: 40px; }
.dqpn5c{ margin-bottom: 45px; }
.indrmt{ margin-bottom: 50px; }
.owthdx{ margin-top: 20px; }
.af6jw9{ margin-top: 30px; }
.b7c4at{ margin-top: 40px; }
.kdbh44{ margin-left: 5px; }
.a6ay08{ margin-left: 10px; }
.zg4dr0{ margin-left: 15px; }
.f5vzlp{ font-size: 28px; }
.lie5ih{ font-size: 24px; }
.mw2xu6{ font-size: 22px; }
.diuvzj{ font-size: 20px; }
.kvfynj{ font-size: 18px; }
.kpjmsh{ font-size: 16px; }
.qewaei{ display: block; }
.mw7biz{
    color: #282828;
}
.dbbobu{
    color: #ffffff;
}
.cbnwqh{
    text-align: left;
}
.p8k336{
    text-align: right;
}
.vtdf41{
    text-align: center;
}
.ft2d22{
    float: right;
}
.qk8nyg{
    float: left;
}
.overlay{
    width: 100%;
    position: relative;
    z-index: 1;
}
.overlay:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.p48yqh{
    background-color: #fcf9f5;
}
.nn3z3v{
    border-bottom: 2px solid #eee;
}
.g1eq5g{
    background-color: #222227;
}

/* Preloader Styles */
#e5otw4{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #fff;
    height: 100%;
    width: 100%;
    -webkit-transition: all .5s .5s ease;
    -moz-transition: all .5s .5s ease;
    transition: all .5s .2s ease;
}
.jzcec1{
    position:absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    display: block;
    margin: auto;
    margin-top: -30px;
}
body.loaded #e5otw4{
    opacity: 0;
    visibility: hidden;
}

/* Button Style */
.dn7cyh{}
.dn7cyh a{
    margin: 5px;
}
.m4l2jh{
    font-family: "Work Sans",sans-serif;
    letter-spacing: 0;
    background-color: #dc8275;
    color: #fff;
    line-height: 45px;
    display: inline-block;
    padding: 0 25px;
    border-radius: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     -o-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.m4l2jh:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #222227;
    -webkit-transform-origin: right center;
       -moz-transform-origin: right center;
        -ms-transform-origin: right center;
            transform-origin: right center;
    -webkit-transform: scale(0, 1);
       -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
         -o-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
       -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
         -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
            transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: -1;
}
.m4l2jh:hover{
    color: #fff;
}
.m4l2jh:hover:before{
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
        transform-origin: left center;
    -webkit-transform: scale(1, 1);
       -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
         -o-transform: scale(1, 1);
            transform: scale(1, 1);
}

.m4l2jh.je5o3e{
    line-height: 40px;
    padding: 0 15px;
}
/*Section Heading*/
.aye9m2{
}
.aye9m2 h3{
    color: #dc8275;
    font-weight: 400;
}
.aye9m2 h2{
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
    letter-spacing: 0;
}
.tgu4eb{
    margin-top: 20px;
    height: 10px;
    background: url(../img/heading-line.png) center center no-repeat;
    position: relative;
}
/* Transition Effect */
a,a:hover, .overlay, img, .a5bvdh,  .a5bvdh:hover, button{
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/* ==========================================================================
   Header Section
   ========================================================================== */
.ocd80z{
    background-color: #222227;
    width: 100%;
    height: 80px;
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.z5rxdc.ocd80z{
    background-color: #222227;
    -moz-box-shadow: 0 2px 5px rgba(16,16,16,.08);
    -webkit-box-shadow: 0 2px 5px rgba(16,16,16,.08);
    box-shadow: 0 2px 5px rgba(16,16,16,.08);
    height: 80px;
    border-bottom: 0;
    padding: 0;
}

.z5rxdc ul.nav > li > a{
    color: #ddd;
}
.z5rxdc ul.nav > li > a:hover,
.z5rxdc ul.nav > li > a:focus,
.z5rxdc ul.nav > li.active > a{
    color: #ddd;
}
.w9gs5u,
.z5rxdc .w9gs5u,
.gqqh3s,
.z5rxdc .gqqh3s,
.z5rxdc.ocd80z,
.ocd80z{
    transition: all 0.3s ease-in-out;
}
.tzqj15{
    border: medium none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0;
    position: relative;
    padding: 0;
}
.iyktdl {
    padding: 17px 0;
}
.iyktdl .buzmrh{
    font-size: 25px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -1px;
    font-weight: 600;
	margin-left: 13px;
}
.iyktdl .iyhjyh{
    padding: 8px;
    border-radius: 1px;
}
.iyktdl .iyhjyh .mst5wh{
    background-color: #fff;
    width: 18px;
}
.z5rxdc .iyktdl .iyhjyh .mst5wh{
    background-color: #777;
}
.iyktdl .iyhjyh:hover,
.iyktdl .iyhjyh:focus{
    opacity: 0.8;
}

/*Dropdown Style
==================*/
#wm3srk li ul{
    background-color: #222227;
    width: 200px;
    height: auto;
    position: absolute;
    left: 0;
    top: 140%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 999;
}
#wm3srk li:hover > ul{
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 100%;
}
#wm3srk li ul li{
    border-bottom: 1px solid #333;
    display: block;
    position: relative;
    padding: 0;
}
#wm3srk li ul li:last-child{
    border: none;
}
#wm3srk li ul li a{
    font-family: 'Work Sans', sans-serif;
    line-height: 45px;
    display: block;
    padding: 0 15px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -0.2px;
    color: #ddd;
    text-transform: uppercase;
    -webkit-transition: color 0.3s ease 0s, padding 0.3s ease 0s;
    transition: color 0.3s ease 0s, padding 0.3s ease 0s;
}
#wm3srk li > ul > li:hover a{
    background-color: #dc8275;
    color: #fff;
}
#wm3srk li > ul ul{
    background-color: #fff;
    left: 200px;
}
#wm3srk li > ul li:hover > ul li a{
    color: #777;
}
#wm3srk li ul li:hover > ul{
    top: 0;
    opacity: 1;
    visibility: visible;
}
#wm3srk li > ul li:hover > ul li > a:hover{
    background-color: transparent;
    color: #fff;
}
#wm3srk li ul li li a:hover{
    color: #ffca3f !important;
}
/* Nav Menu */
#fh8vgn{
    z-index: 999;
    padding: 0 15px;
}
ul.nav{}
ul.nav > li{
    position: relative;
}
ul.nav > li > a{
    color: #ddd;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    letter-spacing: 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 80px;
    z-index: 1;
}

ul.nav li.aov7e4{
    font-size: 14px;
    font-family: "Poppins",sans-serif;
    color: #ddd;
    font-weight: 600;
    line-height: 80px;
    padding-left: 50px;
}
ul.nav li.aov7e4 i{
    color: #dc8275;
    margin-right: 5px;
}

ul.nav > li > a:hover,
ul.nav > li > a:focus,
ul.nav > li > a.active{
    background: none;
    color: #fff;
    opacity: 1;
}
.v2imw8{
    margin-left: 10px;
    margin-top: 10px;
}

/* Header Btn
===============*/
.ulxpbk{
    margin-left: 10px;
}
.ulxpbk .v2imw8{
    background-color: #dc8275;
    font-family: "Work Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 30px;
    height: 45px;
    line-height: 45px;
    display: block;
    margin: 0;
}
.ulxpbk .v2imw8:hover{
    opacity: 0.8;
}
/*Mobile Menu */
.scc9fg{
    position: relative;
}
.nhya59 {
    background: none;
    padding: 4px 0;
    display:none;
    width: 100%;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 1;
}
.mx1ihu {
    background-color: #fff;
}
.kex0ad{
    background-color: transparent;
    margin: -51px 0px 0px;
}
.mx1ihu .ed3g17:hover,
.mx1ihu .ed3g17,
.mx1ihu a,
.mx1ihu a:hover{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.mx1ihu .ed3g17,
.mx1ihu a {
    padding: 10px 15px;
    margin: 0;
    color: #777;
}
.mx1ihu a .b1vo3u{
    display: none;
}
.mx1ihu ul{
    margin: 0;
}
.mx1ihu ul li a{
    padding-left: 30px;
    font-size: 12px;
}
.mx1ihu .ed3g17:hover,
.mx1ihu a:hover{
    background-color: transparent;
    color: #333;
}

/* ==========================================================================
    3.0 Slider Section
   ========================================================================== */
.t6f8tu{}
.ejzloi{
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 670px;
}
.kqipob{}
.kqipob h3{
    margin-bottom: 20px;
    color: #ddd;
}
.kqipob h1{
    margin-bottom: 20px;
    color: #fff;
}
.kqipob p{
    margin-bottom: 20px;
    color: #ddd;
}
.kh1hhm .rs5x5j{}
.kh1hhm .rs5x5j div{
    color: #fff;
    width: 60px;
    height: 100px;
    font-size: 30px;
    text-align: center;
    line-height: 100px;
    position: absolute;
    left: 0;
    top: calc(50% - 60px);
    opacity: 0.5;
    transition: all 0.5s ease-in-out;
}
.kh1hhm .rs5x5j div:hover{
    opacity: 1;
    transition: all 0.5s ease-in-out;
}
.kh1hhm .rs5x5j div.jo356k{
    left: auto;
    right: 0;
}
.kh1hhm .pnmtlg{
    width: 100%;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 25px;
}
.kh1hhm .pnmtlg div{
    background-color: rgba(255,255,255,0.4);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 3px;
    transition: all 0.5s ease-in-out;
}
.kh1hhm .pnmtlg div.active{
    background-color: rgba(255,255,255,1);
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
    transition: all 0.5s ease-in-out;
}

/* Hero w/ Background Video */
.djw2jb{
    background-image: url("../img/hero-1.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100vh;
    z-index: 1;
}
.djw2jb .n7lchj{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.djw2jb .krbwdz{
    background-color: rgba(17,17,17,0.6);
}
.djw2jb .sdm1yr{}
.djw2jb .sdm1yr h3{
    color: #fff;
    margin-bottom: 20px;
}
.djw2jb .sdm1yr h1{
    margin-bottom: 20px;
}
.djw2jb .sdm1yr p{
    margin-bottom: 30px;
    color: #fff;
}

/* ==========================================================================
    4.0 About Section
   ========================================================================== */
.xdxyr7{}
.xdxyr7 h3{}
.tkvz01 h2{
    font-size: 36px;
    line-height: 46px;
    color: #dc8275;
    margin-bottom: 30px;
}
.tkvz01 p{
    margin-bottom: 30px;
}
.xdxyr7 .tkvz01{}
.xdxyr7 .tkvz01 img{
    margin-bottom: 20px;
}
.xdxyr7 .as9if7 img{
    width: 60%;
    border-radius: 5px;
    box-shadow: 0px 16px 28px 0px rgba(0, 0, 0, 0.20);
}
.xdxyr7 .w6xb65{
    margin: -180px 0 0 270px;
}
.xdxyr7 .ww4bcx{
    margin: -260px 0 0 40px;
}
/*About Style 2
================*/
.muxdfx{
    position: relative;
}
.muxdfx img{
    border-radius: 3px;
    width: 100%;
}

.uzpjvb{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
}
.uzpjvb a{
    background-color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    color: #dc8275;
    font-weight: bold;
    display: block;
    transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
    -webkit-animation: btn-anim 1s linear infinite;
    animation: btn-anim 1s linear infinite;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}
@keyframes btn-anim {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1);
    }

    100% {
        -webkit-box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0);
    }
}
/* ==========================================================================
  Why Us Section
   ========================================================================== */
.c6vgv9{
    position: relative;
}
.nye4m5{
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.nye4m5 .img{
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0;
    top: 0;
}
.c6vgv9 {}
.y27nzi {
    padding: 100px 0;
    padding-left: 15px;
}

why_section ul.qg73zj li{
    display: block;
    color: #777;
    font-size: 16px;
    padding-left: 35px;
    position: relative;
    margin-bottom: 20px;
}
why_section ul.qg73zj li:before{
    background-color: #dc8275;
    font-family: 'ElegantIcons';
    content:  "\4e";
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    font-family: 'ElegantIcons';
    content: "\4e";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}
/* ==========================================================================
   9.0 Service Section
   ========================================================================== */
.jaavpr{}
.g7uijn img{
    width: 100%;
    border-radius: 50%;
    margin-bottom: 15px;
}
.g7uijn h3{
    font-size: 20px;
}
.g7uijn img:hover{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.yfej5r .col-xs-6{
    padding: 15px;
}
.phktt5{
    position: relative;
    overflow: hidden;
    color: #ddd;
    border-radius: 10px;
}
.phktt5 h3{
    color: #fff;
}
.phktt5 img{
    transition: all 0.9s ease-in-out;
    width: 100%;
}
.phktt5:hover img{
    -webkit-filter: grayscale(1);
	filter: grayscale(1);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 1s ease-in-out;
}
.phktt5 .ly5bpk{
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.phktt5 .ly5bpk a:hover{
    text-decoration: underline;
    opacity: 1;
}
/*Service Style 2
==================*/
.e6aekd{
    background-color: #fff;
    padding: 40px 30px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
}
.e6aekd i{
    font-size: 50px;
    margin-bottom: 20px;
    color: #dc8275;
    display: block;
}
.e6aekd h3{
    font-size: 22px;
}
/* ==========================================================================
   Book Section
   ========================================================================== */
.slbf3k{
    background-color: #222227;
    position: relative;
}
.p0vd05{
    background-image: url(../img/book-bg.jpg);
    background-repeat: no-repeat;
    background-position: center left;
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
}
.ultmgy{
    background-image: url(../img/satellite-map.png);
    background-size: contain;
    background-position: right center;
    opacity: 0.05;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}
.sdx6qt .s9s8ga{}
.sdx6qt .s9s8ga h2{
    color: #fff;
}
.sdx6qt .s9s8ga p{
    color: #999;
}
.sdx6qt .s9s8ga{
    margin-bottom: 30px;
}
.sdx6qt{
    padding: 40px;
}
.sdx6qt .q8170b{
    margin-bottom: 0;
}
.sdx6qt .a5bvdh{
    background-color: transparent;
    height: 55px;
    border: 3px solid rgba(255,255,255,0.3);
    line-height: 52px;
    color: #fff;
    border-radius: 0;
}
.sdx6qt .a5bvdh:hover{
    border: 3px solid rgba(255,255,255,0.3);
}
.sdx6qt .a5bvdh:focus{
    border: 3px solid rgba(255,255,255,0.5);
    box-shadow: none;
}
select.a5bvdh:not([size]):not([multiple]){
    height: 55px;
}
.ma3681.a5bvdh{
    width: 100%;
    line-height: 52px;
    padding: 0 15px;
}
.ma3681.a5bvdh span{
    color: #999;
    font-size: 15px;
}
.ma3681 .qg73zj{
    background-color: #222227;
    border-radius: 0;
}
.ma3681 .option:hover, .ma3681 .option.focus, .ma3681 .option.l5ke7c.focus{
    background-color: #dc8275;
}
.ma3681 .option.l5ke7c{
    display: none;
}
.ma3681 .option{
    border-bottom: 1px solid #444;
    line-height: 45px;
}
.sdx6qt .m4l2jh{
    margin-top: 15px;
}
.sdx6qt .m4l2jh:hover{
    cursor: pointer;
}
.sdx6qt .m4l2jh:focus{
    border: none;
    outline: none;
}
#adjpwd{
    display: none;
}
#adjpwd.js3364,
#adjpwd.qfernm{
    display: block;
    margin: 20px 0 0;
}

/* ==========================================================================
   Gallery Section
   ========================================================================== */
.q6x9s5{}
.q6x9s5 .r5dad1{
    display: block;
    text-align: center;
    overflow: hidden;
}
.q6x9s5 .r5dad1 li{
    background-color: #eee;
    color: #111;
    border: 1px solid #ddd;
    display: inline-block;
    margin-left: -4px;
    padding: 15px 25px;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}
.q6x9s5 .r5dad1 li.active{
    background-color: #00c4ff;
    color: #fff;
    transition: all 0.5s ease-in-out;
}
.q6x9s5 .y1usay{}
.q6x9s5 .y1usay li{
    padding: 1px;
}
.q6x9s5 .y1usay .aluyra{
    position: relative;
    overflow: hidden;
    margin: 0;
}
.q6x9s5 .y1usay .aluyra img{
    width: 100%;
}
.q6x9s5 .y1usay .aluyra .overlay{
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
.y1usay .aluyra:hover{
    -webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.y1usay .aluyra .overlay a {
    width: 100%;
    height: 100%;
    display: table;
    color: #fff;
}
.y1usay .aluyra .overlay h3{
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease-in-out;
}
.y1usay .aluyra .overlay span{
    display: block;
    letter-spacing: 1px;
    transform: translateY(10px);
    transition: all 0.3s ease-in-out;
}
.y1usay .aluyra:hover .overlay span,
.y1usay .aluyra:hover .overlay h3{
    transform: translateY(0px);
    animation-delay: 0.2s;
    transition: all 0.6s ease-in-out;
}

/*Gallery Filter*/
.q6x9s5 .vx9o2v{
    display: block;
    text-align: center;
    overflow: hidden;
}
.q6x9s5 .vx9o2v li{
    font-family: "Work Sans",sans-serif;
    color: #555;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin: 0 10px;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}
.q6x9s5 .vx9o2v li.active{
    color: #dc8275;
    transition: all 0.5s ease-in-out;
}

/* ==========================================================================
   Team Section
   ========================================================================== */
.nijkb0{}
.nijkb0 .yl6koz{}
.nijkb0 .yl6koz .col-xs-6{
    padding: 15px;
}
.nijkb0 .yl6koz .xcnrb9{
	position: relative;
	overflow: hidden;
}
.nijkb0 .yl6koz .xcnrb9 img{
	width: 100%;
}
.nijkb0 .yl6koz .xcnrb9 .overlay{
	background-color: rgba(158,138,120,0.8);
	display: block;
	color: #fff;
	text-align: center;
	padding: 20px 0;
	position: absolute;
	left: 0;
	bottom: -100px;
	width: 100%;
}
.nijkb0 .yl6koz .xcnrb9:hover .overlay{
	bottom: 0;
}
.nijkb0 .yl6koz .xcnrb9:hover img{
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}
.nijkb0 .yl6koz .xcnrb9 .overlay h3{
	color: #fff;
    font-size: 18px;
    font-weight: 400;
	margin: 0;
}
.nijkb0 .yl6koz .xcnrb9 .overlay p{
	margin: 0 0 5px;
    font-family: "Work Sans",sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

/* ==========================================================================
   9.0 Testimonial Section
   ========================================================================== */
.qc2r5u{
    background-image: url(../img/testimonial.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 200px 0;
}
.qc2r5u i{
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-bottom: 15px;
}
.lrrnu7{}
.la6rfl{
    color: #fff;
    text-align: center;
}
.la6rfl h4{
    font-size: 14px;
    margin: 0 0 25px;
}
.la6rfl p{
    font-family: "Prata", sans-serif;
    font-size: 24px;
    line-height: 36px;
}

.lrrnu7 .pnmtlg{
    display: block;
    text-align: center;
}
.lrrnu7 .pnmtlg .cbk04m{
    background-color: #ddd;
    display: inline-block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 0 3px;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    transition: all 0.3s ease-in-out;
}
.lrrnu7 .pnmtlg .cbk04m.active{
    background-color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s ease-in-out;
}

/* ==========================================================================
   Pricing Section
   ========================================================================== */
.n3ak3k .aqkh3r{}
.mtilsb .col-md-4{
    padding: 15px;
}
.n3ak3k .aqkh3r h3{
    background-color: #dc8275;
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    margin: 0 0 20px;
}
.n3ak3k .aqkh3r .vde6pq{}
.n3ak3k .aqkh3r .vde6pq li{
    margin-bottom: 40px;
    position: relative;
}
.n3ak3k .aqkh3r .vde6pq li h4{
    position: relative;
    color: #333;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin: 0 0 6px;
    overflow: hidden;
    width: 90%;
}
.n3ak3k .aqkh3r .vde6pq li h4:after{
    color: #bbb;
    content: "--------------------"
    "--------------------" "--------------------"
    "--------------------";
    font-weight: normal;
    margin-left: 10px;
    position: absolute;
    top: -2px;
    white-space: nowrap;
    width: 0;
}
.n3ak3k .aqkh3r .vde6pq li span.vnyymg{
    font-family: "Prata",sans-serif;
    font-size: 24px;
    color: #dc8275;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0;
}
.n3ak3k .aqkh3r .vde6pq li p{
    margin: 0;
}
.n3ak3k .x5b3m9{}
.n3ak3k .x5b3m9 img{
    width: 100%;
    margin-top: -30px;
    margin-bottom: 15px;
}

/* ==========================================================================
   Call To Action Section
   ========================================================================== */
.hnehiw{
    background-image: url(../img/cta.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 0;
    background-size: cover;
    padding: 200px 0;
    width: 100%;
}
.hnehiw .r95sig h2{
    color: #fff;
    font-size: 42px;
    line-height: 56px;
    margin-bottom: 15px;
}
.hnehiw .r95sig p{
    color: #ddd;
}
.qhro3c{}
.qhro3c h2{}
.qhro3c p{
    margin-bottom: 30px;
}
/* ==========================================================================
   Content Section
   ========================================================================== */
.towi2t{}
.towi2t .col-lg-4{
    padding: 0;
}
.o3kava{
    position: relative;
}
.o3kava:before{
    content: '';
    border: 2px solid rgba(255,255,255,0.3);
    position: absolute;
    right: 30px;
    left: 30px;
    top: 30px;
    bottom: 30px;
}
.o3kava img{
    width: 100%;
}
.h52f9x{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 80px;
}
.j90m97{}
.j90m97 h2{
    font-size: 42px;
    color: #fff;
}
.j90m97 h3{
    color: #ddd;
    margin-bottom: 20px;
}
.j90m97 a{
    background-color: #dc8275;
    padding: 0 30px;
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: inline-block;
    font-family: "Work Sans",sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.j90m97 a:hover{
    opacity: 0.8;
}
/* ==========================================================================
   404 Eror Section
   ========================================================================== */
.oiswr8{
    padding: 120px 0;
}

/* ==========================================================================
   Blog Section
   ========================================================================== */
.wojh7l{}
.c0sxhd{}
.d8wja3 .col-lg-12:not(:last-of-type){
    margin-bottom: 30px;
}
.f2bxrl{ margin-top: -15px; }
.e405l3{
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.e405l3 .no43ea{
    position: relative;
}
.e405l3 .no43ea .b0rqkj{
    background-color: #dc8275;
    padding: 5px 15px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Work Sans",sans-serif;
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    bottom: 0;
}
.e405l3 .no43ea .b0rqkj a{
    color: #fff;
}
.e405l3 .no43ea img{
    width: 100%;
    margin: 0;
}
.e405l3 .no43ea img:hover{
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.oj23ob{
    background-color: #fff;
    padding: 30px;
}
.oj23ob h3{
    line-height: 24px;
}
.oj23ob h3 a{
    color: #303133;
    font-size: 18px;
    line-height: 28px;
}
.oj23ob h3 a:hover{
    color: #dc8275;
}
.oj23ob .vape8q{
    font-family: "Work Sans",sans-serif;
    color: #303133;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-left: 40px;
}
.oj23ob .vape8q:hover{
    color: #dc8275;
}
.oj23ob .vape8q:before{
    background-color: #dc8275;
    position: absolute;
    content: "";
    width: 30px;
    height: 4px;
    left: 0;
    top: calc(50% - 2px);
}
/* Pagination
=============== */
.z6p2x7{}
.z6p2x7 li{
    display: inline-block;
    margin: 0 5px;
}
.z6p2x7.jvdmvm li {
    margin: 0 10px 0 0;
}
.z6p2x7 li a{
    border: 1px solid #e5e5e5;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    color: #303133;
    font-weight: 600;
    border-radius: 2px;
}
.z6p2x7 li a:hover{
    background-color: #dc8275;
    color: #fff;
    opacity: 1;
    text-decoration: none;
}
.z6p2x7 li a.active{
    background-color: #dc8275;
    border: 1px solid #dc8275;
    color: #fff;
}

/* Sidebar Style
=================*/
.aavxhr{
    padding-left: 40px;
}
.aavxhr .vklcns{
    margin-bottom: 40px;
}
.aavxhr .vklcns h4{
    font-size: 20px;
    position: relative;
    margin-bottom: 30px;
}
.aavxhr .vklcns h4:before{
    background-color: #dc8275;
    position: absolute;
    content: "";
    width: 20%;
    height: 3px;
    left: 0;
    bottom: -10px;
}
.aavxhr .vklcns .xcq3v0 li a{
    color: #303133;
}
.aavxhr .vklcns .xcq3v0 li a:hover{
    text-decoration: underline;
}

/* Search Form Style
===================*/
.kj254c{
    position: relative;
    margin-left: -2px;
}
.kj254c .a5bvdh{
    background-color: #fcf9f5;
    box-shadow: none;
    width: 100%;
    display: block;
    border: 1px solid #e5e5e5;
    color: #303133;
    height: auto;
    padding: 15px 20px;
    border-radius: 2px;
    padding-right: 60px;
}
.kj254c .gjpxw7{
    background-color: transparent;
    font-size: 15px;
    color: #303133;
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 10px 0;
    opacity: 0.6;
}
.kj254c .gjpxw7:focus,
.kj254c .gjpxw7:hover{
    opacity: 1;
    cursor: pointer;
}
.kj254c input::-webkit-input-placeholder{
    color: #6a8695 !important;
}
.kj254c input:-moz-placeholder{ /* Firefox 18- */
    color: #6a8695 !important;
}
.kj254c input::-moz-placeholder{  /* Firefox 19+ */
    color: #6a8695 !important;
}
.kj254c input:-ms-input-placeholder{
    color: #6a8695 !important;
}

/* Thumbnails Post Style
========================*/
.fu0ncn{}
.fu0ncn li{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: top;
    margin-bottom: 20px;
}
.fu0ncn li:last-child{
    margin-bottom: 0;
}
.fu0ncn li img{
    width: 100px;
    display: block;

}
.fu0ncn li a{
    font-family: "Prata",sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #303133;
    padding-left: 15px;
    letter-spacing: -0.5px;
}
.fu0ncn li a:hover{
    color: #dc8275;
    text-decoration: underline;
}

/* Tag Cloud Style
==================*/
.vklcns .v3pwvm{}
.vklcns .v3pwvm li{
    display: inline-block;
}
.vklcns .v3pwvm li a{
    display: inline-block;
    background-color: #dc8275;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    margin: 3px;
}
.vklcns .v3pwvm li a:hover{
    background-color: #303133;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* ==========================================================================
   Blog Single Section
   ========================================================================== */
.no43ea{}
.no43ea img{
    width: 100%;
    margin-bottom: 20px;
}
.jnwcay{}
.jnwcay h2 a{
    font-size: 28px;
    color: #303133;
}
.jnwcay h2 a:hover{
    color: #dc8275;
}
.ety72n{
    margin-bottom: 20px;
}
.ety72n li{
    display: inline-block;
    margin-right: 20px;
}
.ety72n li i{
    font-size: 12px;
    color: #dc8275;
    margin-right: 5px;
}
.ety72n li a{
    display: inline-block;
    font-family: "Work Sans",sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #303133;
}
/* Blog Quote
===============*/
blockquote{
    background-color: #fcf9f5;
    padding: 40px;
    border-left: 4px solid #dc8275;
    margin: 30px 0;
    position: relative;
    z-index: 1;
}
blockquote p{
    font-family: "Prata",sans-serif;
    font-size: 22px;
    line-height: 32px;
    color: #303133;
    font-size: 20px;

}
blockquote span{
    display: block;
    margin-top: 20px;
    color: #303133;
}

/* Post Tags Style
==================*/
.d2xqs3{
    margin-top: 30px;
}
.d2xqs3 li{
    display: inline-block;
}
.d2xqs3 li a{
    display: inline-block;
    background-color: #dc8275;
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    margin: 3px;
}
.d2xqs3 li a:hover{
    background-color: #303133;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/* Author Box Style
====================*/
.hxt1ei{
    display: flex;
    align-items: center;
    padding: 30px;
    margin-top: 30px;
    border-left: 4px solid #dc8275;
}
.hxt1ei img{
    border-radius: 50%;
}
.j5cphk{
    padding-left: 30px;
}
.j5cphk h3{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
}
.hxt1ei .it82io{}
.hxt1ei .it82io li{
    display: inline-block;
    margin-right: 8px;
}
.hxt1ei .it82io li a{
    font-size: 14px;
    color: #303133;
}
.hxt1ei .it82io li a:hover{
    color: #dc8275;
}

/* Post Navigation
====================*/
.rdkgn0 {
    border: 1px solid #e5e5e5;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
}
.rdkgn0 .col{
    padding: 20px;
}
.rdkgn0 .col:not(:last-of-type){
    border-right: 1px solid rgba(17,17,17,0.04);
}
.rdkgn0 .col a{
    color: #303133;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Work Sans",sans-serif;
    font-weight: 600;
    display: flex;
    align-items: center;
}
.rdkgn0 .col.h3mq5b a{
    justify-content: flex-end;
}
.rdkgn0 .col i{
    display: inline-block;
    font-size: 14px;
}
.rdkgn0 .fruhan-fruhan-v2lxmo{
    margin-right: 10px;
}
.rdkgn0 .fruhan-fruhan-lng9ge{
    margin-left: 10px;
}
.rdkgn0 .col a:hover{
    color: #dc8275;
}
.rdkgn0 .col.m88rjn .lax5gm{
    margin-right: 10px;
}
.rdkgn0 .col.h3mq5b .lax5gm{
    margin-left: 10px;
}

/* Comments Style
==================*/
.f66tmh .hoitz4 {
    margin-top: 40px;
}

.f66tmh .hoitz4 .ug4as8 {
    border-bottom: 0;
}
.f66tmh .hoitz4 li > div {
    border-bottom: 1px solid rgba(17,17,17,0.05);
    padding: 35px;
}
.f66tmh .hoitz4 ol {
    list-style-type: none;
    padding-left: 0;
}
.f66tmh .hoitz4 ol ul {
    padding-left: 30px;
    list-style-type: none;
    margin: 0;
}
.f66tmh .hoitz4 ol > li:last-child div {
    border-bottom: 0;
}
.f66tmh .hoitz4 .pcu2a3{
    font-size: 22px;
    font-weight: 600;
}
.f66tmh .hoitz4 li > div{
    position: relative;
}
.f66tmh .hoitz4 .s97zec{
    position: absolute;
    left: 35px;
}
.f66tmh .hoitz4 .s97zec .hf142l{
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.f66tmh .hoitz4 .s97zec .hf142l img{
    border-radius: 50%;
}
.f66tmh .hoitz4 .gkg1uz{
    padding-left: 120px;
}
.f66tmh .hoitz4 .gkg1uz p {
    margin-bottom: 20px;
}
.f66tmh .hoitz4 .pcmd4x h4{
    font-family: "Prata", sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px;
}
.f66tmh .hoitz4 .pcmd4x h4 span{
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    text-transform: none;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    margin-left: 5px;
}
.f66tmh .hoitz4 .qc62tr {
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #dc8275;
    display: inline-block;
    text-transform: uppercase;
    padding-left: 35px;
    position: relative;
}
.f66tmh .hoitz4 .qc62tr:before{
    background-color: #dc8275;
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    left: 0;
    top: calc(50% - 1px);
}
.f66tmh .hoitz4 .qc62tr:hover{
    text-decoration: underline;
}
.f66tmh .m2q4ru {}
.f66tmh .m2q4ru .zdrrvk{
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 20px;
}
.f66tmh .m2q4ru form input,
.f66tmh .m2q4ru form textarea {
    background-color: #fcf9f5;
    border: 1px solid #e5e5e5;
    width: 100%;
    height: 50px;
    padding: 6px 15px;
    margin-bottom: 15px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: all 0.3s;
}
.f66tmh .m2q4ru form input:focus,
.f66tmh .m2q4ru form textarea:focus {
    border-color: #dc8275;
}
.f66tmh .m2q4ru form textarea {
    height: 200px;
    padding: 15px;
}
.f66tmh .m2q4ru .z5x6dm {
    overflow: hidden;
}
.f66tmh .m2q4ru .z5x6dm > input:nth-child(2) {
    width: 49%;
    float: left;
}
.f66tmh .m2q4ru .z5x6dm > input:nth-child(3) {
    width: 49%;
    float: right;
}
.f66tmh .m2q4ru .mqu114 input{
    font-family: "Work Sans", sans-serif;
    max-width: 180px;
    background-color: #dc8275;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    text-transform: uppercase;
}
.f66tmh .m2q4ru .mqu114 input:hover {
    opacity: 0.9;
}

/* ==========================================================================
   12.0 Sponsor Section
   ========================================================================== */
.ow6ydd{
    padding: 60px 0;
}
.ow6ydd .yasnut{}
.ow6ydd .nat6re img{
    width: 100%;
}
.ow6ydd .yasnut li:hover img{
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

/* ==========================================================================
   12.0 Footer widget Section
   ========================================================================== */
.tug29f{
    background-color: #222227;
    padding: 100px 0;
}
.h1xlaf{
    display: block;
    text-align: left;
}
.h1xlaf li{
    display: inline-block;
}
.h1xlaf li a{
    color: #777;
    font-size: 12px;
    margin-right: 20px;
}
.h1xlaf li a:hover{
    color: #dc8275;
}
.thbkkv{}
.thbkkv li{
    color: #999;
    line-height: 35px;
}
.q37u4i{
    color: #fff;
}
.q37u4i h3{
    color: #fff;
}
.q37u4i p{
    color: #999;
}
.w55rwt {
    display: block;
    text-align: center;
    padding: 5px 0;
}
.w55rwt p{
    color: #999;
}
.w55rwt .l9hrqd{
    display: block;
    background-color: rgba(255,255,255,0.4);
    color: #fff;
    border: none;
    font-size: 14px;
    line-height: 50px;
    padding: 0 10px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    transition: all 0.5s ease-in-out;
}
.w55rwt .l9hrqd:focus{
    box-shadow: none;
    outline: none;
}
.w55rwt .submit{
    background-color: #dc8275;
    color: #fff;
    font-family: "Work Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 50px;
    display: inline-block;
    padding: 0 10px;
    float: left;
    width: 100%;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}
.w55rwt .submit:hover{
    background-color: #897666;
    transition: all 0.5s ease-in-out;
}
#b64ghl{
    display: none;
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #DEAA6E;
}
#b64ghl.q6uqo5{
    display: block;
}
.c3a6bz{
    color: #B60000;
}
.jb5bab{
    color: #333;
}
.w55rwt input::-webkit-input-placeholder{
   color: #ddd !important;
}
.w55rwt input:-moz-placeholder{ /* Firefox 18- */
   color: #ddd !important;
}
.w55rwt input::-moz-placeholder{  /* Firefox 19+ */
   color: #ddd !important;
}
.w55rwt input:-ms-input-placeholder{
   color: #ddd !important;
}

/* ==========================================================================
   14.0 Footer Section
   ========================================================================== */
.mx5ejm{
    display: block;
    background-color: #222227;
    border-top: 1px solid #333;
    padding: 30px 0;
}
.mx5ejm .o26sdz{
    font-size: 14px;
    color: #ddd;
}
.vhx1ey{
    display: block;
    text-align: right;
}
.vhx1ey li{
    display: inline-block;
}
.vhx1ey li a{
    font-family: "Work Sans",sans-serif;
    color: #ddd;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 20px;
}
.vhx1ey li a:hover{
    color: #dc8275;
}

/* ==========================================================================
   15.0 Page Style Section
   ========================================================================== */
/*Page Header */
.ylt4hq{
    background-image: url(../img/page-header.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    height: 500px;
    position: relative;
    z-index: 1;
}
.ylt4hq .aye9m2{}
.ylt4hq .aye9m2 h2{
    color: #fff;
}
.r7nosi{
    border-bottom: 2px solid #eee;
}
.sh5r4b {
    padding: 35px 0;
}

/*Breadcrumb */
.ilp0vv{
    background-color: transparent;
    position: absolute;
    right: 0;
    top: calc(50% - 5px);
}
.ilp0vv li{}
.ilp0vv li a{
    color: #ddd;
}
.ilp0vv li a:hover{
    color: #fff;
}


/* ==========================================================================
   27.0 Contact Section
   ========================================================================== */
/* ==========================================================================
   Contact Section
   ========================================================================== */
.dhr1qh{
    position: relative;
    z-index: 1;
}
.na2ovy h3{
    line-height: 28px;
    margin-bottom: 20px;
}
.na2ovy h4{
    font-size: 15px;
    line-height: 28px;
}
.na2ovy span{
    margin-right: 5px;
}
/* Form Style
===============*/
.qhmkod{
    background-color: #fff;
    padding: 50px 40px;
    -webkit-box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1), 0px -6px 0px 0px rgba(248, 99, 107, 0.004);
    border-radius: 3px;
}
.a5bvdh{
    background-color: #fff;
    border-radius: 0;
    padding: 15px 10px;
    box-shadow: none;
    border: 2px solid #eee;
}
.a5bvdh:focus{
    border-color: #dc8275;
    box-shadow: none;
    outline: none;
}
.q8170b .default-btn{
    box-shadow: none;
}
#jtwspn{
    display: none;
}
#jtwspn.js3364,
#jtwspn.qfernm{
    display: block;
}
/* Google Map*/
#f9od92{
    width: 100%;
    height: 400px;
}

/* ==========================================================================
   18.0 Scroll To Top
   ========================================================================== */
#qk5n2q{
    background-color: #dc8275;
    display: none;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    color: #fff;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 999;
}
#qk5n2q:hover{
    background-color: #897666;
    color: #fff;
}
/*新增加的css*/
.tqpe63 {
  padding: 20px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kdjf6b {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.kdjf6b a,
.kdjf6b span {
  min-width: 38px;
  height: 38px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kdjf6b .uf0ccr {
  background-color: rgb(255 121 8);
  color: white;
  border-color: rgb(255 121 8);
}
.kdjf6b .disabled {
  color: #aaa;
  border-color: #eee;
}

/* Theme 468 migration */
.ocyzzg li a { white-space: nowrap; }
.whf5cd { font-size: 0; white-space: nowrap; }
.whf5cd .tnz31h { display: inline-block; vertical-align: top; height: 42px; line-height: 42px; min-width: 62px; padding: 0 14px; margin-left: 8px; font-size: 14px; text-align: center; }
.whf5cd .gr0uhc { background: #ffffff; color: #9e8a78; }
.aldqzj li a { white-space: nowrap; }
.jq9uyg h1 { color: #ffffff; font-size: 46px; line-height: 1.18; font-weight: 700; }
.tti3va { max-width: 680px; margin: 14px auto 0; color: #ffffff; }
.vx6m95 { background: #ffffff; color: #222222; }
.vx6m95 h1, .vx6m95 h2, .vx6m95 h3, .vx6m95 h4, .vx6m95 p, .vx6m95 li, .vx6m95 label { color: #222222; }
.z6w9g9, .p32hb1, .qy6dau, .si4gjr, .egouhw { background: #ffffff; color: #222222; border: 1px solid #e8e1db; box-shadow: 0 14px 36px rgba(33,28,25,.08); }
.p32hb1, .qy6dau, .si4gjr, .egouhw { padding: 30px; margin-bottom: 30px; }
.p32hb1 h3, .p32hb1 p, .qy6dau h3, .qy6dau p, .si4gjr h3, .si4gjr li, .egouhw h3, .egouhw p, .egouhw label { color: #222222; }
.si4gjr ul, .bs0bpg { margin: 18px 0 0; padding: 0; list-style: none; }
.si4gjr li, .bs0bpg li { position: relative; padding-left: 24px; margin-bottom: 12px; color: #333333; }
.si4gjr li:before, .bs0bpg li:before { content: ''; position: absolute; left: 0; top: 9px; width: 8px; height: 8px; background: #9e8a78; }
.qy6dau { text-align: center; min-height: 190px; }
.qy6dau span { display: inline-block; width: 52px; height: 52px; line-height: 52px; margin-bottom: 14px; background: #9e8a78; color: #ffffff; font-weight: 700; border-radius: 50%; }
.k8xrh0 { background: #15110f; }
.k8xrh0 h2, .k8xrh0 p { color: #ffffff; }
.gqcnt2, .wfantc { display: inline-block; height: 46px; line-height: 44px; padding: 0 24px; margin: 8px; border: 1px solid #ffffff; background: transparent; color: #ffffff; }
.wfantc { border-color: #9e8a78; color: #9e8a78; background: #ffffff; }
.rjtgbi { max-width: 320px; min-height: 480px; padding: 18px; margin: 0 auto 30px; background: #15110f; border: 10px solid #ffffff; box-shadow: 0 18px 45px rgba(33,28,25,.18); }
.rjtgbi > div { min-height: 424px; padding: 58px 28px; border: 1px solid rgba(255,255,255,.18); }
.rjtgbi h3, .rjtgbi p { color: #ffffff; }
.tvjxxr .a5bvdh { height: 50px; margin-bottom: 15px; padding: 12px 15px; border: 1px solid #ded7d0; background: #ffffff; color: #222222; }
.tvjxxr textarea.a5bvdh { height: auto; min-height: 116px; }
.tvjxxr .a5bvdh::placeholder { color: #6f6a66; }
.k7ybzv { overflow: hidden; margin-bottom: 12px; color: #333333; }
.k7ybzv label { float: left; }
.k7ybzv a { float: right; color: #9e8a78; }
.uvpiod { font-size: 0; }
.uvpiod .m4l2jh { display: inline-block; vertical-align: top; height: 46px; line-height: 46px; padding: 0 24px; margin: 8px 8px 0 0; border: 0; font-size: 14px; cursor: pointer; }
.i777xh { max-width: 760px; margin: 0 auto 30px; }
.tkbtjs { margin: 0 0 18px; color: #111111; font-size: 34px; line-height: 1.28; font-weight: 700; }
.no43ea img, .fu0ncn img, .e405l3 img { max-height: 260px; object-fit: cover; width: 100%; }
@media (max-width: 1199px) {
  .qqrj29 li a { padding-left: 9px; padding-right: 9px; }
  .whf5cd .tnz31h { min-width: 54px; padding: 0 10px; margin-left: 5px; }
}
@media (max-width: 767px) {
  .jq9uyg h1, .tkbtjs { font-size: 28px; }
  .k7ybzv label, .k7ybzv a { float: none; display: block; margin-bottom: 8px; }
  .uvpiod .m4l2jh, .k8xrh0 .m4l2jh { display: block; width: 100%; margin-right: 0; }
}

.ylt4hq .aye9m2 h1, .xg0a4x { color: #ffffff; font-size: 42px; line-height: 1.2; font-weight: 700; margin-bottom: 12px; }
.xg0a4x { color: #222222; }
@media (max-width: 767px) { .ylt4hq .aye9m2 h1, .xg0a4x { font-size: 28px; } }
