/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@font-face {
  font-family: 'Socialico';
  src: url("fonts/Socialico/Socialico.eot");
  src: url("fonts/Socialico/Socialico.eot?#iefix") format("embedded-opentype"),
    url("fonts/Socialico/Socialico.woff2") format("woff2"),
    url("fonts/Socialico/Socialico.woff") format("woff"),
    url("fonts/Socialico/Socialico.ttf") format("truetype"),
    url("fonts/Socialico/Socialico.svg") format("svg");
}
html, body{
  overflow-x: hidden;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

video {
  max-width: 100%;
  display: block;
  margin: 30px auto;
}

body {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Arial', sans-serif;
  position: relative;
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

div,
article,
section,
dl,
dt,
dd,
table,
tr,
td,
ul,
ol,
li,
p,
span,
small,
em,
h1,
h2,
h3,
h4,
h5,
h6,
nav {
  padding: 0;
  margin: 0;
}

.row {
  max-width: 1620px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}

/*cookie*/
.cc-animate.cc-revoke.cc-bottom {
  font-size: 14px;
  padding: 5px 10px;
  position: fixed;
  display: block !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  bottom: 0 !important;
  left: 20px !important;
}

/*call to action*/
.destroy-on-load,
.cta {
  display: none;
}

/*typography*/
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

h1,
h2,
h3,
h4 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 1.2;
  color: #1F1F1F
}

h3 {
  font-size: 26px;
}

h4 {
  color: #212121;
  font-size: 16px;
  line-height: 1.09;
  letter-spacing: 6px;
}

p,
ul {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.87;
  color: #333333
}

/*BUTTON*/
.btn {
  position: relative;
  overflow: hidden;
  z-index: 999;
  display: block;
  margin-left: 0;
  text-align: center;
  padding: 20.5px 0;
  width: 200px;
  font-size: 16px;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  background: #D3AD65;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 1px
}

.btn:hover,
#header h3:hover,
.phone-flex h2:hover:before,
#footer h3:hover:before {
  transition: background-color .8s ease-out;
  -o-transition: background-color .8s ease-out;
  -moz-transition: background-color .8s ease-out;
  -webkit-transition: background-color .8s ease-out;
  color: #fff;
  background: #202020;
}

#about .phone-flex h2:hover:before {
  background: #fff;
}

/*FLEX*/
.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*SOCIAL*/
.socials a {
  font-size: 30px;
  line-height: 1.2;
  font-family: 'Socialico';
  letter-spacing: 11px;
  padding: 0 12px;
  color: #D3AD65;
  display: inline-block;
  vertical-align: middle;
}

#header,
#header h3:after,
#banner:after,
#banner .bbb,
#welcome .wel-img2,
.phone-flex h2:after,
#welcome:after,
.phone-flex h2:before,
#cabinet .cab-badges,
#about .about-img2,
#footer:after,
#footer h3:before,
#contact:after,
#gallery .btn,
#gallery h2,
#about:after,
#footer h3:after {
  position: absolute;
  content: '';
}

.logo img {
  width: 100%;
  display: block;
}

.img-border {
  border: 12px solid #F9EDE8;
}


/*-----------------------------------------------HEADER-----------------------------------------------*/
#header {
  top: 0;
  width: 100%;
  z-index: 9999
}

#header .logo {
  width: 23.75%
}

#header nav a#pull {
  display: none
}

#header nav {
  position: relative;
  z-index: 999;
  width: 42%;
  text-align: left;
}

#header nav ul {}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

nav ul li a {
  color: #ffff;
  font-family: 'Ubuntu', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
}

nav ul li {
  display: inline-block;
  vertical-align: middle;
}

#header nav ul li {
  padding: 53px 15px 27px
}

#header nav ul li a {
  padding: 59px 10px 27px
}

#header nav ul li.active-menu a,
#header nav ul li a:hover {
  color: #ffff;
  background: #D3AD65;
}

#header h3 {
  margin-top: 34px;
  max-width: 240px;
  background: #D3AD65;
  color: #fff;
  padding: 15px 5px 15px 40px;
  height: 60px;
  position: relative;
  width: 100%;
}

