@charset "UTF-8";

/*------------------------------------------------------------------//
  Normalize:
//------------------------------------------------------------------*/
ul,
ul li {
  margin: 0;
  padding: 0;
}

a,
a:active,
a:hover,
input,
textarea {
  outline: none;
}

pre,
textarea {
  overflow: auto;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  border: 0;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  outline: none;
}

ul li {
  list-style-type: none;
}

img {
  border: none;
}

textarea {
  resize: none;
}

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

a {
  outline: none;
}

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

input::-ms-clear {
  display: none;
}

* {
  outline: none !important;
}

/*------------------------------------------------------------------//
  Theme Options:
//------------------------------------------------------------------*/
/* Transition || Geçiş */
/* Scale */
/* Skew */
/* Rotate */
/* Placeholder Color */
/** Mobile Contact **/
.mContact {
  display: none;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px 0px;
  z-index: 99999999;
  border: none !important;
  /* font-family: open sans; */
}

.mContact .col-md-6 {
  width: 50% !important;
  float: left;
  padding: 7px !important;
}

.mContact .col-md-6 a {
  padding: 10px;
  font-size: 14px;
}

.mContact .col-md-6 span {
  font-weight: bold;
  color: #fff;
  padding: 5px;
  position: relative;
  top: 1px;
}

.mContact .wp {
  background: #55cd6c;
}

.mContact .tl {
  background: #171717;
}

.mContact .col-md-6 img {
  width: 30px;
}

/** Mobile Contact **/
/** Whatsapp Fixed **/
.whatsappFixed {
  position: fixed;
  top: 50%;
  z-index: 999999;
  background: rgba(29, 177, 84, 0.96);
  color: #fff;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.whatsappFixed a {
  color: #fff;
  font-size: 40px;
}

.mobileOpen {
  display: none;
}

/** Whatsapp Fixed **/
/** Font Family **/


/*------------------------------------------------------------------//
  Main.CSS:
//------------------------------------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}

@media (min-width: 1200px) {
  .c-container {
    position: relative;
    padding: 0;
    height: 100%;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
  }
}

.header {
  background-color: #000000;
  color: #fff;
}

.header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100px;
  display: flex;
  align-items: center;
}

.header-logo img {
  width: 215px;
}

.header-right {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.header-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 80px;
  position: relative;
}

.header-contact:after {
  content: '';
  width: 3px;
  height: 20px;
  position: absolute;
  right: 0;
  background: #ffffff26;
  top: 12px;
}

.header-contact .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 60px;
}

.header-contact .item .icon {
  background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 13px;
  font-size: 18px;
}

.header-contact .item .phone a {
  background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 13px;
  font-size: 20px;
}

.header-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-social a {
  font-size: 20px;
  background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-right: 20px;
}

.header-menu {
  position: relative;
  z-index: 99;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  background-size: 100% 100%;
  -ms-behavior: url(backgroundsize.min.htc);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.24);
}

.header-menu ul li {
  position: relative;
  display: inline-block;
}

.header-menu ul li a {
  padding: 14px 35px;
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}

.header-menu ul li ul {
  position: absolute;
  z-index: 9999;
  top: 45px;
  pointer-events: none;
  opacity: 0;
  transition: all .5s;
  padding-top: 14px;
}

.header-menu ul li:hover>ul {
  opacity: 1;
  pointer-events: all;

}

.header-menu ul li ul li {
  display: block;
  /* padding: 19px 3px; */
  margin-bottom: 10px;
}

.header-menu ul li ul li a {
  display: block;
  background: url(../images/topnavi-bg.png) no-repeat center;
  background-size: 100% 100%;
  padding: 16px 32px;
  /* margin-bottom: 10px; */
  font-size: 16px;
  border-radius: 30px;
  line-height: 1.1;
  font-weight: 500;
  opacity: initial;
  /* padding: 0; */
  /* box-shadow: 0 15px 30px rgba(93,92,99,.15); */
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.24);
}

.home-main {
  /* background: #000000; */
}

