a.service-link { 
  padding-left: 40px;
}
a.service-link:before {
content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 30px;
  height: 16px;
  background-color: #ccc;
  border-radius: 20px;
  transition: background-color 0.3s;
}

a.service-link:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 5px;
  width: 12px;
  height: 12px;
  background-color: white;
  border-radius: 50%;
  transition: left 0.3s;
}

a.service-link:hover::before {
  background-color: #83569E;
}

a.service-link:hover::after {
  left: 16px;
}

.gk-counters > .gk-counter > span
 {
    font-weight: 600;
}
.ba-gallery .category-filter {
    margin-top: -40px!important;
}
@media (min-width: 1200px) {
.ba-filter-wrapper {
margin-right: -25px;
}
}
p.short-description {
    display: none;
}
.fa-info:before, .fa-folder-open:before, .fa-calendar:before {
    font-style: normal;
}
.employee {
    position:relative;
    z-index:1;  
}
[data-sr] .icon-btn{
    pointer-events:auto;
}
.employee-links{
    display:flex;            
    gap:8px;                  
}

.icon-btn{
    display:inline-block; 
    width:38px;
height:38px;
border-radius:50%;
   background:rgba(238,238,238,1);
    font-family:'FontAwesome';
font-size: 15px!important;
line-height: 38px;
color: #333!important;
}
.icon-btn:hover{
background:#83569E;
color: #fff!important;
}
button.load-more-btn.btn-border {
    margin: auto;
}
a.gallery-tag {
font-size: 12px!important;
}
.hidden-category {
    display: none;
}
a.service-link:hover {
    color: #83569E;
}
a.service-link {
    color: #222;
}
.item-image-info {
display: none;
}
.ba-gallery-items {
transition: all 0.3s ease-in-out;
}
.ba-gallery-items:hover {
border-radius: 15px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}
.img-circle {
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    width: 190px;
    height: 50px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 1px;
    background-color: #222;
    transition: all .3s ease-out;
}
.img-circleblock {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 190px;
    height: 50px;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    background-position: center center;
    background-repeat:no-repeat;
}

.img-circle:hover {
    background-color: #83569E;
}