#header h3:after {
  background: url('../images/common/sprite.png')no-repeat left;
  background-size: 39px;
  background-position: 0 0;
  left: 13px;
  top: 20px;
  width: 25px;
  height: 25px;
}


/*-----------------------------------------------BANNER-----------------------------------------------*/
#banner {
  background: url('../images/common/banner.jpg')no-repeat top;
  background-size: cover;
  padding: 432px 0 97px;
  position: relative;
}

#banner .row {
  position: relative;
}

#banner h2 {
  font-size: 74px;
  line-height: 1.09;
  letter-spacing: -2.1px;
  max-width: 773px;
  color: #fff;
}

#banner .bn-text {
  background: url('../images/common/bntext.png')no-repeat left top;
  background-size: 100%;
  max-width: 1137px;
  margin-left: 0;
  padding: 46px 10px 60px 20px;
}

#banner .text-left {
  max-width: 960px;
  margin: 0 auto;
}

#banner h3 {
  font-size: 24px;
  line-height: 1.44;
  max-width: 677px;
  letter-spacing: 1.3px;
  padding: 10px 0 33px;
  color: #fff;
}

#banner .bbb {
  right: 13px;
  bottom: -46px;
  z-index: 1;
}

#banner:after {
  background: rgb(255, 255, 255);
  background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 53%, rgba(211, 173, 101, .8) 53%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 53%, rgba(211, 173, 101, .8) 53%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3ad65", GradientType=1);
  bottom: 0;
  right: 0;
  width: 50%;
  height: 85%;
  z-index: 0
}

/*-----------------------------------------------CONTENT-----------------------------------------------*/
/*WELCOME*/
#welcome {
  padding: 93px 0 85px;
  position: relative;
}

#welcome:after {
  left: 0;
  top: 0;
  height: 100%;
  width: 55.5%;
  background: rgb(255, 255, 255);
  background: -o-linear-gradient(135deg, rgba(255, 255, 255, 0) 50%, rgba(211, 173, 101, 1) 50%);
  background: linear-gradient(315deg, rgba(255, 255, 255, 0) 50%, rgba(211, 173, 101, 1) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3ad65", GradientType=1);
  z-index: 1
}

#welcome .wel-bg {
  background: url('../images/common/welcome.jpg')no-repeat bottom right;
  background-size: 91%;
}

#welcome .wel-images {
  width: 53.125%;
  position: relative;
  padding-bottom: 70px;
  z-index: 2
}

#welcome .wel-images img {
  width: 71.766%;
  display: block;
}

#welcome .wel-images .wel-img2 {
  bottom: 120px;
  right: 0;
  width: 64.825%;
}

#welcome .wel-con {
  width: 41.25%;
}

#welcome .wel-con .wel-text {
  padding: 97px 10px 35px 0;
  max-width: 613px;
}

#welcome .wel-con .wel-text h4 {
  padding-bottom: 13px;
}

#welcome .socials {
  padding-bottom: 34px;
}

#welcome h4 {
  display: inline-block;
  vertical-align: middle;
}

#welcome h1 {
  padding-bottom: 16px;
  font-size: 53px;
}

#welcome p:first-of-type {
  padding-bottom: 30px;
}

#welcome .btn {
  margin: 13px 0 34px;
}

.phone-flex h2 {
  padding-left: 109px;
  font-size: 60px;
  line-height: 1.09;
  letter-spacing: -1px;
  position: relative;
}

.phone-flex h2 small {
  font-size: 20px;
  line-height: 1.2;
  display: block;
  letter-spacing: 0
}

.phone-flex h2:before {
  left: 0;
  top: 0;
  background: #D3AD65;
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.phone-flex h2:after {
  left: 33px;
  top: 35px;
  width: 32px;
  height: 32px;
  background: url('../images/common/sprite.png')no-repeat top left;
}

/*cabinet*/
#cabinet {
  margin-top: -131px;
  padding: 211px 0 0;
  background: rgb(255, 255, 255);
  background: -o-linear-gradient(315deg, rgba(255, 255, 255, 0) 66%, rgb(34, 34, 34) 66%)no-repeat;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 66%, rgb(34, 34, 34) 66%)no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3ad65", GradientType=1);
}