.home-about {
  text-align: center;
  background: #161211;
  height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1812), color-stop(31%, #110f0f), color-stop(65%, #08090c), to(#08090c));
  background: linear-gradient(to bottom, #1d1812 0%, #110f0f 31%, #08090c 65%, #08090c 100%);
}

.home-about-title {
  color: #fff;
  font-size: 36px;
  margin-bottom: 40px;
}

.home-about-title strong {
  background: -webkit-linear-gradient(45deg, #c88242 20%, #f9bf8c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #1d1d1d;
}

.home-about p {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  color: #fff;
}

.pacpage {
  /* background: #18191b; */
  background: url(../images/alt.png) no-repeat center top;
  background-size: cover;
  padding-bottom: 75px;
}

.box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 8px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  /* background: -webkit-gradient(linear, left bottom, left top, from(#202020), to(#464646)); */
  background: -webkit-gradient(linear, left bottom, left top, from(#202020), to(#464646));
  background: linear-gradient(0deg, #202020, #464646);
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 150px;
  border-bottom-right-radius: 150px;
  border: 3px solid #c09646;
  /* -webkit-box-shadow: 0 0 0 6px #323232, 0 0 0 10px #c09646, 0 0 0 20px #323232, 0 10px 150px black; */
  /* box-shadow: 0 0 0 6px #323232, 0 0 0 10px #c09646, 0 0 0 20px #323232, 0 10px 150px black; */
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 840px) {
  .box:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.box .full {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  /* background: rgba(255, 255, 255, 0.1); */
  pointer-events: none;
}

.box .title .fa {
  margin-top: 20px;
  font-size: 60px;
  color: #ffc98e;
}

.box .title h2 {
  color: #fff;
  margin: 20px 0 0;
  padding: 0;
}

.box .price .discount {
  font-size: 29px;
  color: #fac98ea1;
  margin: 10px 0;
  padding: 0;
  text-decoration: line-through;
  /* background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  /* position: relative; */
}

.box .option ul {
  /* margin: 8px 0; */
  padding: 0;
  list-style: none;
  text-align: left;
  height: 490px;
}

.box .option ul li {
  color: #fff;
  padding: 7px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
}

.box .option ul li i {

  background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.box .option ul li:last-child {
  border-bottom: none;
}

.box .btn {
  display: inline-block;
  /* background: #f9c88d; */
  color: #ffffff;
  font-weight: 500 !important;
  padding: 9px 13px;
  margin-top: 20px;
  text-decoration: none;
  border-radius: 10px;
  /* background: #dab155 url(../images/topnavi-bg.png) no-repeat center; */
  /* background-size: 600px; */
  background: -webkit-linear-gradient(75deg, #855726 10%, #dab157 100%);
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  border: 0;
  background: linear-gradient(to left, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
  margin-bottom: 15px;
}

.box .price .new-price {
  text-align: center;
  font-size: 53px;
  color: #ffc98e;
  margin: 10px 0;
  padding: 0;
  /* text-decoration: line-through; */
  position: relative;
  top: -12px;
}

.pacpage .titles {
  font-size: 35px;
  text-align: center;
  padding: 32px 0;
  text-transform: uppercase;
  position: relative;
  color: #ffff;
  padding-top: 80px;
  padding-bottom: 61px;
}

.pacpage .titles:after {
  content: '';
  display: block;
  height: 1px;
  background: #eab347;
  margin: 0 auto;
  width: 150px;
  margin-top: 20px;
}

.before-after {
  background: #00000000;
  padding-top: 2px;
  background: url(../images/service-bg.jpg);
  background-size: cover;
  padding-bottom: 70px;
  font-family: 'Roboto', sans-serif;
  /* margin-top: 79px; */
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1812), color-stop(31%, #110f0f), color-stop(65%, #08090c), to(#08090c));
  background: linear-gradient(to bottom, #1d1812 0%, #110f0f 31%, #08090c 65%, #08090c 100%);
}

.before-after .title {
  background: -webkit-linear-gradient(45deg, #c88242 20%, #f9bf8c 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #1d1d1d;
  font-size: 35px;
  text-align: center;
  /* padding-bottom: 90px; */
  padding: 52px 0;
}

.divider {
  position: relative;
  height: 2px;
  margin-bottom: -2px;
  background: url(../images/divider.png) no-repeat center;
  z-index: 2;
}

.home-service {
  background: #000000;
  background: url(../images/slider-bg.png) no-repeat center top;
  background-size: cover;
  padding-top: 50px;
}

.home-service-title {
  /* background: -webkit-linear-gradient(45deg, #c88242 20%, #f9bf8c 100%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  font-size: 35px;
  text-align: center;
  padding: 32px 0;
  text-transform: uppercase;
  position: relative;
  color: #ffff;
  padding-bottom: 58px;
}

.home-service-title:after {
  content: '';
  display: block;
  height: 1px;
  background: #eab347;
  margin: 0 auto;
  width: 150px;
  margin-top: 20px;
}

.home-service .item {
  text-align: center;
  margin-bottom: 60px;
  border-bottom: 5px solid #c09646;
  border-radius: 60px;
  padding: 12px 0;
  border-top: 5px solid #c09646;
}

.home-service .item .ico {
  position: relative;
  width: 176px;
  height: 176px;
  margin: 0 auto 14px;
  background: url(../images/process-circle.png) no-repeat;
  background-size: 100% 100%;
  -ms-behavior: url(backgroundsize.min.htc);
}

.home-service .item .ico span {
  display: block;
  height: 100%;
  background: no-repeat center;
  background-size: 111px;
  -ms-behavior: url(backgroundsize.min.htc);
}

.home-service .item .ico em {
  font-style: normal;
  position: absolute;
  right: -2px;
  top: -18px;
  font-family: 'Dancing Script', cursive;
  font-size: 58.09px;
  color: #dfae5f;
  text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000;
}

.home-service .item p {
  margin: 0;
  font-size: 18px;
  color: #b7b7b7;
  letter-spacing: 0;
  margin-bottom: 13px;
}

.home-service .item .title {
  margin-bottom: 10px;
  font-size: 30px;
  color: #ffffff;
  letter-spacing: 0;
}

.steps {
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1812), color-stop(31%, #110f0f), color-stop(65%, #08090c), to(#08090c));
  background: linear-gradient(to bottom, #1d1812 0%, #110f0f 31%, #08090c 65%, #08090c 100%);
  padding: 0 60px 71px;
  text-align: center;
  padding-top: 50px;
}

.steps .item img {
  width: 80%;
}

.steps .item {
  position: relative;
}

.steps .item:after {
  position: absolute;
  right: -36px;
  top: 72px;
  content: "";
  width: 48px;
  height: 20px;
  background: url(../images/step-arrow01.png) no-repeat;
  background-size: 100%;
}

.steps .col-lg:last-child .item:after {
  display: none;
}

.steps .title {
  text-align: center;
  color: #fff;
  font-weight: 500;
  padding: 15px 0;
}

.steps-two {
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1812), color-stop(31%, #110f0f), color-stop(65%, #08090c), to(#08090c));
  background: linear-gradient(to bottom, #1d1812 0%, #110f0f 31%, #08090c 65%, #08090c 100%);
  padding: 0 60px 71px;
  text-align: center;
  padding-top: 50px;
}

.steps-two .item img {
  width: 80%;
}

.steps-two .item {
  position: relative;
}

.steps-two .item:after {
  position: absolute;
  right: -36px;
  top: 72px;
  content: "";
  width: 48px;
  height: 20px;
  background: url(../images/step-arrow01.png) no-repeat;
  background-size: 100%;
}

.steps-two .col-lg:last-child .item:after {
  display: none;
}

.steps-two .title {
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  padding: 15px 0;
}

.steps-two .desc {
  margin: 0;
  font-size: 16px;
  color: #b7b7b7;
  letter-spacing: 0;
  margin-bottom: 13px;
  line-height: 1.3;
}

.home-form {
  background: #171921;
  padding: 60px 0;
}

.home-form .form-in input[type=text] {
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  color: #fff;
  height: 60px;
  width: 100%;
  padding: 10px;
  border: 0;
  margin-bottom: 15px;
  border-radius: 26px;
}

.home-form .form-in input[type=submit] {
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  color: #fff;
  height: 60px;
  width: 100%;
  padding: 10px;
  border: 0;
  margin-bottom: 15px;
  border-radius: 26px;
  font-size: 20px;
}

.home-form .form-in input::-webkit-input-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in input::-moz-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in input:-ms-input-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in input::-ms-input-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in input::placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in textarea {
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  color: #fff;
  height: 60px;
  width: 100%;
  padding: 10px;
  border: 0;
  margin-bottom: 15px;
  border-radius: 26px;
}

.home-form .form-in textarea::-webkit-input-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in textarea::-moz-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in textarea:-ms-input-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in textarea::-ms-input-placeholder {
  color: #fff;
  width: 100%;
}

.home-form .form-in textarea::placeholder {
  color: #fff;
  width: 100%;
}

.footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#1d1812), color-stop(31%, #110f0f), color-stop(65%, #08090c), to(#08090c));
  background: linear-gradient(to bottom, #1d1812 0%, #110f0f 31%, #08090c 65%, #08090c 100%);
}

.footer .inner {
  padding-top: 95px;
  padding-bottom: 95px;
}

.footer-logo {
  margin-bottom: 25px;
}

.footer .title {
  position: relative;
  text-transform: uppercase;
  color: #ba8942;
  font-size: 28px;
  margin: 0 0 33px;
  line-height: 1.2;
  padding: 0 0 35px;
  border-bottom: 1px solid #2b2929;
}

.footer .title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 72px;
  background: #ba8942;
}

.footer .link {
  margin: 0;
  padding: 0;
}

.footer li {
  position: relative;
  margin: 0 0 13px;
  padding: 0;
  list-style: none;
  font-size: 16px;
  color: #b7b7b7;
  line-height: 1.3;
}

.footer li::after {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
  color: #ba8942;
}

.footer li a {
  display: inline-block;
  padding-left: 16px;
  color: #b7b7b7;
}

.footer .contacts {
  margin: 0;
  padding: 0;
}

.footer .contacts li {
  margin: 0 0 8px;
  padding: 0 0 0 31px;
  list-style: none;
  font-size: 14px;
  color: #b7b7b7;
  line-height: 2.286;
  background-repeat: no-repeat;
  background-position: 0 6px;
  background-size: 16px;
  -ms-behavior: url(backgroundsize.min.htc);
}

.footer .contacts li span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #ba8942;
}

.footer .contacts li.location {
  background-image: url(../images/location-ico.png);
}

.footer .contacts li.phone {
  background-image: url(../images/phone-ico.png);
}

.footer .contacts li.email {
  background-image: url(../images/email-ico.png);
}

.footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-desc {
  display: inline-block;
  padding-left: 16px;
  color: #b7b7b7;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 25px;
}

.footer-social a {
  font-size: 22px;
  background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%);
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  margin-right: 20px;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #1b1612;
  width: 45px;
  height: 45px;
}

.footer .in {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer .copyright {
  padding: 30px 0;
  background: #000000;
  text-align: center;
  color: #b7b7b7;
  font-size: 15px;
}

.gallery {
  background: #110f0f;
  padding: 60px 0;
}

.gallery h3 {
  background: #110f0f;
  margin-bottom: 10px;
  font-size: 25px;
  color: #ffffff;
  letter-spacing: 0;
}



.gallery .text p {
  margin: 0;
  font-size: 16px;
  color: #b7b7b7;
  letter-spacing: 0;
  margin-bottom: 13px;
  line-height: 1.3;
}




.gallery img {
  border-radius: 30px;
  margin-bottom: 19px;
  border-bottom: 5px solid #c09646;
  border-top: 5px solid #c09646;
}

.hospital .text {
  position: relative;
  margin: 0px auto -53px;
  padding: 15px 0;
  z-index: 9999;
  width: 92.64957264957265%;
  line-height: 1.563;
  font-size: 16px;
  text-align: center;
  border-radius: 36px;
  background: #cfa64f;
  background: -moz-linear-gradient(left, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
  background: -webkit-linear-gradient(left, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
  background: linear-gradient(to right, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
  color: #fff;
  font-size: 19px;
}

.hospital {
  background: #060606;
  padding: 60px 0;
}

.hospital img {
  border-radius: 30px;
}

.natural {
  background: url(https://www.estepera.com/wp-content/uploads/2019/07/aac9aa68-c0ad-4d32-9d2c-6dd7a9c7647c.jpg);
  background-size: 100%;
  background-position-y: 78%;
}

.natural .big-title {
  font-size: 48px;
  color: #fff;
  margin-bottom: 33px;
  background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 500;
}
 
.natural .big-title strong {
  color: #fff;
  font-weight: 600;
  margin-bottom: 33px;
  background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.natural p {
  font-size: 16px;
  color: #fffc;
  line-height: 1.4;
}

.natural .ovelay {
  background-color: #0b0d11d6;
  width: 100%;
  padding: 80px 0;
}


.natural a.contact {
  background: linear-gradient(to left, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
  color: #fff;
  padding: 10px 15px;
  border-radius: 30px;
  margin-right: 20px;
  font-weight: 600;
}

.natural .text {
  margin-top: 30px;

}


.natural a.wp {
  background: linear-gradient(to left, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
  color: #fff;
  padding: 10px 15px;
  border-radius: 30px;
  font-weight: 600;

}

.before-afters img {
  border-radius: 30px;

}


.natural .more {
  margin-top: 57px;

}

.natural img {
  border-radius: 30px;
  border-bottom: 5px solid #c09646;
  border-top: 5px solid #c09646;
}





.single-detail-head {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #90909033;
  background: #171921;
}

.single-detail-head-bottom {
  margin-bottom: 20px;
}

.single-detail-head-bottom .breadcrumbs span {
  color: #ffffff57;
  padding: 0 5px;
  font-size: 13px;
  font-weight: 400;
}

.single-detail-head-bottom .breadcrumbs span a {
  color: #5d5c63;
}

.single-detail-head-bottom .breadcrumbs span:after {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  margin: 0 0 0 15px;
}

.single-detail-head-bottom .breadcrumbs span:first-child {
  padding-left: 0;
}

.single-detail-head-bottom .breadcrumbs span:last-child {
  padding-right: 0;
}

.single-detail-head-bottom .breadcrumbs span:last-child:after {
  display: none;
}

.single-detail-head-h1 {
  color: #1f3b92;
  margin-bottom: 15px;
}

.single-detail-head-h1 h1 {
  font-size: 30px;
  display: block;
  font-weight: 600;
  margin-bottom: 20px;
  color: #FFF;
}

.single-detail-head-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #1f3b92;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 162px;
  color: #fff;
  height: 50px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: all 0.8s var(--generalTransition);
  transition: all 0.8s var(--generalTransition);
  border-radius: 20px;
}

.single-detail-head-button a {
  display: block;
  width: 100%;
  color: #fff;
}

.single-detail-head-button:hover {
  background: #353535;
}

.single-detail-road {
  /* -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075); */
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.075);
  /* margin-bottom: 60px; */
  /* background: #1f3b91; */
  /* background: #1f3b9229; */
  /* background: #171921; */
  background: #000000;
  background: #060606;
  border-top: 1px solid;
  background: #171921;
}

.single-detail-road-inner {
  /* display: -webkit-box; */
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-align: center; */
  -ms-flex-align: center;
  /* align-items: center; */
  /* height: 98px; */
  position: relative;
  justify-content: space-around;
}

.single-detail-road-inner .item {
  /* padding-right: 45px; */
  /* border-right: 1px solid #e6e6e6; */
  position: relative;
}

.single-detail-road-inner .item span {
  font-size: 16px !important;
  display: block;
  font-weight: 400;
  cursor: pointer;
  line-height: 36px;
  color: #fff;
}

.single-detail-road-inner .item span:hover {
  color: #1f3b92;
  transition: all .5s;
}

.single-detail-road-inner .item:nth-child(1) span {
  position: relative;
}

.single-detail-road-inner .item:nth-child(1) span:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #af833e;
  left: 0;
  bottom: -1px;
  z-index: 99;
}

.single-detail-content {
  padding-top: 45px;
  padding-bottom: 15px;
  background: #110f0f;
  background: url(../images/alt.png) no-repeat center top;
  background-size: cover;
}

.single-detail-content ul {
  font-size: 16px;
  margin-bottom: 30px;
  padding-left: 15px;
}

.single-detail-content p {
  letter-spacing: .025em;
  margin-bottom: 30px;
}

.single-detail-content h1 {
  font-size: 28px;
  margin-bottom: 25px;
}

.single-detail-content h2 {
  font-size: 28px;
  margin-bottom: 25px;
  color: #caa04c;
}

.single-detail-content h3 {
  font-size: 28px;
  margin-bottom: 25px;
  color: #caa04c;
}

.single-detail-content h4 {
  font-size: 28px;
  margin-bottom: 25px;
}

.single-detail-content ul li {
  list-style: none;
  position: relative;
  padding: 0 0 0 20px;
  margin-bottom: 13px;
  color: #fff;
  /* background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%); */
  -webkit-background-clip: text;
  /* -webkit-text-fill-color: transparent; */
}

.single-detail-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  /* color: #caa04c; */
  width: 10px;
  height: 10px;
  background-color: #caa04c;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.single-detail-content p {
  font-weight: 400;
  color: #fff;
  line-height: 1.3;
  /* background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
}

.single-detail-summary {
  background: #1f3b9229;
  background: url(../images/slider-bg.png) no-repeat center top;
  background-size: cover;
  background: linear-gradient(to bottom, #1d1812 0%, #110f0f 31%, #08090c 65%, #08090c 100%);
}

.single-detail-summary-head {
  padding-top: 60px;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 50px;
  color: #ffffff;
}

.single-detail-summary-content {
  padding-bottom: 60px;
}

.single-detail-summary-content .in {
  width: 23%;
  margin: 0px 10px;
}

.single-detail-summary-content-row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-top: -13px;
}

.single-detail-summary-content .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  background: #00000040;
  height: 90px;
  margin-bottom: 30px;
  /* -webkit-box-shadow: 0 15px 30px rgba(93, 92, 99, 0.15); */
  /* box-shadow: 0 15px 30px rgba(93, 92, 99, 0.15); */
  transition: all .5s;
  border-radius: 20px;
  cursor: default;
  border: 3px solid #d7ad5566;
}

.single-detail-summary-content .item:hover {
  margin-top: -15px;
}

.single-detail-summary-content .item .icon i {
  font-size: 30px;
  color: #333333;
}

.single-detail-summary-content .item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.single-detail-summary-content .item .text .title {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
}

.single-detail-summary-content .item .text .desc {
  color: #333333;
  font-weight: 400;
}






.single-detail-faq-head {
  padding-top: 50px;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 50px;
  color: #ffffff;
}

.single-detail-contact {
  background: #00000008;
  padding-bottom: 50px;
  /* margin-bottom: 100px; */
  background: linear-gradient(to bottom, #1d1812 0%, #110f0f 31%, #08090c 65%, #08090c 100%);
}

.single-detail-contact-head {
  padding-top: 100px;
  font-size: 25px;
  font-weight: 600;
  padding-bottom: 50px;
  color: #333;
}

.single-detail-contact .contact-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  margin-bottom: 25px;
  min-height: 80px;
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
}

.single-detail-contact .contact-inner .icon {
  font-size: 50px;
  color: #fff;
  padding: 0 20px;
}

.single-detail-contact .contact-inner .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.single-detail-contact .contact-inner span {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}

.single-detail-contact .contact-inner a {
  font-size: 18px;
  color: #fff;
  display: flex;
  align-items: center;
  width: 100%;
}

.single-detail-contact .tl {
  background: #333333;
}

.single-detail-contact .wp {
  background: #3bc039;
}

.single-detail-contact .insta {
  background: linear-gradient(-60deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}

.single-detail-contact .contact-form input {
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  color: #fff;
  height: 60px;
  width: 100%;
  padding: 10px;
  border: 0;
  margin-bottom: 15px;
  border-radius: 26px;
}

.single-detail-contact .contact-form input::placeholder {
  color: #fff;
  font-weight: 400;

}





.single-detail-contact .contact-form input:required:focus::placeholder {
  background: #fff;

}

.single-detail-contact .contact-form input:focus:invalid {
  border-color: red;

}

.single-detail-contact .contact-form textarea {
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  color: #fff;
  height: 60px;
  width: 100%;
  padding: 10px;
  border: 0;
  /* margin-top: 15px; */
  border-radius: 26px;
  margin-bottom: 15px;
}

.single-detail-contact .contact-form textarea::placeholder {
  color: #ffff;
  font-weight: 400;
}



.single-detail-contact .contact-form .e-mail {
  margin-top: 15px;
  margin-bottom: 0;
}




.single-detail-contact .contact-form button[type="submit"] {
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  color: #fff;
  height: 60px;
  width: 100%;
  padding: 10px;
  border: 0;
  margin-bottom: 15px;
  border-radius: 26px;
  font-size: 20px;
}

.single-detail-faq-content-faq {
  width: 100%;
  margin-bottom: 150px;
}

.single-detail-faq-content-header {
  padding: 21px 20px;
  color: #22252a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  border: 1px solid #f3f3f3;
  margin-bottom: 15px;
  border-radius: 20px;
  border: 3px solid #ededed;
}

.single-detail-faq-content-header h4 {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
}

.single-detail-faq-content-header i {
  color: #1f3b92;
}

.single-detail-faq-content-faqitem .single-detail-faq-content-header .fa.fa-minus {
  display: none;
  color: #e61c49;
}

.single-detail-faq-content-faqitem.jquery-accordion-active .fa.fa-minus {
  display: block;
  color: #1f3b92;
}

.single-detail-faq-content-faqitem.jquery-accordion-active .fa.fa-plus {
  display: none;
  color: #e61c49;
}

.single-detail-faq-content-faqitem .single-detail-faq-content-content {
  padding: 15px;
  display: none;
}


.single-detail-content p a {
  font-weight: bold;
  color: #ffffff;
}


.single-detail-road-inner .item a {
  color: initial;
  display: inline-flex;
  align-items: center;
  /* justify-content: center; */
  flex-direction: column;
  position: relative;
  border-right: 1px solid #eae2e212;
  padding-right: 59px;
  padding-top: 5px;
}


.single-detail-content-gallery .item a {
  display: block;
  position: relative;
  border-radius: 30px;
  /* border: 3px solid #ededed; */
  /* border-radius: 20px; */
  margin-bottom: 15px;
  overflow: hidden;
  /* border: 3px solid #ededed; */
}

.single-detail-content-gallery .item a img {
  border-radius: 30px;
  /* border: 3px solid #ededed; */
}

.single-detail-content-gallery .item a:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(23 25 33 / 28%);
  left: 0;
  top: 0;
  position: absolute;
  z-index: 8;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 20px;
}

.single-detail-content-gallery .item a:after {
  content: "\f00e ";
  font-family: "Font Awesome 5 Free";
  font-weight: bolder;
  color: #ffffff;
  font-size: 30px;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
  position: absolute;
  z-index: 999;
  text-shadow: 1px 1px 1px #000;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 35px;
}

.single-detail-content-gallery .item a:hover:before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.single-detail-content-gallery .item a:hover:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}

main .form .form-in #home-phone {
  padding-left: 45px;
}

.single-detail-page-contact {
  /* background: #00000008; */
  /* padding-bottom: 152px; */
  /* margin-bottom: -176px; */
  /* margin-top: 80px; */
}

.single-detail-page-contact .single-detail-faq-head {
  padding-top: 50px;
}

.single-detail-page {
  padding-top: 60px;
}

.single-detail #video {
  margin-bottom: 50px;
}


#home-page-gallery .gallery-items {
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
}

#home-page-gallery .gallery-items .item {
  list-style-type: none;
  transition: all .5s;
}

#home-page-gallery .gallery-items .item figure a {
  display: block;
  /* border: 3px solid #ededed; */
  border-radius: 30px;
  overflow: hidden;
}

.gallery-items .item.slick-center {
  transform: scale(1.2);
  position: relative;
  z-index: 999 !important;
}

.gallery-items .item.slick-center {
  transform: scale(1.2);
  position: relative;
  z-index: 999 !important;
}

.gallery-items .slick-list {
  padding: 40px 0 !important;

}


.gallery-items .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.gallery-items .arrow.left {
  left: -42px;
  font-size: 55px;
  color: #c19c4c;
  font-weight: 300;
}

.gallery-items .arrow.right {
  right: -42px;
  font-size: 55px;
  color: #c19c4c;
  font-weight: 300;
}



.home-article-content .item {
  margin-bottom: 20px;
}

.home-article-content .item figure {
  position: relative;
}

.home-article-content .item figure:after {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  bottom: -10px;
  content: "";
  display: block;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  background: #b87c37;
  background-size: cover;
  background: linear-gradient(to right, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
}

.home-article-content .item img {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  position: relative;
  width: 100%;
}

.home-article-content .item .text {
  padding: 15px;
  max-height: 273px !important;
  overflow: hidden;
  background: #dab155;
  background: #dab155 url(../images/topnavi-bg.png);
  background-size: cover;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background: linear-gradient(to right, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
}

.home-article-content .item .text .title a {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-bottom: 11px;
  height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.home-article-content .item .text p {
  color: #ffffff;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 16px;
  /* max-height: 82px; */
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.home-article-content .item .text a.more {
  color: #ffffff;
  display: block;
  padding: 15px 0;
  font-weight: 600;
}

.home-article .slick-list {
  padding-bottom: 26px;
}

.home-article .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
}

.home-article-head {
  margin-bottom: 60px !important;
  text-align: center;
}

.home-article-head .dec {
  font-weight: 300;
}

.home-article-head .title {
  display: block;
  padding: 9px 0;
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #fff;
  letter-spacing: 1px;
}

.u-border-radius {
  border-radius: 30px;
}

#home-page-gallery {
  background: #171921;
  padding-bottom: 30px;
}

.home-article {
  background: #171921;
  padding-top: 60px;
}


#homepage .slider .video {
  position: relative;
  height: calc(70vh - -25px);
  overflow: hidden;
}

#homepage .slider .video iframe {
  pointer-events: none;
  width: 100%;
  height: 100%;
  transform: scale(1.6);
}

#homepage .slider .video .title {
  position: absolute;
  bottom: 100px;
  z-index: 1;
  left: 120px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

#homepage .slider .video .title h1 {
  font-size: 72px;
  line-height: 55px;
  display: block;
  margin: 0;
}