.pe-7s-timer:before {
    padding-right: 3px;
}
#aside-menu li li {
    position: relative;
    left: 30px;
    list-style-type: disc;
}
#gkLogo img {
    height: auto;
    margin-top: -15px;
    width: 69px;
    margin-left: 20px;
}
.paric {
    margin-top: -50px;
    padding-bottom: 50px;
}
.gk-cols > div > p {
    font-weight: 400;
}
.big-photo {
  display: table;
  width: 100%;
}
.big-photo .big-photo-img,
.big-photo .big-photo-desc {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
@media (min-width: 1920px) {
  .big-photo .big-photo-desc {
    padding: 170px 210px;
  }
}
@media (max-width: 1919px) {
  .big-photo .big-photo-desc {
    padding: 150px;
  }
}
@media (max-width: 1460px) {
  .big-photo .big-photo-desc {
    padding: 100px;
  }
}
@media (max-width: 840px) {
.big-photo {
  display: block;
}
.big-photo .big-photo-img,
.big-photo .big-photo-desc {
  display: block;
  float: none;
  position: relative;
  width: 100%;
}
.big-photo .big-photo-img > img {
  display: block;
  position: static!important;
  width: 100%!important;
}
}
@media (max-width: 1040px) {
  .big-photo .big-photo-desc {
    padding: 80px;
  }
}
@media (max-width: 640px) {
  .big-photo .big-photo-desc {
    padding: 60px 25px;
  }
}
.big-photo .big-photo-desc h2 {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 72px 0;
  max-width: 560px;
  text-align: left;
  text-transform: uppercase;
}
.big-photo .big-photo-desc p {
  color: #777;
  line-height: 1.6;
  max-width: 560px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}
.big-photo .big-photo-desc > span {
  display: block;
  max-width: 560px;
}
.big-photo .big-photo-img {
  height: 100%;
  background: #000;
    overflow: hidden;
    position: relative;
}
.big-photo .big-photo-img img {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.big-photo .big-photo-button {
  background: #000;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 64px;
  margin: 50px 0;
  -webkit-perspective: 1200;
  -moz-perspective: 1200;
  -ms-perspective: 1200;
  perspective: 1200;
  position: relative;
  width: 64px;
  z-index: 8;
}
.big-photo .big-photo-button.gk-overlay-button {
  position: absolute;
}
.big-photo .big-photo-button .big-photo-button-preloader {
  background: #000;
  border-radius: 50%;
  height: 65px;
  left: 0;
  position: absolute;
  top: 0;
  width: 65px;
  z-index: 10;
}
.big-photo .big-photo-button .big-photo-button-preloader:before,
.big-photo .big-photo-button .big-photo-button-preloader:after {
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.big-photo .big-photo-button .big-photo-button-preloader:before {
  height: 2px;
  left: 20px;
  top: 31px;
  width: 25px;
}
.big-photo .big-photo-button .big-photo-button-preloader:after {
  height: 25px;
  left: 31px;
  top: 20px;
  width: 2px;
}
.big-photo .big-photo-button .big-photo-button-popup {
  background: #fff;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .19);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .19);
  box-shadow: 0 0 30px rgba(0, 0, 0, .19);
  display: none;
  padding: 60px 45px;
  position: absolute;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: scale(0) translateX(-80px) translateY(80px) rotateX(90deg);
  -moz-transform: scale(0) translateX(-80px) translateY(80px) rotateX(90deg);
  -ms-transform: scale(0) translateX(-80px) translateY(80px) rotateX(90deg);
  -o-transform: scale(0) translateX(-80px) translateY(80px) rotateX(90deg);
  transform: scale(0) translateX(-80px) translateY(80px) rotateX(90deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  width: 300px;
  z-index: 9;
}
.big-photo .big-photo-button .big-photo-button-popup.opened {
  opacity: 1;
  -webkit-transform: scale(1) translateX(0) translateY(0) rotateX(0);
  -moz-transform: scale(1) translateX(0) translateY(0) rotateX(0);
  -ms-transform: scale(1) translateX(0) translateY(0) rotateX(0);
  -o-transform: scale(1) translateX(0) translateY(0) rotateX(0);
  transform: scale(1) translateX(0) translateY(0) rotateX(0);
}
.big-photo .big-photo-button .big-photo-button-popup img {
  display: block;
  height: auto;
  margin: -60px -45px 45px -45px;
  position: static;
}
.big-photo .big-photo-button .big-photo-button-popup strong {
  color: #444;
  display: block;
  font-size: 16px;
  line-height: 1;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  text-align: left;
}
.big-photo .big-photo-button .big-photo-button-popup small {
  color: #777;
  display: block;
  font-size: 16px;
  text-align: left;
}
.big-photo .big-photo-button .gk-circle-loader {
  height: 92px;
  left: -14px;
  opacity: 0;
  position: relative;
  top: -14px;
  -webkit-transform: rotate(-90deg) scale(0.5);
  -moz-transform: rotate(-90deg) scale(0.5);
  -ms-transform: rotate(-90deg) scale(0.5);
  -o-transform: rotate(-90deg) scale(0.5);
  transform: rotate(-90deg) scale(0.5);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  width: 92px;
}
.big-photo .big-photo-button .gk-circle-loader-path {
  fill: none;
  stroke: rgba(255,255,255,0.63);
  stroke-linecap: butt;
  stroke-width: 6px;
  stroke-dasharray: 272;
  stroke-dashoffset: 0;
}
.big-photo .big-photo-button .gk-circle-loader-bar {
  fill: none;
  stroke: #000;
  stroke-linecap: butt;
  stroke-width: 6px;
  stroke-dasharray: 272;
  stroke-dashoffset: 272;
  -webkit-transition: all .75s ease-out;
  -moz-transition: all .75s ease-out;
  -ms-transition: all .75s ease-out;
  -o-transition: all .75s ease-out;
  transition: all .75s ease-out;
}
.big-photo .big-photo-button .gk-circle-loader-bar.loading {
  stroke-dashoffset: 0;
}
.big-photo .big-photo-button.clicked .big-photo-button-preloader:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.big-photo .big-photo-button.clicked .big-photo-button-preloader:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.big-photo .big-photo-button.clicked .big-photo-button-popup {
  bottom: 50%;
  display: block;
  left: 50%;
}
.big-photo .big-photo-button.clicked .gk-circle-loader {
  opacity: 1;
  -webkit-transform: rotate(-90deg) scale(1);
  -moz-transform: rotate(-90deg) scale(1);
  -ms-transform: rotate(-90deg) scale(1);
  -o-transform: rotate(-90deg) scale(1);
  transform: rotate(-90deg) scale(1);
}
.big-photo .big-photo-button.loaded .gk-circle-loader {
  opacity: 0;
  -webkit-transform: rotate(-90deg) scale(0);
  -moz-transform: rotate(-90deg) scale(0);
  -ms-transform: rotate(-90deg) scale(0);
  -o-transform: rotate(-90deg) scale(0);
  transform: rotate(-90deg) scale(0);
}
.frontpage .gk-desc {
  padding: 150px 0;
}
.frontpage .gk-desc h2 {
  color: #000;
  font-size: 18px;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.frontpage .gk-desc p {
  color: #444;
  font-size: 20px;
  line-height: 36px;
  margin: 0 auto 80px auto;
  max-width: 920px;
}

.gk-big-text + .gk-irisfeatures {
  margin: -50px 0 100px 0;
}
.gk-irisfeature>i {
    margin-bottom: -10px;
}
.gk-irisfeatures {
  color: #111;
  text-align: left;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding-top: 50px;
  max-width: 500px;
}
.gk-irisfeatures > .gk-irisfeature {
    display: flex;
    align-items: center;
    gap: 10px;
  line-height: 1.2;
  min-width: 120px;
  position: relative;
  padding-bottom: 20px;
}

.gk-irisfeatures > .gk-irisfeature > span {
  font-size: 72px;
}
.gk-irisfeatures > .gk-irisfeature > small {
  display: block;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.gk-video-link {
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
    height: 30%;
    position: absolute;
    top: 40%;
    left: 0;
    overflow: auto;
}

.gk-video-link > i {
    margin: 0 30px;
}
.headericon {
     font-size: 20px;
     vertical-align: middle;
}
@media (min-width: 640px) {
.myscroll {
background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
will-change: top;
transition: 0.5s ease;
transform: translate3d(0, 0, 0);
}
}
.myscroll2 {
background-attachment: fixed;
background-size: cover;
}
.myfont {
    font-size: 10px!important;
    display: block;
    margin: 0 0 32px 0;}
.box.strike .header {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap; 
}

.box.strike .header > span {
    position: relative;
    display: inline-block;
}

.box.strike .header > span:before,
.box.strike .header > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 69px;
    height: 1px;
    background: #111;
}

.box.strike .header > span:before {
    right: 100%;
    margin-right: 15px;
}

.box.strike .header > span:after {
    left: 100%;
    margin-left: 15px;
}

@media (min-width: 1160px) {
.titlekomplex {
    position: absolute;
    top: 10%;
    color: #83569E;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
@media (min-width: 640px) and (max-width: 1160px){
.titlekomplex {
    padding-top: 60px;
    color: #83569E;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
@media (min-width: 1160px) {
.titlekomplex2 {
    position: absolute;
    top: 10%;
    color: #fff;
    font-size: 20px;
    line-height: 54px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
@media (min-width: 640px) and (max-width: 1160px){
.titlekomplex2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
}

@media (max-width: 640px) {
.titlekomplex {
    color: #83569E;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
@media (max-width: 640px) {
.titlekomplex2 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
@media (min-width: 1920px) {
.titlekomplex {
    position: absolute;
    top: 10%;
    color: #83569E;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
@media (min-width: 1920px) {
.titlekomplex2 {
    position: absolute;
    top: 10%;
    color: #fff;
    font-size: 20px;
    line-height: 64px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
}
@media (min-width: 640px) and (max-width: 1040px){
.padkomplex{
padding-top: 120px;
}
}
@media (min-width: 1040px) and (max-width: 1160px){
.padkomplex{
padding-top: 100px;
}
}

.blackfont {
color: #26292b!important;}
.whitefont {
color: #fff!important;}

.mytabs .gkPage .item-body ul > li:before,.list-3 > li:before {
    color: #f0f2f3 !important;}
.box li {
    border-bottom: none;
    font-size: 14px;}
.box.color-bg ul li {
border-bottom: none;}
#gk-video-overlay > a {
top: 8px;
right: 94px;}

/* Frontpage - reservation */
.gk-testimonials {
   text-align: center;
   position: relative;
   font-weight: 400;
}
.gk-testimonials > div {
   margin: 80px auto 50px auto;
   overflow: hidden;
   width: 94%;
}
.gk-testimonials > div > div { 
   -webkit-transition: all .6s ease-out;
   -moz-transition: all .6s ease-out;
   -ms-transition: all .6s ease-out;
   -o-transition: all .6s ease-out;
   transition: all .6s ease-out;
   width: 100%;
}
.gk-testimonials[data-amount="2"] > div > div { width: 200%; }
.gk-testimonials[data-amount="3"] > div > div { width: 300%; }
.gk-testimonials[data-amount="4"] > div > div { width: 400%; }
.gk-testimonials[data-amount="5"] > div > div { width: 500%; }
.gk-testimonials[data-amount="6"] > div > div { width: 600%; }
.gk-testimonials[data-amount="7"] > div > div { width: 700%; }
.gk-testimonials[data-amount="8"] > div > div { width: 800%; }
.gk-testimonials blockquote { 
   float: left;
   margin: 0 1.5%;
   width: 75%; 
   font-family: 'Montserrat';
}
.gk-testimonials[data-amount="2"] blockquote { 
   margin: 0 6.25%;
   width: 37.5%; 
}
.gk-testimonials[data-amount="3"] blockquote { 
   margin: 0 4.166666%;
   width: 25%; 
   font-family: 'Montserrat';
}
.gk-testimonials[data-amount="4"] blockquote { 
   margin: 0 3.125%;
   width: 18.75%; 
}
.gk-testimonials[data-amount="5"] blockquote { 
   margin: 0 2.5%;
   width: 15%; 
}
.gk-testimonials[data-amount="6"] blockquote { 
   margin: 0 2.083333%;
   width: 12.5%; 
}
.gk-testimonials[data-amount="7"] blockquote {
   margin: 0 1.785714%;
   width: 10.714285%;
}
.gk-testimonials[data-amount="8"] blockquote { 
   margin: 0 1.5625%;
   width: 9.375%;
}
.gk-testimonials blockquote {
   opacity: 1;
   -webkit-transition: all .15s ease-out;
   -moz-transition: all .15s ease-out;
   -ms-transition: all .15s ease-out;
   -o-transition: all .15s ease-out;
   transition: all .15s ease-out;
}
.gk-testimonials blockquote.hidden {
   opacity: 0;
}
.gk-testimonials > .button-border {
   display: inline-block;
   float: none;
}
.gk-testimonials-prev,
.gk-testimonials-next {
   border: 1px solid #ddd;
   border-right: none;
   border-bottom: none;
   cursor: pointer;
   display: block;
   left: 0;
   height: 30px;
   margin-top: 250px;
   opacity: 1;
   position: absolute;
   top: 0;
   -webkit-transition: all .3s ease-out;
   -moz-transition: all .3s ease-out;
   -ms-transition: all .3s ease-out;
   -o-transition: all .3s ease-out;
   transition: all .3s ease-out;
   -webkit-transform: rotate(-45deg);
   -moz-transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   -o-transform: rotate(-45deg);
   transform: rotate(-45deg);
   width: 30px;
}
.gk-testimonials-prev:hover {
   left: -10px;
}
.gk-testimonials-prev:active,
.gk-testimonials-prev:focus,
.gk-testimonials-prev:hover,
.gk-testimonials-next:active,
.gk-testimonials-next:focus,
.gk-testimonials-next:hover {
   border-color: #83569E;
}
.gk-testimonials-next {
   left: auto;
   right: 0;
   -webkit-transform: rotate(135deg);
   -moz-transform: rotate(135deg);
   -ms-transform: rotate(135deg);
   -o-transform: rotate(135deg);
   transform: rotate(135deg);   
}
.gk-testimonials-next:hover {
   right: -10px;
}
.gk-testimonials-pagination {
   position: absolute;
   text-align: center;
   top: -60px;
   width: 100%;
}
.gk-testimonials-pagination li {
   background: #d5d5d5;
   border: none;
   border-radius: 50%;
   cursor: pointer;
   display: inline-block;
   height: 8px;
   margin: 0 2px;
   overflow: hidden;
   padding: 0;
   text-indent: -9999px;
   width: 8px;
}
.gk-testimonials-pagination li.active {
   background: #83569E;
}
.box.testimonials:before, .box.testimonials:after{
display: none;}
.gk-testimonials blockquote > strong {
    font-size: 14px;
}

.box.lightfont .header { font-weight: 400;}
@media (max-width: 640px) {
.box.strike .header > span:before,
.box.strike .header > span:after {
    width: 60px;}
}

table.acymailing_form{
	margin:auto;
	width: 70%;
}
@media (max-width: 685px) {
.acymailing_module_form td {
    float: left;
}
}
@media (max-width: 640px) {
#gkBottom3 .box {
  margin-bottom: 0px!important; }
}

.mynews {font-size: 16px;
text-transform: uppercase;
}
.mylock {
font-size: 12px;
margin-top: 10px;}

.myfront {
  height: 350px;
}

.my-desc h1{
    color: #000;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 80px;
    font-weight: 600;
    line-height: 1.9;
}
@media (min-width: 1550px) {
.my-desc p {
    color: #777;
    font-size: 16px;
    line-height: 1.6;
    max-width: 920px;
    margin: auto;
    padding: 120px 0px 70px 0;
    text-align: center;
    font-weight: 400;
}
}
@media (max-width: 1549px) {
.my-desc p {
    color: #777;
    font-size: 16px;
    line-height: 1.6;
    max-width: 920px;
    margin: auto;
    padding: 100px 0px 50px 0;
    text-align: center;
    font-weight: 400;
}
}
@media (min-width: 1550px) {
.myslogan {
margin-top: -150px!important;
font-weight: 400;
font-size: 22px!important;
letter-spacing: 2px;
font-family: Baskerville Win;
font-style: italic;
display: block;
color: #222!important;
}
}
@media (max-width: 639px) {
.myslogan {
font-weight: 400;
font-size: 22px!important;
letter-spacing: 2px;
font-family: Baskerville Win;
font-style: italic;
display: block;
margin-top: -80px!important;
color: #222!important;
}
}
@media (min-width: 640px) and (max-width: 1549px) {
.myslogan {
font-weight: 400;
font-size: 22px!important;
letter-spacing: 2px;
font-family: Baskerville Win;
font-style: italic;
display: block;
margin-top: -120px!important;
color: #222!important;
}
}
@media (min-width: 599px) and (max-width: 915px){
.my-desc h1{
    margin-top: 60px;
}
}
@media (min-width: 490px) and (max-width: 598px){
.my-desc h1{
    margin-top: 60px;
}
}
@media (min-width: 343px) and (max-width: 489px) {
.my-desc h1{
    margin-top: 60px;
    font-size: 20px;
}
}
@media (max-width: 342px) {
.my-desc h1{
    margin-top: 45px;
   font-size: 20px;
}
}
@media (max-width: 342px) {
.my-desc p{
   font-size: 14px;
}
}
@media (max-width: 489px) {
.big-photo .big-photo-desc h2{
font-size: 20px;
}
}
#gkHeaderMod {
    background: #fff;
}

.gkIsPhotoPagination, .gkIsWrapper-gk_photo .gkIsPagination {
    top: 90%;
    color: #111; }

@media (max-width: 640px) {
.gkIsWrapper-gk_photo figcaption p {font-size: 12px;
    display: block;
    width: 100%;
    font-weight: normal;
    padding: 0 10px;
    line-height: 1.3;
    margin: -20px 0 10px 0;}
}
@media (max-width: 640px) {
.gkIsWrapper-gk_photo figcaption a { float: none;
display: inline-block;
padding: 0 40px;
border-radius: 2px;
margin-top: 15px;
}
}
.gkIsWrapper-gk_photo figcaption a:hover {
	border-color: #83569E;
	color: #83569E;
	cursor: pointer!important;
}

@media (min-width: 1041px) {
.gkIsWrapper-gk_photo figcaption p {font-size: 16px;
    font-weight: normal;
    line-height: 1.3;
    float: none;
    }
}

@media (min-width: 641px) {
.gkIsWrapper-gk_photo figcaption a {
padding: 0 64px;
border-radius: 2px;
margin-top: -50px;
float: none;
width: 250px;
margin: -30px auto 0px;
}
}
@media (min-width: 641px) and (max-width: 1040px){.gkIsWrapper-gk_photo figcaption p {
    font-size: 16px;
    font-weight: normal;
    float: none;
    line-height: 1.3;
    }
}

.deadline {
    display: inline-block;
    margin-left: 20px;
    font-size: 20px;
    margin-top: 10px;
    text-transform: lowercase;
}
@media (max-width: 640px) {
.deadline {
    font-size: 14px;
    margin-top: 2px;
}
}
.gkIsPhotoPagination li.active, .gkIsPhotoPagination li:active, .gkIsPhotoPagination li:focus, .gkIsPhotoPagination li:hover, .gkIsWrapper-gk_photo .gkIsPagination li.active, .gkIsWrapper-gk_photo .gkIsPagination li:active .gkIsWrapper-gk_photo .gkIsPagination li:focus, .gkIsWrapper-gk_photo .gkIsPagination li:hover {
    background: #83569E;
}

.myred {
color: #f90404!important;
}
@media (min-width: 1160px) {
#gkMobileMenu i {
margin-right: 20px;
}
}
@media (max-width: 499px) {
.myphone {
display:none;
}
}

@media (min-width: 500px) and (max-width: 1160px){
.myphone {
    position: absolute;
    width: 100%;
    color: #26292b!important;
    text-align: right;
    padding-right: 120px;
    margin-top: 38px;
    font-weight: bold;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}
}

@media (min-width: 1161px) and (max-width: 1365px){
.myphone {
    position: absolute;
    width: 100%;
    color: #26292b;
    text-align: right;
    padding-right: 60px;
    margin-top: 58px;
    font-weight: bold;
    padding-top: 12px;
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
}
}

@media (min-width: 1366px) {
.myphone {
    position: absolute;
    width: 100%;
    color: #26292b;
    text-align: right;
    margin-left: 40px;
    margin-top: 58px;
    font-weight: bold;
    padding-top: 12px;
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
}
}

@media (max-width: 499px) {
.myphone2 {
display:none;
}
}

@media (min-width: 500px) and (max-width: 1160px){
.myphone2 {
    position: absolute;
    width: 100%;
    color: #fff!important;
    text-align: right;
    padding-right: 120px;
    margin-top: 38px;
    font-weight: bold;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}
}

@media (min-width: 1161px) and (max-width: 1365px){
.myphone2 {
    position: absolute;
    width: 100%;
    color: #fff!important;
    text-align: right;
    padding-right: 60px;
    margin-top: 58px;
    font-weight: bold;
    padding-top: 12px;
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
}
}

@media (min-width: 1366px) {
.myphone2 {
    position: absolute;
    width: 100%;
    color: #fff;
    text-align: right;
    margin-left: 40px;
    margin-top: 58px;
    font-weight: bold;
    padding-top: 12px;
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
}
}


a.cat-item-image.gk-border-anim {
margin: 0!important;
opacity: 0.8;
}
@media (min-width: 641px) {
a.inverse.myinverse {
color: #fff!important;
font-size: 24px;
}
}
@media (max-width: 640px) {
a.inverse.myinverse {
color: #fff!important;
font-size: 16px;
}
}

.circuleawesome {
    color: #fff;
    padding-right: 0px;
    font-size: 18px;
    width: 1.6em;
    height: 1.6em;
    text-align: center;
    line-height: 1.6em;
    border-radius: 50%;
    border: 1px solid white;
}
.circuleawesome:hover,
.circuleawesome:focus,
.circuleawesome:active {
    color: #83569E;
    border: 1px solid #83569E;
}
.circuleawesome2 {
    color: rgba(255,255,255,0.2) !important;
    padding-right: 0px;
    font-size: 14px;
    width: 1.5em;
    height: 1.5em;
    text-align: center;
    line-height: 1.4em;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.2)!important;
-webkit-font-smoothing: antialiased;
}
.circuleawesome2:hover,
.circuleawesome2:focus,
.circuleawesome2:active {
    color: #83569E;
    border: 1px solid #83569E;
}

#pwebcontact895_send {
    display: block !important;
-webkit-appearance: none;
    background: rgba(34,34,34,0.9);
    border: none;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: auto;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0 5px 2px 2px;
    padding: 12px 45px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#pwebcontact895_send:active,
#pwebcontact895_send:focus,
#pwebcontact895_send:hover {
	background: #222;
}
#pwebcontact1124_send {
    display: block !important;
-webkit-appearance: none;
    background: rgba(34,34,34,0.9);
    border: none;
    border-radius: 5px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    height: auto;
    letter-spacing: 2px;
    line-height: 25px;
    margin: 0 5px 2px 2px;
    padding: 12px 45px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#pwebcontact1124_send:active,
#pwebcontact1124_send:focus,
#pwebcontact1124_send:hover {
	background: #222;
}

.pweb-form-blue form.pwebcontact-form textarea {
    background: #fff;
    border-radius: 1px;
    color: #333;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.pweb-bg-white form.pwebcontact-form label .pweb-asterisk {
display: none;}
a#gk-login-popup-close {
    color: #83569E;
    font-size: 32px;
    position: absolute;
    right: 0px;
    top: -50px;
}
.pweb-form-blue form.pwebcontact-form input.pweb-input, .pweb-form-blue form.pwebcontact-form select, .pweb-form-blue form.pwebcontact-form textarea {
    background: #fff;
    height: 50px;
    color: #333;
    border-radius: 1px;
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
box-shadow: none;
}
@media (min-width: 641px) {
.pweb-labels-over form.pwebcontact-form .pweb-label-over label {
    padding: 15px 10px 0;
    font-weight: normal;
    letter-spacing: 1px;
}
}
@media (max-width: 640px) {
.pweb-labels-over form.pwebcontact-form .pweb-label-over label {
    padding: 6px 10px 0;
    font-weight: normal;
    letter-spacing: 1px;
}
}
.pweb-form-blue form.pwebcontact-form input.pweb-input:focus, 
.pweb-form-blue form.pwebcontact-form select:focus, 
.pweb-form-blue form.pwebcontact-form textarea:focus {
	border-color: #222 !important;
        box-shadow: none!important;
}
.pweb-form-blue form.pwebcontact-form input.pweb-input, .pweb-form-blue form.pwebcontact-form select {
    background: #fff;
    font-size: 14px;
    padding: 3px 10px 0;
    border-radius: 1px;
}

.pweb-form-blue form.pwebcontact-form textarea {
    line-height: 1.9;
    font-size: 14px;
    padding: 3px 10px 0;
}
.gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:before { display: none;}
.gkNspPM-PortfolioGrid .figcaption h3 a {
    color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    padding-top: 40%;
    left: 0;
    overflow: auto;
}
.gkNspPM-PortfolioGrid.without-overlay .figcaption {
    padding: 0;
}
@media (max-width: 1438px) {
.gkNspPM-PortfolioGrid.without-overlay > .figure {
    padding: 0px;
    margin-top: -5px;
}
}
@media (min-width: 1439px) {
.gkNspPM-PortfolioGrid.without-overlay > .figure {
    padding: 0px;
    margin-top: -5px;
}
}

.gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:after {
background: rgba(17, 17, 17, 0.50);
transition: all 0.35s ease-in-out;
}
.mytop {
margin-top: 30px;
}
@media (max-width: 640px) {
 .box.mypad .header {   
padding: 40px 0 20px 0;
}
}
@media (min-width: 501px) {
.gkNspPM-PortfolioGrid.without-overlay .figcaption h3 {
    font-size: 16px;
}
}
@media (max-width: 500px) {
.gkNspPM-PortfolioGrid.without-overlay .figcaption h3 {
    font-size: 12px;
}
}
@media (min-width: 640px) {
.gkIsWrapper-gk_photo .gkIsSlide
{background-attachment: fixed;
  background-size: cover;
  background-position: center top;
  will-change: top;
}
}

.gkIsPhotoPagination li, .gkIsWrapper-gk_photo .gkIsPagination li {
margin: 0 5px;
}

.box.bigtitle .header small {
    clear: both;
    color: #212529;
    display: block;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
}
.box .header {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.gkNspPM-Portfolio {
    overflow: visible;
}
.gkNspPM-Portfolio:hover {
    filter: none!important;
}
.gkNspPM-Portfolio .gkImagesWrapper {
margin: 0;
}
.gkNspPM-Portfolio .gkImagesWrapper > a.show {
    border-radius: 2px;
}
a.gkLoadMore.border.bigbutton {
background: transparent !important;
    border: 2px solid #ddd !important;
    color: #26292b !important;
    padding: 15px 35px;
font-size: 13px;
border-radius: 1px;
border-radius: 1px;
    letter-spacing: 1px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase;
}
a.gkLoadMore.border.bigbutton:hover,a.gkLoadMore.border.bigbutton:focus,a.gkLoadMore.border.bigbutton:active {border-color: #26292b !important;
}
.btn, .btn-border {
    font-weight: 500;
    letter-spacing: 1px;
}
@media (max-width: 640px) {
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a { width: 48%; }}
@media (min-width: 641px) {
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a { width: 31.333%; }}
@media (min-width: 641px) {
.gkNspPM-Portfolio .gkImagesWrapper > a {
    margin: 1%;
}}
.mymargin {
margin-bottom: -40px;}
.gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay > span {
    background: rgba(0, 0, 0, 0.0);
}
.gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay.active {
    border-radius: 2px;
}
.gkNspPM-Portfolio .gkImagesWrapper > a > .gkImgOverlay > span:before {
display: none;
}
.gkNspPM-Portfolio .gkImagesWrapper {
    overflow: visible;
}
.gkNspPM-Portfolio .gkImagesWrapper > a img {
    border-radius: 2px;
}
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a:hover, .gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols2 > a:hover { 
-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
box-shadow: 0 10px 20px -4px rgba(0,0,0,0.6);
z-index: 1;
filter: grayscale(0);
}
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a:hover::after, .gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols2 > a:hover::after 
{ content: attr(title) !important; position: absolute;
    left: 0;
    padding-left: 10%!important;
    bottom: 0;
    margin: auto;
    top: 70%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 12px!important;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    filter: none!important;
}
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a::after, .gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols2 > a::after { content: attr(title) !important; position: absolute;
    left: 0;
    text-align: left;
    padding-left: 10%!important;
    bottom: 0;
    margin: auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 12px!important;
    top: 80%;
   opacity: 1;
  -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    filter: none!important;
  }
.gkLoadMore.border.bigbutton.inactive,
.gkLoadMore.border.bigbutton.inactive:hover {
	background: transparent!important;
	border: none!important;
}
.gkLoader {
  margin: auto;
  position: absolute;
  top: 95%; left: 0; bottom: 0; right: 0;
}
.gkLoader {
background: #fff url(/templates/gk_quark/images/preloaders/default.svg) no-repeat center center;
}

.gkImage.animate_queue_element.active {
   opacity: 1; filter: alpha(opacity=100);
   top: 0;
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
   border-radius: 15px;
}
.box .big-text {
    font-weight: 600;
    text-transform: uppercase;
}



@media (max-width: 640px) {
#gkBottom6 .box {
 margin:0 !important;
}
}
@media (max-width: 640px) {
.gk-desc {
    padding-bottom: 10px;
}
}
@media (min-width: 641px) {
.gk-desc {
    padding-bottom: 60px;
}
}
.acymailing_module_form .acymailing_introtext {
padding-bottom: 0;
}
.boxfeature {
text-transform: uppercase;
color:#111;
font-weight: 600;
font-size: 14px;
display: block;
text-align: center;
}
.boxfeature1 {
font-size: 14px;
display: block;
text-align: center;
}
.boxfeature2 {
font-size: 48px;
padding-bottom: 15px;
color: #83569E;
display: block;
text-align: center;
}
.leftheader {padding-bottom: 60px;
text-transform: uppercase;
}

.item-body ul,
.list-4 {
  margin: 1.5em 0 2em;
  padding: 0;
}
.item-body ul > li,
.list-4 > li {
  list-style: none;
  overflow: inherit;
  padding: 2px 0 2px 26px;
  position: relative;
  font-weight: 400;
}
.item-body ul > li:before,
.list-4 > li:before {
  color: #26292b !important;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
}
.item-body ul li:before {
  color: #26292b;
  content: "\f111";
  font-size: 6px;
  top: 10px;
}
.list-4 li:before {
  content: "\f111" !important;
  font-size: 6px !important;
  top: 10px !important;
}
@media (min-width: 641px) {
.prais {
width: 100%;
    height: auto;
    margin: 0 auto;
}
}
@media (min-width: 641px) {
.prais3 {
width: 100%;
    max-width: 490px!important;
    height: auto;
    margin: 0 auto;
}
}
@media (max-width: 640px) {
.prais3 {
padding-left: 26px;
}
}
@media (max-width: 640px) {
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a:hover::after 
{ content: attr(title) !important; position: absolute;
    left: 0;
    padding-left: 10%!important;
    bottom: 0;
    margin: auto;
    top: 70%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 10px!important;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    filter: none!important;
}
}
@media (max-width: 640px) {
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols3 > a::after { content: attr(title) !important; position: absolute;
    left: 0;
    text-align: left;
    padding-left: 10%!important;
    bottom: 0;
    margin: auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 10px!important;
    top: 80%;
   opacity: 1;
  }
}

.grid {
	position: relative;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	max-height: 360px;
	width: 48%;
	background: #ccc;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 600;
}

.grid figure h2 span {
	font-weight: 400;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
@media (max-width: 640px) {
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	max-height: 360px;
	width: 100%;
	background: #ccc;
	text-align: center;
	cursor: pointer;
}
}
@media (max-width: 400px) {
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols2 > a {
    width: 100%!important;
}
}
@media (min-width: 840px) {
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols2 > a:hover::after 
{ content: attr(title) !important; position: absolute;
    left: 0;
    padding-left: 10%!important;
    bottom: 0;
    margin: auto;
    top: 70%;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 15px!important;
    opacity: 1;
    z-index: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    filter: none!important;
}
}
@media (min-width: 840px) {
.gkNspPM-Portfolio .gkImagesWrapper.gkImagesCols2 > a::after { content: attr(title) !important; position: absolute;
    left: 0;
    padding-left: 10%!important;
    bottom: 0;
    margin: auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 15px!important;
    top: 80%;
   opacity: 1;
  }
}
.gk-video-link2 {
    display: block;
    text-align: center;
font-size: 22px;
    text-transform: uppercase;
    width: 100%;
    height: 30%;
    position: absolute;
    top: 40%;
    left: 0;
    overflow: auto;
}
.gkNspPM-Portfolio {
    padding: 2px 0 0 0;
}
.header .item-title {
  font-weight: 600; 
}
.ba-gallery .ba-pagination a.ba-btn.scroll-to-top, .ba-gallery .ba-pagination a.ba-btn.load-more {
    padding: 15px 50px!important;
    width: auto !important;
    background-color: rgba(0,0,0,0)!important;
    border: 2px solid #ddd !important;
    color: #26292b !important;
    font-size: 13px;
    border-radius: 1px!important;
    letter-spacing: 2px!important;
    line-height: 25px!important;
    font-weight: 400;
    text-transform: uppercase!important;
}
.ba-gallery .ba-pagination a.ba-btn.scroll-to-top:hover, .ba-gallery .ba-pagination a.ba-btn.load-more:hover {
background-color: rgba(0,0,0,0)!important;
    padding: 15px 50px!important;
    width: auto !important;
    border: 2px solid #26292b !important;
    color: #26292b !important;
    font-size: 13px!important;
    border-radius: 1px!important;
    letter-spacing: 2px!important;
    line-height: 25px!important;
    font-weight: 400!important;
    text-transform: uppercase!important;
}
.ba-gallery .category-filter a.ba-filter, .ba-gallery .category-filter a.ba-filter-active {
margin-bottom: 40px!important;
}
a.ba-btn.ba-filter {
color: #999!important;
background-color: transparent!important;
border: 1px solid rgb(221, 221, 221)!important;
}
a.ba-btn.ba-filter-active, a.ba-btn.ba-filter:hover {
color: #fff!important;
border: none !important;
}
.headerphone {
color: #26292b!important;
    font-size: 25px;
    vertical-align: middle;
padding-right: 10px;
font-weight: bold;
}
.headerphone2 {
color: #fff!important;
    font-size: 25px;
    vertical-align: middle;
padding-right: 10px;
font-weight: bold;
}
.minititle {
    text-align: center;
    color: #111;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.mysubtitle {
text-align: left;
font-size: 12px;
text-transform: uppercase;
padding-bottom: 10px;
font-weight: 500;
display: block;
color: #83569E;
letter-spacing: 1px;
}
.mysubtitlecenter {
text-align: center;
font-size: 12px;
text-transform: uppercase;
padding-bottom: 10px;
font-weight: 500;
display: block;
color: #83569E;
letter-spacing: 1px;
}
.gkTabsNav li {
font-weight: 400;
margin: 0 5px;
margin-top: 5px;
margin-bottom: 5px;
}
#gkBottom5 .box {
margin-bottom: 0px!important;
}
.transparent {
color: transparent;
}
.rightheader {
    color: #000000;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 72px 0;
    max-width: 560px;
    text-align: left;
    text-transform: uppercase;
}

@media (max-width: 489px) {
.rightheader, .centerheader {
font-size: 20px!important;
letter-spacing: 1px;
}}
.centerheader {
color: #000000;
letter-spacing: 1px;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 72px 0;
    text-align: center;
    text-transform: uppercase;
}

.centerheader.whitefont {
color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 72px 0;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

strong {
    font-weight: 600;
    color: #111;
}
#gkBottom8 .box {
margin: 0!important;
}

.progress .bar.gk-loaded > span {
    opacity: 1;
    top: 15px;
    color: #777;
    font-size: 10px;
    left: 0px;
    position: relative;
}
.prais2 {
    width: 100%;
    max-width: 600px!important;
    height: auto;
    position: relative;
    margin: 0 auto;
}
@media (max-width: 1160px) {
.prais2 {
padding-top: 90px;
}
}
@media (max-width: 640px) and (min-width: 338px){
.prais2 {
padding-top: 0px;
}
}
@media (max-width: 640px) {
.mywidth, .mywidth2 {
width: 100%!important;
font-size: 14px!important;
}
}
.mywidth {
width: 25%!important;
font-size: 12px!important;
}
.mywidth2 {
width: 50%!important;
}
.box .whitefont {
font-color: #fff!important;
}
.myshadow {
box-shadow: 0 10px 20px -4px rgba(0,0,0,0.6);
}
.blogshadow .item-content h2, .item-content h3, .item-content h4, .item-content h5, .item-content h6 {
text-transform: uppercase;
 font-weight: 600;
}
.blog-page .item-title {
font-weight: 600;
text-transform: uppercase;
}
.blogshadow .item-content img {
    height: auto;
    max-width: 100%;
    margin: auto;
    display: block;
}
.mylink {border-bottom: solid 1px;}
@media (max-width: 640px) {
 #gkBottom1 .box, #gkBottom2 .box, #gkBottom3 .box, #gkBottom4 .box, #gkBottom5 .box, #gkBottom6 .box, #gkBottom7 .box, #gkBottom8 .box, #gkBottom10 .box, #gkBottom11 .box, #gkBottomfaq .box, #gkBottom12 .box, #gkBottom9 .box {
    margin-bottom: 0px!important;
}}
.mymenusocial {
display: inline;
    top: -5px;
    left: 4px;
    position: relative;
}
#aside-menu .gk-social-icons {
    float: none;
}
.socialhome {
    font-size: 20px;
    vertical-align: middle;
}
.itemAuthorContent li a:hover img {
 box-shadow: 0 10px 20px -4px rgba(0,0,0,0.6);
}
a.hcc hc__footer__logo {display: none  !important;}
.hc__footer__logo  {display: none  !important;}
.hc__footer__logo svg path  {display: none !important;}
#gkHeaderMod .btn-border {
border: solid 2px #222!important;
}
#gkHeaderMod .btn-border:focus,
#gkHeaderMod .btn-border:active,
#gkHeaderMod .btn-border:hover {
color: #83569E!important;
border: solid 2px #83569E!important;
}
.itemRatingBlock span {
    font-size: 12px;
    font-weight: 400;
}
#gkBreadcrumb + .gkPage .item-info {
    margin-top: 10px;
}
@media (max-width: 640px) {
.blog-page .item-list .item-view {
    margin: 0 0 60px 0!important;
}
}
@media (min-width: 641px) {
.blog-page .item-list .item-view {
    margin: 0 0 120px 0!important;
}
}

.mycall {
    color: #fff;
    border: solid 1px;
    background: transparent;
    margin: 0 auto;
    padding: 80px 40px 30px 40px;
    position: relative;
    text-align: center;
    max-width: 400px;
    z-index: 1;
}

.mycall > i {
    color: #83569E;
    display: block;
    font-size: 56px;
    margin: -30px 0 50px 0;
}

.mycall .gk-phone-number > sup {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.mycall .gk-phone-number > strong {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
}

.mycall .gk-reservation-button > .btn {
    background: #fff;
    border: none;
    border-radius: 1px;
    color: #222 !important;
}
.mycall .gk-reservation-button > .btn:hover {
color: #fff !important;
background: #222;
border: none;
border-radius: 1px;
}

.mycall .gk-reservation-button {
    display: block;
}
.mycall .gk-reservation-button > sup {
    display: block;
    font-size: 12px;
    padding: 20px 0 20px 0;
    text-transform: uppercase;
}

sup {
    top: -0.5em;
}
@media (max-width: 640px) {
.mycall .gk-phone-number > strong {
    display: block;
    font-size: 20px;
}
}
@media (max-width: 640px) {
.mycall .gk-phone-number > sup {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
}
}

.mycall2 {
    color: #222;
    border: solid 1px;
    background: transparent;
    margin: 0 auto;
    padding: 80px 40px 30px 40px;
    position: relative;
    text-align: center;
    max-width: 400px;
    z-index: 1;
}

.mycall2 > i {
    color: #83569E;
    display: block;
    font-size: 56px;
    margin: -30px 0 30px 0;
}

.mycall2 .gk-phone-number > sup {
    display: block;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.mycall2 .gk-phone-number > strong {
    display: block;
    color: #222;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
}

.mycall2 .gk-reservation-button > .btn {
    background: #222;
    border: none;
    border-radius: 1px;
    color: #fff !important;
}
.mycall2 .gk-reservation-button > .btn:hover {
color: #222 !important;
background: #fff;
border: none;
border-radius: 1px;
}

.mycall2 .gk-reservation-button {
    display: block;
}
.mycall2 .gk-reservation-button > sup {
    display: block;
    font-size: 12px;
    padding: 20px 0 20px 0;
    text-transform: uppercase;
}
@media (max-width: 640px) {
.mycall2 .gk-phone-number > strong {
    display: block;
    font-size: 20px;
}
}
@media (max-width: 640px) {
.mycall2 .gk-phone-number > sup {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
}
}
@media (max-width: 640px) {
.mymobile {
display: none!important;
}
}
@media (max-width: 640px) {
.mybg {
padding: 40px 10px!important;
}
}
.mybg {
background: rgba(255, 255, 255, 0.91);
    padding: 80px 20px;
}
.myimage {
margin-bottom: -120px;
}
@media (min-width: 1040px) {
.myimage {
margin-bottom: -150px!important;
}
}
@media (max-width: 640px) {
.yButton.left {
 display: none;
}
}
.myiconprice {
    display: block;
    position: relative;
    margin: 40px auto;
}
.basepedicure {
background: #fff;
padding: 40px;
max-width: 550px;
}
.videoframe {
    padding-top: 20px;
    display: block;
    margin: auto;
}

@media (max-width: 640px) {
#gk-login-popup input {
    height: 52px!important;
    line-height: 52px!important;
}
}
@media (max-width: 640px) {
.pweb-labels-over form.pwebcontact-form .pweb-label-over label {
    padding: 16px 14px 0!important;
}
}
#pwebcontact895_send {
    display: block !important;
    margin: 0 auto !important;
    font-size: 16px;
    padding: 10px 0px 10px 0px !important;
    width: 100%;
text-shadow: none;
}
#pwebcontact1124_send {
    display: block !important;
    margin: 0 auto !important;
    font-size: 16px;
    padding: 10px 0px 10px 0px !important;
    width: 100%;
text-shadow: none;
}
#pwebcontact895_uploader {
display: block !important;
background: transparent!important;
background-image: none!important;
text-shadow: none;
color: #222!important;
}
#pwebcontact895_uploader:hover {
display: block !important;
box-shadow: 0 10px 20px -4px rgba(0,0,0,0.6);
background: transparent!important;
color: #222!important;
background-image: none!important;
text-shadow: none;
}
.pweb-form-blue form.pwebcontact-form .btn {
background: #fff;
color: #222!important;
text-shadow: none;
background-image: none!important;
}
.pweb-form-blue form.pwebcontact-form .btn:hover {
color: #fff;
text-shadow: none;
background: #fff;
box-shadow: 0 0 1.5rem rgba(0,0,0,.07);
background-image: none!important;
}
.btn>i {
    color: #222;
}
.pweb-bg-white form.pwebcontact-form label, .pweb-bg-white form.pwebcontact-form .pweb-separator-text, .pweb-bg-white form.pwebcontact-form .pweb-msg, .pweb-bg-white form.pwebcontact-form .pweb-chars-counter, .pweb-bg-white form.pwebcontact-form .pweb-uploader, .pweb-bg-white .pwebcontact-box .pweb-dropzone {
    font-family: opensans;
    letter-spacing: 1px;
}
div.pwebcontact *, div.pweb-modal, div.pweb-modal *, .pwebcontact_toggler {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    font-family: opensans;
}
#pwebcontact1072_send {
    display: block !important;
    margin: 0 auto !important;
    font-size: 16px;
    padding: 10px 0px 10px 0px !important;
    width: 100%;
text-shadow: none;
background: rgba(34,34,34,0.9);
color: #fff!important;
}
#pwebcontact1072_send:active,
#pwebcontact1072_send:focus,
#pwebcontact1072_send:hover {
	background: #222;
}
.gk-price-table.mytable[data-cols="2"]>dl{
border: solid 1px #e5e5e5;
}
.gk-price-table.mytable>dl>dt>strong {
margin: 0;
}
@media (min-width: 641px) {
.gk-price-table.mytable {
    margin: 50px 0;
}
}
.gk-price-table.mytable>dl dd>ul>li::before {
position: relative;
top: -3px;
left: -10px;
}
.gk-price-table.mytable>dl dd>ul {
text-align: left;
}
.pweb-bg-white .pwebcontact-container, .pweb-bg-white.ui-effects-transfer.pweb-genie {
    box-shadow: 0 0 1.5rem rgba(0,0,0,.07);
    padding: 30px;
}
#gk-login-popup h3 {
    font-size: 16px;
}
a#gk-login-popup-close {
    right: 10px;
    font-size: 25px;
    top: -5px;
    z-index: 1;
}
.video-gallery {
  position: relative;
  display: inline-block;
}
.video-gallery::before {
    content: '\f04b';
    z-index: 5;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50% );
    padding: 0;
    color: white;
    font-family: 'FontAwesome';
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    text-indent: 2px;
    line-height: 80px;
    width: 80px;
    height: 80px;
    text-align: center;
    visibility: visible;
   -webkit-transition: all .4s 0s ease-in-out;
    opacity: 1;
}
.video-gallery:hover::before {
opacity: 0;
visibility: hidden;
}
.filter-modal-footer a:last-child {
    background: #fff!important;
    color: #222!important;
}
.ba-filter-title, .ba-reset-filter >h4{
    padding: 20px 10px 20px 0;
    text-transform: uppercase;
    font-size: 12px;
-webkit-font-smoothing: antialiased;
    font-weight: 600;
    text-align: right;
}
@media (max-width: 1200px) {
.ba-reset-filter {
    margin: 10px -15px;
}
}
.ba-reset-filter {
font-size: 12px;
font-weight: 600;
-webkit-font-smoothing: antialiased;
text-transform: uppercase;
}
@media (max-width: 1200px) {
.visible-filter-modal.equal-positions-tags+.filter-modal-backdrop.close-filter-modal {
    opacity: 1;
    background: #fff;
}
}
@media (max-width: 1200px) {
.equal-positions-tags {
    margin-left: 5%;
    width: 90%;
}
}
.big-brow {
padding-bottom: 100px;}
input[type="text"] {
width: 100%!important;}
.master-info-header__avatar {
border-radius: 3px!important;
}
@media (min-width: 641px) {
.gk-price-table {
opacity: 0.9
}
}
#submitCommentButton {
    margin-top: 100px;
}
.item-content img:not([data-height]),
header img, #k2Container img:not([data-height])  {
    height: auto;
    max-width: 100%!important;
}
#pwebcontact1072_form .pweb-msg .pweb-success {
    text-align: center;
    padding-top: 10px;
}


.videoContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200px) and (max-width: 1366px) {
.videoContainer {
transform: scale(1.8);
}
}
@media (min-width: 1366px) and (max-width: 1599px) {
.videoContainer {
transform: scale(1.6);
}
}
@media (min-width: 1600px) {
.videoContainer {
transform: scale(1.4);
}
}
@media (max-width: 1199px) {
.videoContainer {
display: none;
}
}
@media (max-width: 840px){
.gk-features dd {
    font-size: 14px;
}
}
.box.video-bg:before {
background: rgba(0,0,0,0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.category-filter a.ba-filter-active {
color: rgba(255, 255, 255, 1)!important;
background-color: #83569E!important;
border-radius: 30px!important;
border-color: #83569E!important;
padding: 12px 30px!important;
font-weight: normal;
font-size: 12px;
}
.ba-gallery .category-filter a.ba-filter:hover {
color: #fff!important;
background-color: #83569E!important;
border-radius: 30px!important;
border-color: #83569E!important;
padding: 12px 30px!important;
font-weight: normal;
font-size: 12px;
}
.ba-gallery .category-filter a.ba-filter, .ba-gallery {
padding: 12px 30px!important;
color: rgba(34, 34, 34, 1)!important;
    background-color: rgba(238, 238, 238, 1)!important;
    border-radius: 30px!important;
    border-color: rgba(0, 0, 0, 0)!important;
    font-weight: normal;
    font-size: 12px;
}
.ba-gallery-grid.css-style-11 .ba-caption {
    bottom: 0!important;
}
.ba-caption:hover {
    border-radius: 15px;
}
.ba-caption {
    border-radius: 15px;
}

.ba-image img:hover {
    border-radius: 15px;
}
.ba-image img {
    border-radius: 15px;
}
.btn-border {
    font-family: Montserrat;
}
.load-more-container {
    text-align: center;
    margin: auto;
    display: block;
    position: relative;
    width: 250px;
    top: 80px;
    margin-bottom: 80px;
}
.employee {
    float: left;
    margin-top: 2%;
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.2s;
    background: #fff;
    padding: 20px;
    width: 31%;
    display: inline-block;
    height: 275px;
    margin-left: 1%;
    margin-right: 1%;
    transition: all 0.3s ease-in-out;
}
.employee:hover {
    -webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
    z-index: 1;
}
.employees-list {
    margin: 5px auto;
    font-family: Montserrat, sans-serif;
}
    .employee-header {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 15px;
    }

    .employee img {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        object-fit: cover;
    }

    .employee-header .details {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .employee-header h3 {
        font-size: 16px;
        margin: 0;
        font-weight: bold;
        color: #333;
        text-align: left;
    }

    .employee-profession {
        font-size: 14px;
        color: #666;
        margin-top: 5px;
        text-align: left;
        font-weight: 500;
        line-height: 1.2;
        white-space: normal;
        overflow: visible;
        max-height: none;
    }

    .employee-rating {
        display: flex;
        gap: 1px;
        margin-top: -22px;
        justify-content: left;
    }

    .star {
        position: relative;
        width: 18px;
        height: 18px;
        display: inline-block;
        background: lightgray;
        clip-path: polygon(
            50% 0%,
            61% 35%,
            98% 35%,
            68% 57%,
            79% 91%,
            50% 70%,
            21% 91%,
            32% 57%,
            2% 35%,
            39% 35%
        );
    }

    .star-filled {
        background: gold;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .employee-description {
        color: #666;
        font-size: 12px;
        margin: -5px 0;
        font-weight: 400;
        white-space: normal;
        max-height: none;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .employee a {
        color: #666;
        text-decoration: none;
        font-weight: bold;
        margin-top: 10px;
        text-align: center;
        font-size: 18px;
        display: block;
    }

    @media (max-width: 640px) {
        .employees-list {
            grid-template-columns: 1fr;
        }
    }
@media (min-width: 641px) and (max-width: 1040px) {
        .employee {
            width: 48%;
            margin-top: 2%;
            margin-left: 1%;
            margin-right: 1%;
        }
    }
@media (max-width: 640px) {
        .employee {
            width: 100%;
            height: fit-content;
            margin-top: 15px;
            margin-left: 0;
        }
    }
blockquote {
border-left: none;
    padding: 0;
}
blockquote>strong {
display: block;
}
.question {
-webkit-font-smoothing: antialiased;
  position: relative;
  background: transparent;
  margin: 0;
  padding: 20px 15px 15px 0;
  display: block;
  width:100%;
  cursor: pointer;
  border-top: solid 1px #ddd;
    font-weight: bold;
    color: #333;
text-transform: none;
    font-size: 16px;
}
.answers {
 font-size: 16px;
  width:100%!important;
  height: 0;
  overflow: hidden;
  position: relative;
  opacity: 0;
line-height: 1.6;
    color: #444;
    font-weight: 400;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.answers {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease, padding 0.5s ease;
  padding: 0 1em;
}
.questions:checked ~ .answers {
  height: auto;
  padding: 1em;
}
.answers[data-open="false"] {
  height: 0;
  padding: 0 1em;
}
.answers[data-open="true"] {
  height: auto;
  padding: 1em;
}
.questions:checked ~ .answers{
  font-size: 16px;
  height: auto;
  opacity: 1;
line-height: 1.6;
    color: #777;
    font-weight: 400;
}
.plus {
  position: relative;
  float: right;
  z-index: 5;
  line-height: 370%;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.questions {
  display: none;  
}

small.itemDateModified {
    display: none;
}
.itemAuthorContent .inverse {
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden;
}
h3.rightheader2 {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 10px;
}
.gk-price-table > dl.gk-premium > dt {
    background: #000000;
}
blockquote {
    font-size: 20px;
    font-family: Baskerville Win;
    font-style: italic;
}
.item-body .ba-gallery {
    padding: 30px 0;
}
.itemAuthorContent .inverse {
    font-weight: 600;
}
.item-body {
    font-weight: 400;
}
.itemFullText>ol {
    padding: 30px;
}
strong {
 font-weight: 600px;
}
p {
    font-weight: 400px;
}
.rightheader2>h2 {
font-size: 20px;
letter-spacing: 1px;
}
.ba-gallery a.gallery-tag {
border-radius: 30px!important;
}
.rightheader2>h2 {
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 8px;
    padding-top: 20px;
    letter-spacing: 1px;
}
span#gk-mobile-menu-text {
    width: 50px;
}
.big-photo .big-photo-desc {
    background: #f7f7f8!important;
}
.gray-bg {
    background: #f7f7f8!important;
}
.gkIsWrapper-gk_photo figcaption[data-theme="dark"] a {
    border-color: #83569E!important;
    background: #83569E;
}
.gkNspPM-Portfolio .gkImagesWrapper > a img {
    filter: brightness(0.7);
}
.gkIsWrapper-gk_photo {
    background: #444;
}
@media (max-width: 640px) {
  #popup_toggle {
    position: fixed;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 190px;
  }
}
@media (min-width: 641px) and (max-width: 1159px) {
#popup_toggle {
right: 95px;
bottom: 30px;
position: fixed;
}
}
@media (min-width: 1160px) and (max-width: 1549px) {
#popup_toggle {
right: 95px;
bottom: 85px;
position: fixed;
}
}

@media (min-width:1550px){
        #popup_toggle{
        right: calc((100vw - 1280px)/2 - 0px) !important;
        bottom: 85px;
        position: fixed;
        max-width: 1280px;
        }
        }
small {
    font-size: 99%;
}
.blogshadow .item-content h2, .item-content h3, .item-content h4, .item-content h5, .item-content h6 {
    padding-bottom: 10px;
}
.itemFullText>ol {
    padding: 30px;
}
.itemFullText>ul {
    padding: 30px;
}
.yButton.left {
    display: none;
}
.pweb-form-blue form.pwebcontact-form input.pweb-input {
border: none;
border-bottom: solid 1px #222;
}
#pwebcontact1072_send {
    line-height: 38px;
}
.fileupload-buttonbar {
    padding: 20px 0;
}
label#pwebcontact895_uploader-lbl {
    padding-top: 20px;
}
@media (max-width: 640px) {
a.itemRelTitle>img {
    height: 180px !important;
    object-fit: cover;
    object-position: center;
}
}
@media (min-width: 641px) {
a.itemRelTitle>img {
    height: 150px !important;
    object-fit: cover;
    object-position: center;
}
}
.itemAuthorContent>h3 {
    padding-bottom: 25px;
}
.itemAuthorContent ul li {
    padding: 0 15px !important;
}
.itemAuthorContent {
    margin: 0;
}