#cabinet .row {
  position: relative;
  padding-bottom: 261px;
}

#cabinet .cab-col1 {
  border: 1px solid #ccc;
  width: 49.375%;
}

#cabinet .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#cabinet h2 {
  font-size: 31px;
  padding-bottom: 66px;
}

#cabinet .cab-col1 img {
  width: 42.638%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#cabinet .cab-col1 .cab-text {
  width: 57.362%;
  padding: 61px 10px;
}

#cabinet .cab-col1 .cab-textin {
  max-width: 358px;
  margin: 0 auto;
}

#cabinet p {
  max-width: 358px;
  font-size: 16px;
  letter-spacing: .5px;
  line-height: 1.8;
}

#cabinet p:first-of-type {
  padding-bottom: 35px;
}

#cabinet .btn {
  margin-top: 62px;
}

#cabinet .cab-col2 {
  border: 12px solid #fff;
  width: 37.813%;
}

#cabinet .cab-badges {
  right: -30px;
  bottom: -64px;
  max-width: 678px;
  width: 100%;
  z-index: 1;
}

#cabinet .cab-badges {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#cabinet .cab-badges .bbb {
  margin-top: 50px;
}

#cabinet .cab-badges img {
  width: 46.5%;
  display: block;
}


/*about*/
#about {
  background: url('../images/common/about.jpg')no-repeat top;
  background-size: cover;
  position: relative;
}

#about:after {
  left: 0;
  top: 0;
  height: 100%;
  width: 56%;
  background: rgb(255, 255, 255);
  background: -o-linear-gradient(135deg, rgba(255, 255, 255, 0) 53.9%, rgba(211, 173, 101, 1) 53.9%);
  background: linear-gradient(315deg, rgba(255, 255, 255, 0) 53.9%, rgba(211, 173, 101, 1) 53.9%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3ad65", GradientType=1);
  z-index: 0;
}

#about .row {
  padding: 109px 10px 87px;
  position: relative;
  z-index: 1
}

#about .about-images {
  position: relative;
  margin-top: -265px;
  padding-bottom: 182px;
  width: 48.25%;
}

#about .about-images img:first-of-type {
  width: 77.333%;
  margin-left: 0;
}

#about .about-img2 {
  bottom: 0;
  right: 0;
}

#about .about-text {
  /*width: 48.563%;*/
  width: 46%;
}

#about .about-text h2 {
  color: #D3AD65;
}

#about .phone-flex h2,
#about .about-text p {
  color: #fff;
}

#about .about-text h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  line-height: 1.8;
}

#about .about-text p {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: .2px;
}

#about .about-text p:first-of-type {
  padding: 29px 0 49px;
}

#about .phone-flex {
  padding-top: 17px;
}

#about .phone-flex .btn {
  margin-right: 37px;
}

#about .phone-flex a,
#about .phone-flex h2 {
  display: inline-block;
  vertical-align: middle;
}

#about .phone-flex h2 {
  letter-spacing: -3px;
}

#about .phone-flex h2 small {
  color: #D3AD65;
}

#about .phone-flex h2:after {
  background-position: 0 -33px
}

/*gallery*/
#gallery .gal-con {
  width: 25%;
  display: block;
  position: relative;
}

#gallery .gal-con div {
  margin: auto;
  padding: 10px;
}

#gallery h2 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 266px;
  margin: auto;
  line-height: 1.09;
  max-height: 177px;
  padding: 10px
}

#gallery .btn {
  right: 0;
  bottom: 0;
}

/*CONTACT*/
#contact {
  position: relative;
  background: url('../images/common/contact.jpg')no-repeat top;
  background-size: cover;
  padding: 80px 0 90px;
}

#contact .row {
  position: relative;
  z-index: 1;
  max-width: 1386px;
}