#homepage .slider .video .title span {
  display: block;
  line-height: 61px;
  font-size: 50px;
}

#homepage .slider .video .title:after {
  content: "";
  position: absolute;
  top: 20px;
  left: -20px;
  height: 3px;
  background-color: #5ec501;
  width: 500px;
  transform: translateX(-100%);
}



@media (max-width: 991px) {
  #homepage .slider .downpage:before {
    height: 70px;
    right: -35px;
  }
}

#homepage .slider .downpage a {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}

@media (max-width: 991px) {
  #homepage .slider .video {
    height: calc(100vh - 350px);
  }

  #homepage .slider .video iframe {
    pointer-events: auto;
    transform: scale(2.5);
  }

  #homepage .slider .video:after,
  #homepage .slider .video .title {
    pointer-events: none;
  }

  #homepage .slider .downpage {
    display: none;
  }

  .packages .item:nth-child(2) {
    transform: scale(1.0);
  }
}


@media (max-width: 991px) {
  #homepage .slider .video .title {
    bottom: 10px;
    left: 15px;
  }

  #homepage .slider .video .title p {
    font-size: 20px;
    line-height: 37px;
  }

  #homepage .slider .video .title span {
    line-height: 27px;
    font-size: 40px;
  }

  #homepage .slider .video .title:after {
    top: 14px;
    left: -5px;
  }
}

