 

@import url(bootstrap-v4.5.3.min.css);
@import url(font-awesome.css);
@import url(owl.carousel.min.css);
@import url(owl.theme.default.min.css);
@import url(magnific-popup.css);
@import url(animate.min.css);

 
/* cyrillic */
@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@200;300;400;500;600;700;800&amp;family=Quicksand:wght@300;400;500;600;700&amp;display=swap');

@font-face {
    font-family: 'Graviola-Regular';
    src: url('../fonts/Graviola-Regulard41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Graviola-Regular.otf') format('opentype'),
    url('../fonts/Graviola-Regular.woff') format('woff'),
    url('../fonts/Graviola-Regular.html') format('truetype'),
    url('../fonts/Graviola-Regular-2.html#Graviola-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GraviolaSoft-Medium';
    src: url('../fonts/GraviolaSoft-Mediumd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GraviolaSoft-Medium.otf') format('opentype'),
    url('../fonts/GraviolaSoft-Medium.woff') format('woff'),
    url('../fonts/GraviolaSoft-Medium.ttf') format('truetype'),
    url('../fonts/GraviolaSoft-Medium.html#GraviolaSoft-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandBook-Regular';
    src: url('../fonts/QuicksandBook-Regulard41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/QuicksandBook-Regular.otf') format('opentype'),
    url('../fonts/QuicksandBook-Regular.woff') format('woff'),
    url('../fonts/QuicksandBook-Regular.ttf') format('truetype'),
    url('../fonts/QuicksandBook-Regular.html#QuicksandBook-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandBold-Regular';
    src: url('../fonts/QuicksandBold-Regulard41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/QuicksandBold-Regular.html') format('opentype'),
    url('../fonts/QuicksandBold-Regular-2.html') format('woff'),
    url('../fonts/QuicksandBold-Regular.ttf') format('truetype'),
    url('../fonts/QuicksandBold-Regular-3.html#QuicksandBold-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuicksandLight-Regular';
    src: url('../fonts/QuicksandLight-Regulard41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/QuicksandLight-Regular.otf') format('opentype'),
    url('../fonts/QuicksandLight-Regular.woff') format('woff'),
    url('../fonts/QuicksandLight-Regular.ttf') format('truetype'),
    url('../fonts/QuicksandLight-Regular.html#QuicksandLight-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'jey';
    src: url('../fonts/jeyd41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/jey.woff') format('woff'),
    url('../fonts/jey.ttf') format('truetype'),
    url('../fonts/jey.html#jey') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoond41d.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.html') format('woff2'),
    url('../fonts/icomoon.woff') format('woff'),
    url('../fonts/icomoon.ttf') format('truetype'),
    url('../fonts/icomoon-2.html#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*------------------------------------------------------------------
[1. Body ]
------------------------------------------------------------------*/

body {
    margin: 0px;
    padding: 0px;
    line-height: 26px;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #7a7676;
}



/*------------------------------------------------------------------
[2. Typography ]
------------------------------------------------------------------*/

html,
body,
div,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}

nav ol,
ul {
    list-style: none;
}

ul,
ol {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul li,
ol li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

body ul.list,
body ol.list,
body ul.list li,
body ol.list li {
    list-style: outside none disc;
    margin: 0 0 0 5px;
}

ul.list li,
ol.list li {
    margin-left: 10px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

blockquote {
    color: #959393;
    font-size: 16px;
    font-style: italic;
    line-height: 26px;
    border-left: 2px solid #e4b95b;
    padding: 15px 20px;
}

a {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: none;
    text-decoration: none;
    color: #e4b95b;
}

a:hover,
a:focus {
    color: inherit;
}

a:hover,
a:active,
a:focus {
    outline: none;
    text-decoration: none; transition:0.5s ease;
}

ins {
    background-color: #e4b95b;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #e4b95b;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
    outline: none;
}

img {
    max-width: 100%;
}

table {
    width: 100%;
}

tr td,
tr th {
    padding: 5px 0px;
    
}

section:after,
section:before {
    clear: both;
    content: "";
    display: table;
}

section {
    clear: both;
    padding: 60px 0;
    position: relative;
}

section.home-icon {
    padding: 80px 0 140px;
}

::-webkit-input-placeholder {
    opacity: 1 !important;
}

:-moz-placeholder {
    opacity: 1 !important;
}

::-moz-placeholder {
    opacity: 1 !important;
}

:-ms-input-placeholder {
    opacity: 1 !important;
}



/* Header Title */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #383848;
    line-height: normal;
    margin: 0 0 16px 0;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
}

h1 {
    font-size: 50px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}



/*------------------------------------------------------------------
[3. Header ]
------------------------------------------------------------------*/

.heade-xs {
    color: #9a9a9a;
    font-weight: 400;
    font-family: 'Graviola-Regular';
    font-size: 15px;
}

p {
    margin: 0 0 25px 0;
}

.btn-black {
    width: auto;
    display: inline-block;
    border: none;
    box-shadow: none;
    background: url('../images/btn1-bg.jpg') repeat-y 0 0;
    background-size: 100% auto;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    min-width: 195px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-transform: uppercase;
}

.btn-black:hover {
    color: #ffffff;
    background: url('../images/btn2-bg.jpg') repeat-y 0 0;
    background-size: 100% auto;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.btn-black:focus {
    color: #ffffff;
}

.btn-main {
    width: auto;
    display: inline-block;
    border: none;
    box-shadow: none;
    background: url('../images/btn2-bg.jpg') repeat-y 0 0;
    background-size: 100% auto;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    min-width: 195px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-transform: uppercase;
}

.btn-main:hover {
    color: #ffffff;
    background: url('../images/btn1-bg.jpg') repeat-y 0 0;
    background-size: 100% auto;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.btn-main:focus {
    color: #ffffff;
}

.btn-big {
    font-size: 26px;
    height: 70px;
    line-height: 70px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

.btn-common {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-align: center;
    width: auto;
    display: inline-block;
    border: none;
    box-shadow: none;
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-common:focus {
    color: #ffffff;
}

.btn-medium {
    height: 50px;
    line-height: 48px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    padding: 0px 35px;
    min-width: 170px;
    border: 2px solid #c7a17a;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    box-shadow: none;
    background: transparent;
    color: #e4b95b;
    font-size: 16px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    font-weight: 700;
}

.btn-dark-coffee {
    background: #372727;
    color: #ffffff;
    border-color: #372727;
}

.btn-skin {
    background: #c7a17a;
    border-color: #c7a17a;
    color: #ffffff;
}

.btn-skin:hover {
    background: #e4b95b;
    color: #ffffff;
    border-color: #e4b95b;
}

.btn-primary-gold {
    background: #e4b95b;
    color: #ffffff;
    border-color: #e4b95b;
}

.btn-primary-gold:hover {
    background: #c7a17a;
    border-color: #c7a17a;
    color: #ffffff;
}

.btn-shadow {
    -webkit-box-shadow: 0 0 20px 0 #dddcd9;
    -moz-box-shadow: 0 0 20px 0 #dddcd9;
    -ms-box-shadow: 0 0 20px 0 #dddcd9;
    -o-box-shadow: 0 0 20px 0 #dddcd9;
    box-shadow: 0 0 20px 0 #dddcd9;
}

.radius-none {
    border-radius: 0px !important;
}

.button-default {
    display: inline-block;
    width: auto;
    padding: 0px 35px;
    min-width: 170px;
    height: 42px;
    border: 2px solid #f4f2ed;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 39px;
    box-shadow: none;
    background: transparent;
    color: #959393;
    font-size: 16px;
    font-family: 'QuicksandBook-Regular';
    font-weight: normal;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.button-default:hover {
    background: #20202f none repeat scroll 0 0;
    color: #ffffff;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="number"] {
    height: 50px;
    width: 100%;
    border: 2px solid #e5e5ee;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 80px;
    padding: 0 30px;
    outline: none;
    color: #636375;
}

.build-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.build-title h1 {
     font-size: 40px;
}

.build-title h6 {
    color: #9a9a9a;
    font-weight: 400;
    font-family: 'Graviola-Regular';
    font-size: 15px;
}

.icon-default {
    position: absolute;
    left: 50%;
    top: -59px;
    width: 254px;
    background: url('../images/pattern-white.png') no-repeat center center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 59px;
    z-index: 30;
    text-align: center;
    padding: 20px 0 0 0;
}

.btn-primary-gold {
    background: #e4b95b;
    color: #ffffff;
    border-color: #e4b95b;
}

.btn-large {
    height: 55px;
    line-height: 55px;
    padding: 0 50px;
}

.icon-black {
    background: url('../images/pattern-dark.png') no-repeat center center;
}

.icon-skeen {
    background: url('../images/pattern-skeen.png') no-repeat center center;
}

.icon-gold {
    background: url('../images/pattern-gold.png') no-repeat center center;
}

.icon-dark {
    background: url('../images/pattern-dark.png') no-repeat center center;
}

.banner-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

body main .txt-default {
    color: #e4b95b;
}

.invert .build-title h2 {
    color: #e4b95b;
}

.invert .build-title h6 {
    color: #e2dadd;
}

.invert-black h1,
.invert-black h2,
.invert-black h3,
.invert-black h4,
.invert-black h5,
.invert-black h6,
.invert-black {
    color: #e2dadd;
}

.bg-prim {
    background-color: #e4b95b;
}

body main .bg-skeen {
    background-color: #f4f2ed;
}



/* Reset Classes For Whole Site */

.pad-top-remove {
    padding-top: 0px !important;
}

.pad-bottom-remove {
    padding-bottom: 0px !important;
}

.v-pad-remove {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.v-pad-small {
    padding: 50px 0;
}

.top-pad-xsmall {
    padding-top: 40px;
}

body main .home-small-pad {
    padding-bottom: 100px;
}

.text-primary {
    color: #e4b95b;
}

.text-white {
    color: #ffffff;
}

.bg-cover {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.Banner-Bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.input-fields {
    border: 2px solid #f4f2ed;
    width: 100%;
    height: 50px;
    padding: 0 25px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    background: transparent;
    margin-bottom: 20px;
}

label {
    font-weight: normal;
    color: #20202f;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="number"] {
    height: 50px;
    width: 100%;
    border: 2px solid #e5e5ee;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    -ms-border-radius: 80px;
    -o-border-radius: 80px;
    border-radius: 0px;
    padding: 0 30px;
    margin-bottom: 29px;
    outline: none;
}

textarea {
    height: 175px;
    padding: 25px 30px;
    width: 100%;
    border: 2px solid #e5e5ee;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    margin-bottom: 29px;
    resize: none;
    outline: none;
}



/* Class support For verticall and Horizontal Spacing */

.ex-margin-bottom {
    margin-bottom: 70px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-right-40 {
    margin-right: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.margin-left-60 {
    margin-left: 60px;
}

.margin-right-60 {
    margin-right: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-bottom-70 {
    margin-bottom: 70px;
}

.margin-left-70 {
    margin-left: 70px;
}

.margin-right-70 {
    margin-right: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-bottom-80 {
    margin-bottom: 80px;
}

.margin-left-80 {
    margin-left: 80px;
}

.margin-right-80 {
    margin-right: 80px;
}



/* Back To Top Arrow */

.top-arrow {
    position: fixed;
    bottom: 50px;
    background: url('../images/icons/arrow-top.html') no-repeat 0 0;
    width: 40px;
    height: 40px;
    right: 30px;
    display: none;
    z-index: 99;
    background-size: 40px 40px;
}



/* Loader */

#pre-loader {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 9999;
}

#pre-loader .loader-holder:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin: 0 0 0 -5px;
    overflow: hidden;
    vertical-align: middle;
    width: 1px;
}

#pre-loader .loader-holder {
    height: 400px;
    left: 50%;
    margin: -200px 0 0 -200px;
    position: absolute;
    top: 50%;
    white-space: nowrap;
    width: 400px;
}

#pre-loader .loader-holder .frame {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

#pre-loader img {
    display: inline-block;
    margin: 0 0 45px;
}

.alert-dismissible label {
    display: block;
}

.header-part {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header-part .container {
    position: relative;
}

.header-top {
    float: left;
    width: 100%;
    position: relative;
    background: #e4b95b;
    padding: 15px 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.header-top-inner {
    float: left;
    width: 100%;
    position: relative;
}

.header-top-left {
    float: left;
    width: auto;
    font-family: 'Graviola-Regular';
}

.header-top-left a {
    color: #ffffff;
    display: inline-block;
    width: auto;
    margin-right: 15px;
    vertical-align: bottom;
}

.header-top-left a:last-child {
    margin-right: 0px;
}

.top-cell {
    font-size: 18px;
}

.top-cell span {
    padding-left: 10px;
    vertical-align: bottom;
}

.top-email {
    font-size: 14px;
}

.header-top-right {
    float: right;
    width: auto;
    vertical-align: middle;
}

.social-top {
    display: inline-block;
    width: auto;
}

.social-top ul,
.social-top li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.social-top li {
    display: inline-block;
    width: auto;
    margin-right: 18px;
    vertical-align: middle;
}

.social-top li a {
    display: block;
    font-size: 14px;
}

.header-top-right .social-top li a {
    color: #ffffff;
}

.language-menu {
    display: inline-block;
    width: auto;
    font-family: 'Graviola-Regular';
    font-size: 13px;
    background: #383848;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    position: relative;
}

.language-menu a {
    color: #ffffff;
    display: block;
}

.language-menu ul,
.language-menu li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.language-menu ul {
    right: 0;
    position: absolute;
    top: 64px;
    width: 100%;
    background: #e4b95b;
    display: none;
    padding: 20px 18px;
    min-width: 135px;
    z-index: 32;
    font-size: 13px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}

.language-menu>ul:after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #e4b95b;
    right: 44px;
    position: absolute;
    top: -8px;
    content: "";
}

.language-menu li {
    display: block;
    vertical-align: middle;
}

.language-menu li .fa {
    margin-right: 12px;
    font-size: 15px;
}

.language-menu .current-lang {
    padding: 4px 25px;
}

.language-menu .fa-caret-down {
    padding-left: 17px;
    color: #e4b95b;
    font-size: 16px;
}

.header-bottom {
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    padding-bottom: 10px;
}

.menu-main {
    float: none;
    width: 100%;
    font-family: 'Graviola-Regular';
}

.menu-main ul,
.menu-main li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.menu-main li {
    float: left;
    width: auto;
    font-size: 15px;
    margin-right: 0;
    position: relative;
}

.menu-main li:last-child {
    margin-right: 0px;
}

.menu-main li a {
    display: block;
    position: relative;
    padding: 15px;
    color: #383848;
}

.menu-main>ul>li>a:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #e4b95b;
    left: 0px;
}

/* Just Conform */

.drop-nav-arrow {
    display: none;
}

.menu-main li.mega-menu {
    position: static;
}

.mega-title {
    color: #20202f;
    font-size: 18px;
    font-family: 'GraviolaSoft-Medium';
    display: block;
    margin-bottom: 25px;
}

.mega-position {
    float: right;
    margin-right: -40px;
    margin-bottom: -40px;
    position: relative;
    bottom: -8px;
    margin-top: -100px;
}

.mega-preview {
    position: relative;
    z-index: 1;
}

.mega-position img {
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
}



/*.menu-main ul > li.mega-menu .drop-nav:before{
    position: absolute;
    border-bottom: 12px dashed #ffffff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    top: -12px;
    left: 60px;
    content: "";
    display: inline-block;
}*/

.menu-main ul>li.mega-menu:hover>a:before {
    position: absolute;
    border-bottom: 12px dashed #ffffff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    top: 83px;
    left: 50%;
    content: "";
    display: inline-block;
    margin-left: -6px;
}

.menu-main li.mega-menu .drop-nav {
    min-width: 200px;
    background: #ffffff;
    padding: 40px;
    width: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    color: #9e9eab;
    z-index: 99;
    display: none;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    -ms--webkit-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    -o--webkit-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    margin-top: 32px;
}

.menu-main ul>li:hover>.drop-nav {
    display: block;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    -ms--webkit-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    -o--webkit-box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(147, 109, 29, 0.3);
}

.header-near .menu-main li.mega-menu .drop-nav {
    margin-top: 18px;
}

.header-near .menu-main li.has-child .drop-nav {
    margin-top: 18px;
}

.header-near .search-box {
    top: 62px;
}

.header-near .cart-wrap {
    padding-top: 18px;
}

.header-near .menu-main ul>li.mega-menu:hover>a:before {
    top: 69px;
}

.header-near .menu-main ul>li.has-child:hover>a:after {
    top: 62px;
}

.menu-main li.mega-menu .drop-nav:after {
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    top: -34px;
    width: 100%;
}

.menu-main li.mega-menu .drop-nav li a {
    padding-bottom: 0px;
    padding-left: 24px;
    margin-bottom: 12px;
    color: #9e9eab;
}

.menu-main li .drop-nav li a {
    color: #ffffff;
}

.menu-main li.mega-menu .drop-nav li {
    padding-left: 0px;
}

.menu-main li.mega-menu .drop-nav li a {
    padding-top: 0px;
}

.menu-main li.mega-menu .drop-nav li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}

.drop-mega-part {
    font-size: 15px;
    font-family: 'Graviola-Regular';
    font-weight: normal;
}

.menu-main li .drop-nav li {
    margin: 0px;
    width: auto;
    display: block;
    float: none;
    padding-left: 28px;
}

.drop-mega-part {
    display: inline-block;
    width: 100%;
}

.menu-main li.has-child .drop-nav li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
}

.drop-has-child>a:after {
    content: "\f101";
    font-family: 'FontAwesome';
    position: absolute;
    right: 12px;
}

.menu-main li.has-child .drop-nav {
    min-width: 300px;
    position: absolute;
    left: 0px;
    top: 100%;
    color: #372727;
    background: #e4b95b;
    z-index: 99;
    padding: 25px 0px 25px 0px;
    font-size: 15px;
    font-family: 'Graviola-Regular';
    font-weight: normal;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    border-radius: 18px;
    display: none;
    margin-top: 34px;
}

.menu-main li.has-child .drop-nav:after {
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    top: -34px;
    width: 100%;
}

.menu-main li.has-child .drop-nav .drop-nav {
    top: -25px;
    left: 100%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(147, 109, 29, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(147, 109, 29, 0.3);
    -ms--webkit-box-shadow: 0px 0px 5px 0px rgba(147, 109, 29, 0.3);
    -o--webkit-box-shadow: 0px 0px 5px 0px rgba(147, 109, 29, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(147, 109, 29, 0.3);
}

.menu-main li.has-child .drop-nav li a {
    padding-bottom: 10px;
    padding-left: 24px;
    padding-top: 0px;
}



/*.menu-main ul > li.has-child > ul.drop-nav:before{
    position: absolute;
    border-bottom: 12px dashed #e4b95b;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    top: -12px;
    left: 35px;
    content: "";
    display: inline-block;
}*/

.menu-main ul>li.has-child:hover>a:after {
    position: absolute;
    border-bottom: 12px dashed #e4b95b;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    top: 78px;
    left: 50%;
    content: "";
    display: inline-block;
    margin-left: -6px;
}

.menu-icon {
    float: right;
    width: auto;
    display: none;
}

.menu-icon a {
    display: inline-block;
    height: 24px;
    width: 30px;
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
    z-index: 9999;
}

.menu-icon a span {
    background: #333 none repeat scroll 0 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    float: left;
    height: 3px;
    margin: 0 0 5px;
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}

.menu-icon a span:after {
    background: #959393 none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}

.menu-icon a span.bar-1:after {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.menu-icon a span.bar-2:after {
    -webkit-transition: all 0.5s ease 0.15s;
    -moz-transition: all 0.5s ease 0.15s;
    -ms-transition: all 0.5s ease 0.15s;
    -o-transition: all 0.5s ease 0.15s;
    transition: all 0.5s ease 0.15s;
}

.menu-icon a span.bar-3:after {
    -webkit-transition: all 0.5s ease 0.25s;
    -moz-transition: all 0.5s ease 0.25s;
    -ms-transition: all 0.5s ease 0.25s;
    -o-transition: all 0.5s ease 0.25s;
    transition: all 0.5s ease 0.25s;
}

.menu-icon a:hover span:after {
    width: 100%;
}

.menu-icon a.open span:after {
    width: 100%;
    background: #ffffff;
}

.menu-icon a.open .bar-1 {
    -webkit-transform: rotate(-45deg) translate(-7px, 4px);
    -moz-transform: rotate(-45deg) translate(-7px, 4px);
    -ms-transform: rotate(-45deg) translate(-7px, 4px);
    -o-transform: rotate(-45deg) translate(-7px, 4px);
    transform: rotate(-45deg) translate(-7px, 4px);
}

.menu-icon a.open .bar-2 {
    opacity: 0;
}

.menu-icon a.open .bar-3 {
    -webkit-transform: rotate(45deg) translate(-7px, -4px);
    -moz-transform: rotate(45deg) translate(-7px, -4px);
    -ms-transform: rotate(45deg) translate(-7px, -4px);
    -o-transform: rotate(45deg) translate(-7px, -4px);
    transform: rotate(45deg) translate(-7px, -4px);
}



/*Just Conform*/

.logo {
    float: left;
    width: 20%;
    text-align: center;
}

.logo>a {
    left: 50%;
    position: absolute;
    top: -58px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 138px;
    z-index: 30;
}

.header-info {
    float: right;
    width: 40%;
    position: relative;
    padding: 15px 0 13px 0;
}

.header-info-inner {
    float: right;
    width: auto;
}

.header-collect {
    display: inline-block;
    width: auto;
     
    font-size: 15px;
    font-family: 'Graviola-Regular';
    vertical-align: middle;
}

.header-collect a {
    color: #383848;
    display: inline-block;
    vertical-align: middle;    padding-left: 20px;
}

.header-collect img {
    margin-right: 15px;
}
 
/* Main part */

.main-part {
    float: left;
    width: 100%;
    position: relative;
}



.hr_border_shade {border-color:rgb(204 204 204 / 12%)}
.copyright_right {text-align:right}
 

/*------------------------------------------------------------------
[5. Main Menu ]
------------------------------------------------------------------*/

.menu-wrapper {
    display: inline-block;
    width: 100%;
}

.menu-list {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 135px;
    margin-bottom: 25px;
}

.menu-list-product {
    left: 0;
    max-width: 105px;
    position: absolute;
}

.menu-list h5 {
    border-bottom: 1px dashed #cccccc;
    color: #20202f;
    font-size: 20px;
    padding-bottom: 14px;
    padding-right: 60px;
    position: relative;
    font-weight: 700;
    margin-bottom: 10px;
}

.menu-list h5 span {
    color: #e4b95b;
    position: absolute;
    right: 0;
    top: 0;
}

.btn-outer {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

 


/* Feature Blog Part */

.feature-img {
    display: inline-block;
    position: relative;
    width: 100%;
    float: left;
}

.feature-blog .item,
.feature-blog .owl-item {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}

.feature-blog .item .feature-img img {
    -webkit-border-top-left-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -ms-border-top-left-radius: 20px;
    -o-border-top-left-radius: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-top-right-radius: 20px;
    -ms-border-top-right-radius: 20px;
    -o-border-top-right-radius: 20px;
    border-top-right-radius: 20px;
}

.date-feature {
    background: #20202f none repeat scroll 0 0;
    border-radius: 17px;
    color: #ffffff;
    font-family: "Quicksand", sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: 78px;
    padding: 12px 5px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 78px;
    z-index: 1;
}

.date-feature small {
    color: #ffffff;
    display: block;
    font-size: 18px;
    margin-top: 8px;
}

.feature-info {
    display: inline-block;
    padding: 20px 25px;
    width: 100%;
    background: #ffffff;
    float: left;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    -ms-border-bottom-left-radius: 20px;
    -o-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -ms-border-bottom-right-radius: 20px;
    -o-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.feature-info span {
    color: #e4b95b;
    margin-right: 25px;
    font-size: 15px;
    vertical-align: middle;
}

.feature-info span .icon-user:before,
.feature-info span .icon-comment:before {
    display: none;
}

.icon-user {
    background: url('../images/icons/user.html') no-repeat center center;
    width: 17px;
    height: 22px;
    vertical-align: middle;
    font-weight: normal;
    display: inline-block;
    margin-right: 6px;
}

.icon-comment {
    background: url('../images/icons/comment.html') no-repeat center center;
    width: 23px;
    height: 21px;
    vertical-align: middle;
    font-weight: normal;
    display: inline-block;
    margin-right: 6px;
}

.icon-more {
    background: url('../images/icons/more-arrow.html') no-repeat center center;
    width: 17px;
    height: 11px;
    vertical-align: middle;
    font-weight: normal;
    display: inline-block;
    margin-left: 14px;
}

.feature-info h5 {
    color: #20202f;
    letter-spacing: 1px;
    margin: 10px 0;
}

.feature-info p {
    margin-bottom: 10px;
}



/*------------------------------------------------------------------
[8. Client ]
------------------------------------------------------------------*/

.client .build-title {
    margin-bottom: 12px;
}

.client-say {
    text-align: center;
}

.client-say .item img {
    display: inline-block;
    width: auto;
}

.client-say .item h5 {
    margin-bottom: 10px;
}

.client-say .owl-theme .owl-dots .owl-dot span {
    background: #eae7de;
}

.client-say .owl-theme .owl-dots .owl-dot.active span,
.client-say .owl-theme .owl-dots .owl-dot:hover span {
    background: #e4b95b;
    width: 35px;transition:0.5s ease;
}

.client-metro .owl-theme .owl-dots .owl-dot.active span,
.client-metro .owl-theme .owl-dots .owl-dot:hover span {
    background: #eae7de;
}

.client-metro .item {
    background: #ffffff;
    padding: 70px 25px 10px 25px;
}

.client-metro .item img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 10px solid #f4f2ed;
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.client-metro .owl-carousel .owl-stage-outer {
    padding-top: 50px;
}



/* Feature List */

.feature-list-icon {
    display: inline-block;
    width: auto;
    vertical-align: bottom;
}

.feature-icon-table {
    display: table-cell;
    vertical-align: bottom;
    height: 88px;
}

.feature-list h5 {
    margin: 20px 0 10px;
}

 .icon-top-left {
    position: absolute;
    top: 120px;
    left: 34px;
}

.icon-bottom-left {
    position: absolute;
    top: 60%;
    left: 95px;
}

.icon-top-right {
    position: absolute;
    top: 180px;
    right: 120px;
}

.icon-bottom-right {
    position: absolute;
    top: 80%;
    right: 63px;
}




/*------------------------------------------------------------------
[10. Footer ]
------------------------------------------------------------------*/

.footer-part {
    float: left;
    width: 100%;
    background: #20202f;
    position: relative;
    padding: 150px 0 40px 0;
    color: #f6f0f2;
    border-bottom: 8px solid #e4b95b;
    font-family: 'Graviola-Regular';
    font-size: 15px;
}

.footer-part h1,
.footer-part h2,
.footer-part h3,
.footer-part h4,
.footer-part h5,
.footer-part h6 {
    color: #e4b95b;
}

.footer-inner {
    float: left;
    width: 100%;
    margin: 0 0 55px 0;
}

.footer-part a {
    color: #f6f0f2;
}

.footer-part a:hover {
    color: #f6f0f2;
}

.footer-info {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.footer-info p {
    margin: 0px;
}

.footer-info h3 {
    margin-bottom: 32px;
}

.copy-right {
    float: left;
    width: 100%;
    color: #5c5c6e;
}

.copy-right a {
    color: #5c5c6e;
}

.copy-right a:hover {
    color: #bdbdd3;
}

.social-round {
    display: inline-block;
    width: auto;
    text-align: center;
}

.social-round ul,
.social-round li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.social-round li {
    display: inline-block;
    width: auto;
    margin-right: 18px;
}

.social-round li a {
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid #383848;
    line-height: 50px;
    font-size: 20px;
    color: #5c5c6e;
}

.copyright-before {
    margin-top: 12px;
}

.copyright-after .social-round {
    float: right;
}

.icon-find {
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 254px;
    background: url('../images/find-us.png') no-repeat center center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 59px;
    z-index: 30;
    text-align: center;
    padding: 10px 0 0 0;
}

.icon-find span {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Graviola-Regular';
    margin-top: -4px;
}

.location-footer-map {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 32;
    height: 101.8%;
    display: none;
}

.location-footer-map.location-open {
    display: block;
}

.location-footer-map iframe {
    width: 100% !important;
    height: 100%;
    float: left;
}

.icon-find-location {
    position: absolute;
    left: 50%;
    top: -59px;
    position: absolute;
    left: 50%;
    width: 254px;
    background: url('../images/pattern-dark.png') no-repeat center center;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 59px;
    z-index: 30;
    text-align: center;
    padding: 10px 0 0 0;
}

.icon-find-location span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    font-family: 'Graviola-Regular';
    margin-top: -4px;
    top: -5px;
    position: relative;
}

.icon-find-location img {
    max-width: 22px;
}

 


/* Footer Part Round */

.footer-round {
    background: #f4f2ed;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    padding: 30px 0;
    margin: 0;
    float: left;
    width: 100%;
    color: #20202f;
}

.footer-round a {
    color: #20202f;
}

.footer-round-left {
    float: left;
    width: 45%;
    text-align: left;
    margin-top: 45px;
}

.footer-round-middle {
    float: left;
    width: auto;
}

.footer-round-right {
    float: right;
    width: 39%;
    text-align: left;
    margin-top: 45px;
}

.footer-round .social-top {
    float: right;
}



 

.footer-mix {
    float: left;
    width: 100%;
    padding: 90px 0 0;
    color: #f6f0f2;
    position: relative;
}

.footer-mix:before {
    position: absolute;
    left: 4%;
    width: 92%;
    height: 1px;
    background: #383848;
    content: "";
    top: 40px;
}

.footer-mix a {
    color: #f6f0f2;
}

.footer-mix a:hover {
    color: #e4b95b;
}

.footer-mix .social-top {
    float: right;
}

.footer-round-right .social-top li:last-child {
    margin-right: 0px;
}



/* Home Page 4 Style */

.header-part.header-transparent {
    top: 0px;
}

.header-part.header-transparent .logo>a {
    top: -25px;
    left: 0px;
    transform: none !important;
}

.header-part.header-transparent .menu-main {
    float: right;
}

.header-transparent .logo {
    position: relative;
    text-align: left;
}

.header-transparent .header-info {
    width: auto;
    margin-left: 35px;
}

.header-transparent .header-bottom {
    padding: 40px 0;
}

 

.footer-form {
    float: left;
    width: 100%;
    position: relative;
    color: #f6f0f2;
    font-size: 15px;
    font-family: 'Graviola-Regular';
}

.footer-form a {
    color: #f6f0f2;
}

.footer-form-top {
    float: left;
    width: 100%;
    position: relative;
    padding: 45px 0 28px 0;
}

.footer-form-left {
    float: left;
    width: auto;
}

.footer-form-left h3 {
    color: #e4b95b;
}

.footer-form-left p:last-child {
    margin-bottom: 0px;
}

.footer-form-top h3 {
    margin: 0 0 20px 0;
}

.footer-form-top p {
    margin: 0 0 14px 0;
}

.footer-form-top a {
    display: block;
}

.footer-form-middle {
    float: left;
    width: 100%;
    color: #636375;
}

.footer-form-middle .btn-main {
    width: 100%;
    height: 59px;
    line-height: 59px;
    font-size: 18px;
    text-transform: inherit;
}

.footer-form-middle input[type="text"],
.footer-form-middle input[type="email"],
.footer-form-middle input[type="password"],
.footer-form-middle textarea {
    border-radius: 0px !important;
    margin-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
}

.footer-form-middle h3 {
    text-align: center;
}

.footer-form-middle textarea {
    height: 144px;
    padding: 19px 24px;
}

.footer-form-right {
    float: right;
    width: auto;
    text-align: right;
}

.footer-form-right .social-top {
    float: right;
    width: auto;
}

.footer-form-right .social-top li:last-child {
    margin-right: 0px;
}

.footer-form-right .social-top li a {
    color: #5c5c6e;
}

.footer-form-right .social-top li:hover a {
    color: #bdbdd3;
}

.footer-xs {
    float: left;
    width: 100%;
    position: relative;
}

.footer-xs-left {
    float: left;
    width: 30%;
}

.footer-xs-middle {
    float: left;
    width: 40%;
    background: #ffffff;
    padding: 25px 65px 45px 65px;
    margin-top: -200px;
}

.footer-xs-right {
    float: left;
    width: 30%;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.footer-form-bottom {
    float: left;
    width: 100%;
    background: #20202f;
    padding: 27px 0;
    text-align: center;
}



/* Home Page 5 Style */

.header-expert .header-bottom {
    border-bottom: none;
    background: none;
    padding: 19px 0;
}

.header-expert .menu-main li a {
    color: #383848;
}

.header-expert .search-part>a {
    background-image: url("../images/icons/icon-zoom-blue.html");
}

.header-expert .search-part.active>a {
    background-image: url("../images/icons/close-blue.html");
}

.header-expert .header-collect a {
    color: #383848;
}

.header-expert .search-box {
    top: 76px;
}

.dishes-expand .slick-prev {
    background: url('../images/icons/arrow-black-left.png') no-repeat center center;
    width: 50px;
    height: 50px;
}

.dishes-expand .slick-prev:hover,
.dishes-expand .slick-prev:focus {
    background: url('../images/icons/arrow-left-active.png') no-repeat center center;
}

.dishes-expand .slick-next {
    background: url('../images/icons/arrow-black-right.png') no-repeat center center;
    width: 50px;
    height: 50px;
}

.dishes-expand .slick-next:hover,
.dishes-expand .slick-next:focus {
    background: url('../images/icons/arrow-right-active.png') no-repeat center center;
}

.menu-return .portfolioFilter-inner {
    box-shadow: none !important;
    background: none !important;
}

.menu-return .portfolioFilter a {
    color: #ffffff;
}

.menu-return .portfolioFilter a span {
    display: block;
    margin-bottom: 5px;
}

.menu-return .portfolioFilter a.current {
    background: transparent;
    color: #e4b95b;
}

.footer-inset {
    color: #5e5e75;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    padding-bottom: 25px;
}

.footer-inset a {
    color: #5e5e75;
}

.footer-inset p a {
    display: block;
}

.footer-inset a:hover {
    color: #bdbdd3;
}

.footer-inset h1,
.footer-inset h2,
.footer-inset h3,
.footer-inset h4,
.footer-inset h5,
.footer-inset h6 {
    color: #ffffff;
}

.footer-inset .social-top li {
    margin-right: 14px;
}

.footer-inset .social-top li:last-child {
    margin-right: 0px;
}

.footer-inset .social-top a {
    font-size: 16px;
}

.footer-action {
    padding-bottom: 0px;
    border-bottom: none;
}

.footer-inset-copyright {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #5e5e75;
    font-size: 13px;
    background: #12121d;
    padding: 22px 0;
}

.equal-inset {
    float: left;
    width: 100%;
}

 



/* =============== Edited Css ========================== */
.slider_section {padding:0}
.instagram_profile_image {display:none}
.instagram-main .build-title {margin-bottom: 0;}
section.client { background: #20202f; }
.commen_div {text-align:center;}
.commen_div h3 {color:#000;    font-size: 24px;     border-bottom: 3px solid #fefefe;
    display: inline;
    z-index: 1;
    position: relative;}
	.food-hours {background-image: url('../images/banner2.jpg'); background-attachment:fixed;background-size:cover}
.food-hours .build-title h6 {
    color: #333;
}


.filter_tab {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-family: 'Graviola-Regular';
	margin:0 auto
    
}


.filter_tab .nav-pills {
 display: inline-block;
    width: auto;
    background: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 20px 0 #dddcd9;
    -moz-box-shadow: 0 0 20px 0 #dddcd9;
    -ms-box-shadow: 0 0 20px 0 #dddcd9;
    -o-box-shadow: 0 0 20px 0 #dddcd9;
    box-shadow: 0 0 20px 0 #dddcd9;
}

.filter_tab .nav-pills li { float: left;}

.filter_tab .nav-pills .nav-link {padding:13px 40px;color: #20202f;font-size:16px;}

 .filter_tab .nav-pills .nav-link.active {
    text-align: center;
        background: #20202f;
    color: #ffffff;
  
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
 }
 
 
 .carousel-control-prev,  .carousel-control-next {width:7%;}
 .carousel-control-prev span {
    color: #fff;
    font-size: 60px;
    transition: 0.3s ease;
}
.carousel-control-next {right: 0;}
.carousel-control-next span {
 color: #fff;
    font-size: 60px;
    transition: 0.3s ease;
}

.feature-list {background:#fff}
.float_on_right {float:right}

.banner-shape img {
    position: absolute;
}

.banner-shape img:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.banner-shape img:nth-child(2) {
    top: 5%;
    left: 10%;
    max-width: 155px;
    -webkit-animation: banner-ani-one 8s infinite linear;
    animation: banner-ani-one 8s infinite linear;
}
.banner-shape img:nth-child(3) {
    top: 5%;
    right: 10%;
    max-width: 220px;
    -webkit-animation: banner-ani-two 8s infinite linear;
    animation: banner-ani-two 8s infinite linear;
}
.banner-shape img:nth-child(4) {
    bottom: 15%;
    left: 10%;
    max-width: 155px;
    -webkit-animation: banner-ani-three 8s infinite linear;
    animation: banner-ani-three 8s infinite linear;
}
.banner-shape img:nth-child(5) {
    bottom: 5%;
    right: 30%;
    max-width: 155px;
    -webkit-animation: banner-ani-four 8s infinite linear;
    animation: banner-ani-four 8s infinite linear;
}


.breadcrumb-part {
    padding: 0px;
    height: 345px;
}

.breadcrumb-inner {
    position: absolute;
    left: 0px;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    text-align: center;
}

.breadcrumb-inner h1,
.breadcrumb-inner h3 {
    color: #ffffff;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.breadcrumb-inner a {
    display: inline-block;
    width: auto;
    color: #ffffff;
}

.breadcrumb-inner a:after {
    content: "-";
    padding: 0 8px 0 10px;
}

.breadcrumb-inner a:last-child:after {
    display: none;
}

.breadcrumb-inner span {
    display: inline-block;
    width: auto;
    color: #e4b95b;
}

..build-title-1 {
    display: inline-block;
    width: 100%;
    text-align: center;
      margin-bottom: 0px; 
}

.box-shadow-1{box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 18px;
    min-height: 255px;border-right: 2px dotted #e4b95b;
    border-left: 2px dotted #e4b95b;
	border-radius:10px;
	}
	
	.box-shadow-2{box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    padding: 30px;border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;}
	
	.box-shadow-3 {
    /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); */
    padding: 51px;
    min-height: 255px;
    /* border-right: 2px dotted #e4b95b; */
    /* border-left: 2px dotted #e4b95b; */
    /* border-radius: 10px; */
    background: #e4b95b;
	 outline-offset: -23px;
    outline: 4px solid #ffffff47;
    color: #fff;
}

 

.box-shadow-4{border: 1px solid #eee; 
    padding: 7px;
    /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); */
    -webkit-box-shadow: 0 0 20px 0 #dddcd9;
    -moz-box-shadow: 0 0 20px 0 #dddcd9;
    -ms-box-shadow: 0 0 20px 0 #dddcd9;
    -o-box-shadow: 0 0 20px 0 #dddcd9;
    box-shadow: 0 0 20px 0 #dddcd9;}
	
	.box-shadow-5{border: 1px solid #eee; 
    padding: 36px;
    /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); */
    -webkit-box-shadow: 0 0 20px 0 #dddcd9;
    -moz-box-shadow: 0 0 20px 0 #dddcd9;
    -ms-box-shadow: 0 0 20px 0 #dddcd9;
    -o-box-shadow: 0 0 20px 0 #dddcd9;
    box-shadow: 0 0 20px 0 #dddcd9;
	background: #20202f;
    outline-offset: -13px;
    outline: 4px solid #ffffff47;
	}
	
	.mrgtop20{margin-top:20px;}
	
	.npm{padding:0px;}
	
	.img-transition{transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;}
	
	
	.img-transition:hover{webkit-box-shadow: 0px 0px 24px 6px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 24px 6px rgba(0,0,0,0.10);
     
	moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
     
    -ms-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 25px 1px rgba(0,0,0,0.20);}
	
	.white-text{color:#fff;}
	
	
	
	

@-webkit-keyframes banner-ani-one {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 40px);
        transform: translate(0, 40px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes banner-ani-one {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 40px);
        transform: translate(0, 40px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes banner-ani-two {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes banner-ani-two {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(-40px, 0);
        transform: translate(-40px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes banner-ani-three {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes banner-ani-three {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(40px, 0);
        transform: translate(40px, 0);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@-webkit-keyframes banner-ani-four {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}
@keyframes banner-ani-four {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, -40px);
        transform: translate(0, -40px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}



@media (max-width:768px) {.banner-shape {display:none}.menu-main li a {color:#fff}
.icon-default {
    top: -25px;
}
.commen_div {
    margin-bottom: 30px;
}
.footer_logo_img {
max-width: 120px;
}
.filter_tab .nav-pills .nav-link {
    padding: 12px 20px;
}
.filter_tab .nav-pills {
    display: inline-block;
    width: auto;
    background: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 20px 0 #dddcd9;
    -moz-box-shadow: 0 0 20px 0 #dddcd9;
    -ms-box-shadow: 0 0 20px 0 #dddcd9;
    -o-box-shadow: 0 0 20px 0 #dddcd9;
    box-shadow: 0 0 20px 0 #dddcd9;
    text-align: center;
    margin: 0 auto;
    padding: 0 26px;
    padding-top: 20px;
}
.tc{text-align:center;}
}

@media (max-width:480px) {
.copyright_right {
    text-align: center;
    font-size: 12px;
    margin-bottom: 30px;
}

.offset-2{margin-left:0px;}
}


.text-bg-ctrl{background: #20202f;
    color: #fff;
    /* padding-bottom: 0; */
    margin-bottom: 0;
    padding: 10px;
	font-size: 15px;
	}


.box{
    background: #000;
    font-family: 'Dosis', sans-serif;
    overflow: hidden;
    position: relative;
	border: 1px solid #f8f8f8;
}
.box:before{
    content: '';
   background: linear-gradient(to right, #d59407, #e4b95b, #d59407);
    height: 15px;
    width: 100%;
    border-radius: 50px 50px 0 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.7);
    position: absolute;
    bottom: -15px;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.box:hover:before{ bottom: 0; }
.box img{
    width: 100%;
    height: auto;
    transform: scale(1.3);
    transition: all 0.3s ease-in-out;
}
.box:hover img{
    opacity: 0.5;
    transform: scale(1);
}
.box .box-content{
    color: #fff;
    background: linear-gradient(to right, #d59407, #e4b95b, #d59407);
    text-align: center;
    width: 100%;
    padding: 11px 10px 10px;
    border-radius: 0 0 100px 100px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    top: -100%;
    left: 50%;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.box:hover .box-content{
    top: 0;
    opacity: 1;
}
.box .title{
    font-size: 15px;
    font-weight: 600;
    /* text-transform: capitalize; */
    letter-spacing: 0px;
    margin: 0 0 3px;
}
.box .post{
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 1px;
    display: block;
}
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
}
.box .icon li{
    display: inline-block;
    margin: 0 8px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.box .icon li:nth-child(2){ transition-delay: 0.2s; }
.box:hover .icon li{ opacity: 1; }
.box .icon li a{
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    width: 33px;
    height: 33px;
    border: 2px solid #fff;
    display: block;
    transition: all 0.3s ease-in-out;
    border-radius: 50%;
}
.box .icon li a:hover{
    text-shadow: 3px 3px rgba(255,255,255,0.3);
    box-shadow: 4px 4px rgba(255,255,255,0.4);
}
@media only screen and (max-width:990px){
    .box{ margin: 0 0 0px; }
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    /* border: 1px solid #ced4da; */
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 2px solid #e5e5ee;
    padding-bottom: 37px;
}

.list_control .list-item {
    padding: 0;
    list-style-type: none;
}
.list_control .list-item i {
    float: left;
    padding: 0;
    margin: 5px;
    margin-top: 5px;
    color: #e4b95b;
    font-size: 20px;
    text-align: center;
}
.list_control .list-item li {
    padding-left: 30px;
    padding-bottom: 15px;
    line-height: unset;
    
    font-size: 16px;
}
 