#contact:after {
  left: 0;
  top: 0;
  height: 100%;
  width: 44%;
  background: rgb(255, 255, 255);
  background: -o-linear-gradient(135deg, rgba(255, 255, 255, 0) 52%, rgba(211, 173, 101, 1) 52%);
  background: linear-gradient(315deg, rgba(255, 255, 255, 0) 52%, rgba(211, 173, 101, 1) 52%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3ad65", GradientType=1);
  z-index: 0;
}

#contact p {
  padding: 28px 0 49px;
  max-width: 680px;
  margin: 0 auto;
}

#contact .ctc-form label {
  width: 33%
}

form .messages p {
  display: none;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-size: 16px !important;
}

form .loading {
  display: none;
}

form .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

form .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

form .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.ctc-form {
  margin: 0 auto;
  text-align: center;
}

.ctc-form input[type="text"],
.ctc-form textarea {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000;
  height: 45px;
  display: block;
  width: 100%;
  border: 1px solid #A4A4A4;
  padding: 5px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 8px;
  resize: none;
  background: #fff;
}

.ctc-form ::-webkit-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  text-align: left;
  color: #202020
}

.ctc-form ::-moz-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  text-align: left;
  color: #202020
}

.ctc-form :-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  text-align: left;
  color: #202020
}

.ctc-form ::-ms-input-placeholder {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  text-align: left;
  color: #202020
}

.ctc-form ::placeholder,
.ctc-form label {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  text-align: left;
  color: #202020
}

.ctc-form textarea {
  height: 150px;
  padding-top: 10px;
}

.ctc-form button {
  display: block;
  border: none;
  margin: 20px auto 0
}

.ctc-form .recap {
  display: inline-block;
}

.ctc-form .g-recaptcha div {
  margin: 0 auto 10px;
}

.ctc-form .ctc-hide {
  display: none;
}


/*-----------------------------------------------FOOTER-----------------------------------------------*/
#footer {
  background: url('../images/common/footer.jpg')no-repeat top;
  background-size: cover;
  padding: 30px 0 27px;
  position: relative;
}

#footer .row {
  position: relative;
  z-index: 1
}

#footer:after {
  bottom: 0;
  right: 0;
  height: 68%;
  width: 26%;
  background: rgb(255, 255, 255);
  background: -o-linear-gradient(319deg, rgba(255, 255, 255, 0) 52%, rgba(211, 173, 101, 1) 52%);
  background: linear-gradient(491deg, rgba(255, 255, 255, 0) 52%, rgba(211, 173, 101, 1) 52%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3ad65", GradientType=1);
  z-index: 0;
}


#footer .logo {
  max-width: 528px;
  width: 100%;
  display: block;
  margin: 0 auto 50px;
}

#footer .fot-cols {
  width: 31%;
}

#footer h3 {
  color: #fff;
  padding-left: 115px;
  height: 85px;
  font-size: 31px;
  line-height: 1.2;
  position: relative;
  margin-bottom: 20px;
  padding: 10px 0px 0 115px;
}

#footer h3 a {
  word-break: break-all;
}

#footer .hours {
  padding-top: 8px;
}

#footer h3:before,
#footer h3:after {
  left: 0;
  top: 0;
  height: 85px;
  width: 92px;
}

#footer h3:after {
  background: url('../images/common/sprite.png')no-repeat top left;
  width: 32px;
  height: 32px;
  top: 25px;
  left: 28px;
}

#footer h3:before {
  background: #D3AD65;
}

#footer h3 small {
  display: block;
  font-size: 20px;
}

#footer .address small,
#footer .email small {
  padding-bottom: 11px;
}

#footer .email,
#footer .hours,
#footer .address {
  font-size: 20px;
}

#footer .email:after {
  background-position: 0 -66px;
  height: 26px;
  top: 32px;
}

#footer .hours:after {
  background-position: 0 -93px;
  width: 49px;
  height: 45px;
  top: 20px;
  left: 20px;
}

#footer .fax:after {
  background-position: 0 -144px;
  width: 45px;
  height: 39px;
  top: 25px;
  left: 23px;
}

#footer .address:after {
  background-position: 0 -186px;
  left: 35px;
}

#footer .col3 {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 20px;
}