#homepage .slider .video:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#homepage .slider .wp {
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  z-index: 10000;
  /* background: url("../images/wp.png") no-repeat center 30px; */
  background-color: #5ec501;
}

#homepage .slider .wp a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

#homepage .slider .wp i {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: 40px;
}


.fixedWp {
  position: fixed;
  bottom: 60px;
  z-index: 999;
  right: 25px;
}

.fixedWp .pulse {
  position: relative;
  width: 65px;
  height: 65px;
  line-height: 64px;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 38px;
  color: #1B1611;
  z-index: 1;
  background: linear-gradient(to left, #cfa64f 0%, #c69a49 2%, #af853d 5%, #ae823d 5%, #986c32 8%, #8c602b 11%, #885b29 12%, #8d5f2b 18%, #95682f 22%, #a37a37 27%, #aa7e3b 29%, #a97f3b 29%, #ae833d 30%, #b88b42 33%, #bb9044 34%, #c99f4c 38%, #c99f4b 39%, #caa24d 39%, #cfa54f 40%, #dab155 46%, #dab155 54%, #d6ad53 56%, #c69b4a 63%, #c19747 64%, #bb9044 66%, #b88b42 67%, #ae833d 70%, #a97f3b 71%, #aa7e3b 71%, #a37a37 73%, #95682f 78%, #8d5f2b 82%, #885b29 88%, #8c602b 89%, #986c32 92%, #ae823d 95%, #af853d 95%, #c69a49 98%, #cfa64f 100%);
}



.fixedWp .pulse:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 65px;
  height: 65px;
  background: 0 0;
  border: 2px solid #dab155;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
  transition: all .3s ease 0s;
}