#footer .col3 h4 {
  color: #fff;
  letter-spacing: 0;
  font-size: 20px;
  padding: 38px 0 17px;
}

#footer .col3 h4:first-of-type {
  font-size: 16px;
  letter-spacing: 3px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

#footer .col3 a {
  display: inline-block;
  vertical-align: middle;
}

#footer .fot-nav {
  border-top: 1px solid rgb(255, 255, 255);
  border-top: 1px solid rgba(255, 255, 255, .10);
}

#footer .fot-nav {
  padding-top: 39px;
  margin-top: 22px;
}

#footer nav ul li {
  padding-right: 60px;
}

#footer nav ul li a:hover {
  color: #fff;
}

#footer .silver,
#footer .copy {
  font-size: 14px;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  line-height: 1.2;
}

#footer .copy img {
  display: inline-block;
  vertical-align: middle;
  max-width: 40px;
}


/*---------------------------------------inner pages-------------------------------------------*/
.inner #content {
  min-height: 400px;
  padding: 40px 0;
  text-align: justify;


}

.inner #content .row {
  max-width: 1220px;
  margin: 0 auto;
}

.inner #content h1 {
  padding-bottom: 20px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 1.2;
  color: #1F1F1F;
  text-align: center;
}


.inner #content p {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  color: #333333;
}

.inner #content p a {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  color: #D3AD65;
  text-decoration: underline;
}

.inner #content .list {
  display: inline-block;
  list-style: disc;
  padding-left: 40px;
}

.inner #content .list li {
  line-height: 180%;
  font-size: 18px;
  color: #333333;
  letter-spacing: 1px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}


.inner #content .testi p span {
  color: #ffdf33;
  font-size: 30px;
}

.inner #content .testi {
  border-left: 20px solid #D3AD65;
  background: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 8px #333333;
  box-shadow: 0px 0px 8px #333333;
  margin: 20px 0;
}

.inner #content .testi .auth {
  color: #D3AD65;
  font-size: 20px;
  text-shadow: 0px 0px 18px #333333;
}

.inner #content .testi .auth span {
  color: #333333;
  font-size: 20px;
}

.inner #content .svc-pg dl {
  margin: 0 auto 50px;
  -webkit-box-shadow: 0px 0px 18px #333333;
  box-shadow: 0px 0px 18px #333333
}

.inner #content .svc-pg dt {
  background: #D3AD65;
  color: #fff;
  font-weight: 700;
  font-size: 35px;
  padding: 5px 20px;
  text-align: center;
}

.inner #content .svc-pg dd {
  margin: 0 auto;
  padding: 5px 20px
}

.inner #content .svc-pg dl img {
  float: left;
  width: 100%;
  max-width: 400px;
  margin: 5px 20px 20px 0;
}

/*inner gallery*/
.img-responsive {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

#content .gallery-container {
  text-align: center;
}

#content .gallery {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#content .gallery li {
  display: inline-block;
}

#content .thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  line-height: .42857;
  margin-bottom: 20px;
  padding: 4px;
  -webkit-transition: border 0.5s ease-in-out 0s;
  -o-transition: border 0.5s ease-in-out 0s;
  transition: border 0.5s ease-in-out 0s;
}

#content .thumbnail:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

#content .page_navigation {
  display: inline-block;
}

#content .page_link,
#content .previous_link,
#content .next_link,
#content .first_link,
#content .last_link,
#content .ellipse {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #0275d8;
  display: inline-block;
  line-height: 1.25;
  margin-left: -1px;
  padding: 0.5rem 0.75rem;
  position: relative;
}

#content .page_navigation>a:hover,
.page_navigation>a.active_page {
  background-color: #eceeef;
  border-color: #ddd;
  color: #014c8c;
  text-decoration: none;
}

.inner #content .gallery-container {
  margin-bottom: 20px
}




/*privacy policy*/
.inPrivacyBox {
  max-width: 850px;
  margin: 0 auto;
}

.inPrivacyBox p {
  text-align: justify !important;
}



/*RESPONSIVE*/
@media screen and (max-width: 1685px) {

  #cabinet .cab-badges {
    right: 10px;
  }

}

@media screen and (max-width: 1440px) {

  #header nav {
    width: 52%;
  }

  #banner:after {
    width: 53%;
  }

  #welcome:after {
    width: 73%;
  }

  #welcome .wel-con {
    z-index: 2;
  }

  #welcome h1 {
    font-size: 50px;
  }

  #cabinet .cab-badges {
    bottom: 10px;
  }

  #about .phone-flex .btn {
    margin-bottom: 20px;
  }

  #about .about-images {
    margin-top: -175px;
  }

  #contact:after {
    width: 50%;
  }

  #footer:after {
    height: 49%;
    width: 28%;
  }



}


/*1200*/
@media screen and (max-width: 1439px) {

  #banner .bn-text {
    max-width: 990px;
    padding: 20px 10px;
  }

  #banner:after {
    width: 47%;
    height: 68%;
  }

  #welcome:after {
    width: 53%;
    height: 50%;
  }

  #welcome .wel-images {
    width: 42%;
  }

  #welcome .wel-con {
    width: 55%;
  }

  #welcome .wel-con .wel-text {
    padding: 0 10px 35px 0;
    max-width: 100%;
  }

  #welcome .wel-bg {
    background-size: 114%;
  }

  #cabinet {
    margin-top: 0;
    padding-top: 50px
  }

  #welcome {
    padding: 50px 0;
  }

  #cabinet .cab-col1 {
    width: 50%;
  }

  #cabinet .cab-col2 {
    width: 48%;
  }

  #cabinet h2,
  #cabinet p:first-of-type {
    padding-bottom: 20px;
  }

  #cabinet .btn {
    margin-top: 20px;
  }

  #cabinet .cab-badges {
    position: relative;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 0;
    max-width: 440px;
  }

  #cabinet .row {
    padding-bottom: 50px;
  }

  #about .about-images {
    margin-top: 0;
  }

  #about .row {
    padding: 50px 10px;
  }

  #about .about-img2 {
    width: 85%;
  }

  #about:after {
    height: 64%;
    width: 47%;
  }

  #about .about-text p:first-of-type {
    padding: 20px 0;
  }

  #contact:after {
    width: 50%;
    height: 83%;
  }

  #footer .hours small:last-of-type,
  #footer .address small:last-of-type,
  #footer .email a {
    font-size: 16px;
  }

  #footer:after {
    height: 30%;
    width: 18%;
  }

}

@media screen and (max-width: 1200px) {
  body {
    min-width: 320px
  }
}

/*1024*/
@media screen and (max-width: 1199px) {

  #header nav ul li {
    padding: 53px 6px 27px;
  }

  #banner h2 {
    font-size: 50px;
    max-width: 535px;
  }

  #banner .bn-text {
    max-width: 854px;
  }

  #banner:after {
    height: 65%;
    width: 57%;
  }

  #welcome:after {
    width: 47%;
    height: 50%;
  }

  #banner .bbb {
    max-width: 200px;
  }

  #welcome .wel-con {
    border: 5px solid #D3AD65;
    padding: 10px;
    width: 57%;
  }

  #welcome .wel-images,
  #about .about-images {
    padding-bottom: 0;
  }

  #welcome .wel-images .wel-img2,
  #welcome .wel-images img,
  #about .about-images img:first-of-type,
  #about .about-img2 {
    position: relative;
    bottom: 0;
    width: 100%;
  }

  #welcome h1,
  .phone-flex h2 {
    font-size: 40px;
  }

  .phone-flex h2:after {
    left: 18px;
    top: 16px;
  }

  .phone-flex h2:before {
    width: 65px;
    height: 65px;
  }

  .phone-flex h2 {
    padding-left: 72px;
  }

  #welcome .wel-bg {
    background: none;
  }

  #welcome p:first-of-type {
    padding-bottom: 13px;
  }

  #welcome .wel-con .wel-text {
    padding: 0;
  }

  #cabinet .cab-col1 {
    width: 60%;
  }

  #cabinet .cab-col2 {
    width: 39%;
  }

  #cabinet .cab-badges {
    padding-top: 20px;
  }

  #about .about-text {
    width: 55%;
  }

  #about .about-images {
    width: 42%;
  }

  #about:after {
    height: 50%;
    width: 39%;
  }

  #gallery h2,
  #contact h2 {
    font-size: 50px;
  }

  #contact:after {
    height: 73%;
  }

  #contact {
    padding: 50px 0;
  }

  #footer .logo {
    max-width: 300px;
  }

  #footer h3 {
    padding: 10px 0px 0 100px;
  }

  #footer .fot-cols {
    width: 38%;
  }

  #footer .col3 {
    width: 22%;
  }

  #footer .col3 img {
    width: 100%;
    display: block;
  }

  #footer nav ul li {
    padding-right: 29px;
  }


}