.fixedWp .pulse:after {
  content: "";
  position: absolute;
  z-index: -2;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: 0 0;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
  transition: all .3s ease 0s;
  border: 2px solid #a07536;
}



@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}



.slider-form .form {
  position: relative;
  width: 100%;
  padding: 38px 0 0 0;
  background: black;
  margin-top: -223px;
  background: linear-gradient(90deg,rgba(0,0,0,0) 20%,#000000bd 50%,rgba(0,0,0,0) 80%);
}
.slider-form .form .title h1 {
  color: #1f3b92;
  font-weight: 500;
  margin: 0;
  font-size: 33px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 11px;
  /* background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
}
.slider-form .form .title .desc {
  display:block;
  color: #a10f7c;
  font-weight: 500;
  padding: 5px;
  margin-bottom: 13px;
}
.slider-form .form .title p,
.slider-form .form .title h2 {
  display: block;
  width: 100%;
}
.slider-form .form .form-in .column input {
  width: 100%;
  padding: 7.5px 15px;
  font-size: 15px;
  color: #ffffff;
  border-radius: 20px;
  border: 0;
  height: 51px;
  resize: none;
  outline: none;
}

.slider-form .form .form-in .column input::placeholder {
  color: #fffff;
  font-weight:400;
  font-size: 15px;

}



.slider-form .form .form-in .column input:required:focus::placeholder {
  background: #fff;

}

.slider-form .form .form-in .column input:focus:invalid {
  border-color: red;

}

.slider-form .form .form-in .column input::placeholder {

  font-size: 15px;
  color: #ffffff;

}

.slider-form .form .form-in .column input[type="text"]  {
  width: 100%;
  /* padding: 7.5px 15px; */
  /* font-size: 15px; */
  color: #22242a;
  /* border-radius: 20px; */
  height: 51px;
  resize: none;
  /* outline: none !important; */
  background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
  color: #fff;
}
.slider-form .form .form-in .column  input[type="email"]  {
  width: 100%;
  padding: 7.5px 15px;
  font-size: 13px;
  color: #22242a;
  border-radius: 20px;
  border: 3px solid #ededed;
  height: 51px;
}

.slider-form .form .form-in .column textarea  {
  width: 100%;
  padding: 11px 15px;
  font-size: 15px;
  color: #22242a;
  border-radius: 20px;
  border: 3px solid #ededed;
  height: 51px;
  resize: none;
}


.slider-form .form .form-in .column textarea::placeholder {

  font-size: 15px;
  color: #22242a;

}

.slider-form .form .form-in .column button[type="submit"] {
  width: 200px;
  text-align: center;
  float: none;
  margin: 15px auto;
  display: block;
  background-color: #1f3b92;
  border: none;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
  /* width: 100%; */
  padding: 7.5px 15px;
  font-size: 13px;
  border-radius: 20px;
  /* border: 3px solid #ffffff; */
  height: 51px;
      background: #dab155 url(../images/topnavi-bg.png) no-repeat center;
    color: #fff;
    height: 50px;
    padding: 10px;
    border: 0;
    margin-bottom: 15px;
    border-radius: 26px;
    font-size: 20px;
}

.slider-form .form .form-in .column .phones {
  padding-left: 46px;
}

.header-right .language.dropdown {
  position: relative;
  display: block;
  z-index: 99999;
  width: 130px;
}
.header-right .language.dropdown .drop-btn {
  width: 100%;
  padding: 10px 9px;
  outline: none;
  font-size: 15px !important;
  background-color: #000000;
  color: #ffffff;
  font-size: 13px;
  border: none;
  cursor: pointer;
  font-weight: 500;
  /* margin: 6.5px 0; */
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: flex;
  color: #dab155;
  align-items: center;
  /* white-space: nowrap; */
  /* box-shadow: 2px 2px 27px rgba(0, 0, 0, 0.25); */
  border-radius: 30px;
  border: 3px solid #d6ac52;
  /* background: -webkit-linear-gradient(45deg, #d6ad53 20%, #92642e 100%); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
}
.header-right .language.dropdown .drop-btn img{
  width: 30px;
  margin-right: 8px;
  pointer-events: none;
}
.header-right .language.dropdown .drop-btn:after {
  content: "\203a";
  position: absolute;
  right: 12px;
  display: inline-block;
  vertical-align: middle;
  line-height: 28px;
  font-size: 23px;
  transform: rotate(90deg);
  color: #d2a951;
}
.header-right .language.dropdown .drop-btn:hover {
  /* background-color: #d50101; */
}
.header-right .language.dropdown .drop-btn:focus {
  color: #dab155;
}
.header-right .language.dropdown .dropdown-content {
  position: absolute;
  border-radius: 5px;
  top: 90px;
  left: 0;
  right: 1px;
  outline: none;
  background-color: #ccc;
  text-align: left;
  opacity: 0;
  font-size: 13px;
  z-index: -1;
  pointer-events: none;
  -webkit-transition: all 0.3s cubic-bezier(0, 1.2, 0.4, 1.1);
  transition: all 0.3s cubic-bezier(0, 1.2, 0.4, 1.1);
}
.header-right .language.dropdown .dropdown-content a {
  opacity: initial;
  display: block;
  padding: 10px 11px;
  color: #dab155;
  font-size: 15px;
  text-decoration: none;
  /* transition: .3s; */
  position: relative;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 20px;
}
.header-tig .language.dropdown .dropdown-content a > img {
  width: 30px;
  transition: .8s;
  padding-right: 5px;
}
.header-right .language.dropdown .dropdown-content a:hover {
   background-color: #0000;*/
  /* left: 0; */
  /* color: #FFF; */
}
.header-right .language.dropdown .dropdown-content a:hover:after {
  content: "\2714";
  display: none;
  right: 20px;
  position: absolute;
  top: 50%;
  margin-top: -9px;
}

.header-right .language.dropdown .dropdown-content.open {
  /* border-radius: 5px; */
  /* overflow: hidden; */
  display: block;
  height: auto;
  top: 111%;
  box-shadow: 2px 2px 27px rgba(0, 0, 0, 0.25);
  opacity: 1;
  background-color: #ffffff;
  /* border: 1px solid #d6d6d6; */
  -webkit-transition: all 0.2s cubic-bezier(0, 1.2, 0.4, 1.1);
  transition: all 0.5s cubic-bezier(0, 1.2, 0.4, 1.1);
  pointer-events: auto;
  background-color: #000;
  white-space: nowrap;
  width: 140px;
  transition: all 0.5s;
  border-radius: 30px;
  border: 3px solid #d6ac52;
}
.header-right .language .dropdown-content.open a > img.img-flag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.header .language.dropdown .dropdown-content a>img {
  width: 30px;
  transition: .8s;
  padding-right: 5px;
}

.slider-form .cf7sr-g-recaptcha {
    border-radius: 11px;
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