/*960*/
@media screen and (max-width: 1023px) {

  #banner h3 {
    font-size: 18px;
  }

  #footer nav ul li {
    padding-right: 20px;
  }

  #gallery h2,
  #contact h2,
  h1,
  h2,
  #banner h2 {
    font-size: 40px;
  }

  #footer h3 {
    font-size: 20px;
  }

  #header nav {
    width: 49%;
  }

  #header nav ul li {
    padding: 53px 0px 27px;
  }

  #banner .bn-text {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .5);
    border: 5px solid #D3AD65;
    margin: 0 auto;
  }

  #banner .text-left,
  #gallery .gal-con {
    text-align: center;
  }

  #banner:after {
    display: none;
  }

  #banner h3,
  #banner h2 {
    max-width: 100%;
  }

  .btn {
    margin: 0 auto;
  }

  #banner .bbb {
    position: relative;
    right: 0;
    left: 0;
    margin: 20px auto 0;
    bottom: 0;
  }

  #banner {
    padding: 380px 0 90px;
  }

  #cabinet .cab-col1 .cab-text {
    padding: 10px
  }

  #gallery .btn {
    left: 0;
  }

}

/*768*/
@media screen and (max-width: 959px) {

  #header .row {
    width: 100%;
    padding: 0;
  }

  #header nav {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: absolute;
    content: '';
    top: 0;
  }

  #header .logo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #header h3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  #header nav ul {
    width: 100%;
    display: none;
    height: auto;
    border-bottom: 5px solid #000;
    padding: 0;
    background: #000;
  }

  #header nav ul li {
    width: 100%;
    position: relative;
    padding: 0;
  }

  #header nav ul li a {
    padding: 10px;
    text-align: left;
    width: 100%;
    display: block;
  }

  #header nav a strong {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
  }

  #header nav a#pull {
    display: block;
    color: #fff;
    background-color: #000;
    height: 45px;
    padding: 10px 0;
    width: 100%;
    position: relative;
  }

  #header nav a#pull:after {
    content: "";
    background: url('../images/nav-icon.png') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .cta {
    background: #d3ad65 url("../images/common/phonecall.png") no-repeat center center;
    border-bottom-left-radius: 40px;
    border-top: 2px solid #1F1F1F;
    border-top-left-radius: 40px;
    bottom: 10%;
    display: block;
    height: 60px;
    position: fixed;
    right: 0;
    text-decoration: none;
    text-indent: -9999em;
    width: 60px;
    z-index: 999;
  }

  #header .logo {
    width: 100%;
    margin-top: 45px;
  }

  #header .logo img {
    max-width: 215px;
    margin: 0 auto;
  }

  #header h3 {
    margin-top: 10px;
  }

  #banner {
    padding: 350px 0 50px;
  }

  #header .flex {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .text-left,
  .text-right {
    text-align: center;
  }

  #gallery h2,
  #contact h2,
  h1,
  h2,
  #banner h2,
  #welcome h1,
  .phone-flex h2 {
    font-size: 32px;
  }

  #about .about-text h3 {
    font-size: 20px;
  }

  #welcome:after,
  #welcome .wel-images,
  #about .about-images,
  #about:after,
  #contact:after,
  #footer:after {
    display: none;
  }

  #about .about-images,
  #welcome .wel-con,
  #cabinet .cab-col1,
  #about .about-text,
  #footer nav,
  #footer .copyrights {
    width: 100%;
  }

  #welcome .btn,
  #about .phone-flex .btn {
    margin: 20px auto;
  }

  .phone-flex,
  #footer .col3 img {
    max-width: 285px;
    margin: 0 auto 20px;
  }

  #cabinet .cab-col1 {
    background: #fff;
  }

  #welcome {
    padding-bottom: 0;
  }

  .btn {
    padding: 10px 0;
    width: 140px;
  }

  #footer .fot-cols {
    width: 49%;
  }

  #footer h3 {
    text-align: left;
  }

  #footer .col3,
  #footer .copyrights {
    width: 100%;
    margin-top: 20px;
  }

  #footer nav ul li {
    padding: 0 10px
  }



}


/*425*/
@media screen and (max-width: 767px) {

  #cabinet .cab-col1 .cab-text {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  #cabinet .cab-col1 img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  #cabinet .cab-col2,
  #contact .ctc-form label,
  #footer .fot-cols {
    width: 100%;
  }

  #gallery .gal-con {
    width: 50%;
  }

  #gallery .btn,
  #gallery h2 {
    position: relative;
  }

  #gallery h2 {
    padding-top: 50px;
  }

  #contact p {
    padding: 20px 0;
  }

  #footer nav ul li {
    display: block;
    padding: 8px 0
  }
}


/*375*/
@media screen and (max-width: 424px) {

  .phone-flex h2 {
    font-size: 29px;
  }

  #gallery h2 {
    padding-top: 17px;
  }

  #footer h3 small {
    display: block;
    font-size: 19px;
  }

}

/*320*/
@media screen and (max-width: 374px) {}

/* ----------- MOBILE PAGE ---------- */
.mob-row {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}

.w-100 {
  width: 100%;
}

.flx-b {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}

.flx-col-cen {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.head {
  padding-top: 25px;
  margin-bottom: 90px;
}

.head .mob-logo {
  margin-left: 50px;
}

.mob-ban {
  background: url('../images/content/m-banner.jpg') top center no-repeat;
  background-size: cover;
  min-height: 680px;
  padding-bottom: 95px;
}

.mob-ban .cont {
  max-width: 698px;
  width: 100%;
  margin: 0 auto;
  border: 5px solid rgba(211, 173, 101, 0.55);
  background: rgba(0, 0, 0, 0.55);
  border-radius: 10px;
  color: #fff !important;
  text-align: center;
  padding: 35px 70px 0;
  min-height: 295px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.mob-ban .cont h2 {
  font: 800 40px/120% 'Montserrat';
  letter-spacing: 0.05em;
  color: #fff !important;
  margin-bottom: 10px;
}

.mob-ban .cont p {
  font: 500 20px/160% 'Montserrat';
  color: #fff !important;
}

.mob-ban .cont a {
  font: 700 25px/120% 'Poppins';
  background: #D2AC66;
  border-radius: 10px;
  position: relative;
  top: 35px;
  padding: 20px;
  width: 100%;
  max-width: 211px;
}

.mob-bod {
  background: url('../images/content/m-bg.png')top center no-repeat;
  background-size: cover;
  min-height: 1568px;
  padding: 60px 0 0;
}

.mob-bod .top {
  background: url('../images/content/bg-nav.png');
  background-size: cover;
  min-height: 1153px;
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
}

.mob-bod .top a {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.mob-bod .top a img {
  width: 100%;
}

.hme {
  max-width: 396px;
  top: -60px;
}

.ser {
  max-width: 402px;
  top: 15px;
}

.tes {
  max-width: 447px;
  top: -10px;
}

.gll {
  max-width: 364px;
  top: 10px;
}

.cns {
  max-width: 397px;
  top: 85px;
}

.keep img {
  max-width: 388px;
  width: 100%;
  margin: 25px auto;
}

.switch {
  font: 500 25px/120% 'Montserrat';
  color: #D2AC66;
  letter-spacing: 0.2em;
  text-align: center;
  padding-block: 40px 25px;
}