@charset "UTF-8";
/*------------------------------------------------------------------
[Table of contents]

1.0 Common & Reset style
	1.1 Plugins
		1.1.1 Bootstrap
		1.1.2 Font Awesome Icon
		1.1.3 Owl Carousel
	1.2 Config Skin

2.0 Base
	2.1 Header
	2.1 Footer
	2.2 Mega Menu
	2.3 Breadcrumds

3.0 Content
	3.1 Widget
	3.2 Blog
	3.3 Gallery
	3.4 Content
	3.5 Service
	3.6 Counter
	3.7 Banner
	3.8 Slide
	3.9 About us
	3.10 Product
	3.11 Testimonial
	3.12 Contact
	3.13 Fullpage
	3.14 Coming Soon

4.0 Responsive

-------------------------------------------------------------------*/
.line_separator {
  width: 1px;
  height: 80px;
  background: #333;
  margin: 0 auto;
  margin-top: 49px;
  border-radius: 0;
}

.text-right .line_separator {
  float: right;
}

.text-left .line_separator {
  float: left;
}

.heading_letter_spacing h4 {
  font-weight: bold;
}
.heading_letter_spacing h4, .heading_letter_spacing h3, .heading_letter_spacing h1, .heading_letter_spacing h2, .heading_letter_spacing h5, .heading_letter_spacing h6 {
  letter-spacing: inherit !important;
}

.arrowpress-heading.heading-4 {
  transform: rotate(90deg);
  transform-origin: right top 0;
  position: absolute;
  right: 0;
  top: 100%;
  text-align: right !important;
  z-index: 2;
  letter-spacing: 16.49px;
  pointer-events: none;
  z-index: 0;
  width: auto;
}
.arrowpress-heading.heading-4 h2 {
  letter-spacing: inherit;
}
.arrowpress-heading.heading-4 h2 span {
  color: #2eaae1;
}
.arrowpress-heading.heading-4.left-pos {
  left: 18%;
  top: 114%;
  right: auto;
  text-align: left !important;
  transform-origin: left top 0;
}
.arrowpress-heading.heading-4.center-pos {
  top: 0;
  left: 0;
  right: 0;
  text-align: center !important;
  transform-origin: center top 0;
}
.arrowpress-heading.heading-4.disable_header_rotate {
  transform: rotate(0deg);
}

.arrowpress-heading {
  position: relative;
}
.arrowpress-heading h4, .arrowpress-heading h3, .arrowpress-heading h1, .arrowpress-heading h2, .arrowpress-heading h5, .arrowpress-heading h6 {
  z-index: 1;
  position: relative;
}
.arrowpress-heading .bgheadingimg {
  position: absolute;
  left: 0;
  top: -175px;
  z-index: 0;
}
.arrowpress-heading.text-center .bgheadingimg {
  left: 50%;
  transform: translateX(-50%);
}
.arrowpress-heading.text-right .bgheadingimg {
  left: auto;
  right: 0;
}
.arrowpress-heading.heading-2 .desc-title {
  padding-top: 46px;
  letter-spacing: 0;
}

.arrowpress-heading.heading-1 {
  padding-bottom: 94px;
}
.arrowpress-heading .small-title {
  padding-bottom: 32px;
}
.arrowpress-heading p {
  color: #2eaae1;
  font-size: 18px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 0;
}
.arrowpress-heading h2 {
  font-weight: 700;
  letter-spacing: 0.1em;
}
.arrowpress-heading h2 span {
  color: #2eaae1;
}
.arrowpress-heading.heading-2 p {
  line-height: 72px;
  font-size: 64px;
  letter-spacing: 6.5px;
  margin-bottom: 0;
  text-transform: none;
  font-family: "Herr Von Muellerhoff", cursive;
}
.arrowpress-heading.heading-2 h2 {
  text-transform: uppercase;
}
.arrowpress-heading.heading-2 .desc-title {
  padding-top: 46px;
}
.arrowpress-heading.heading-2.text-center .desc-title {
  width: 70%;
  margin: 0 auto;
}
.arrowpress-heading.heading-6 .title-heading {
  color: #222;
  font-family: "Amatic SC", cursive;
  text-transform: uppercase;
}
.arrowpress-heading.heading-6 h2 {
  font-size: 50px;
  font-size: 50px;
  letter-spacing: -0.5px;
}
.arrowpress-heading.heading-6 .icon_separator span {
  font-size: 30px;
  background-image: linear-gradient(to right, #cbd8d7, #555, #fff);
  color: transparent !important;
  -webkit-background-clip: text;
  background-clip: text;
}

.desc-title {
  font-size: 18px;
  line-height: 32px;
}
.desc-title span {
  color: #2eaae1;
  font-weight: 500;
}

.slick-default > .slick-arrow {
  border: medium none;
  font-size: 48px;
  height: 45px;
  position: absolute;
  background: none;
  top: 26%;
  transform: translateY(-50%);
  width: 45px;
  color: #392a25;
  opacity: 0.3;
  z-index: 9;
}
.slick-default > .slick-arrow.btn-prev {
  right: -15px;
}
.slick-default > .slick-arrow.btn-next {
  left: -15px;
}
.slick-default > .slick-arrow:hover {
  opacity: 1;
  color: #2eaae1;
}

.tes_info {
  margin-top: 16px;
}
.tes_info h6 {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: bold;
}
.tes_info .tes_job {
  display: inline-block;
  color: #ababab;
  margin-left: 26px;
  position: relative;
  font-style: italic;
}
.tes_info .tes_job:before {
  content: "/";
  color: #ababab;
  position: absolute;
  top: 0;
  left: -14px;
}

.slider-nav {
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
  padding-bottom: 25px;
  min-height: 100px;
}
.slider-nav .slick-list {
  padding: 0 !important;
}
.slider-nav .img-wrap {
  width: 90px !important;
  height: auto;
  padding: 0 10px;
  border-radius: 50%;
  vertical-align: middle;
  opacity: 0.5;
  transition: opacity 0.4s ease-in-out, width 0.3s ease;
}
.slider-nav .img-wrap.slick-current {
  width: 120px !important;
  opacity: 1;
}
.slider-nav img {
  border-radius: 50%;
}
.slider-nav .slick-slide {
  float: none;
  display: inline-block !important;
}
.slider-nav + .slick-default .slick-arrow {
  top: 26.1%;
}

.latest-tweets ul li:last-child .twitter-tweet {
  margin-bottom: 0;
}

.twitter-tweet {
  margin-top: 22px;
  margin-bottom: -12px;
}
.twitter-tweet i {
  font-size: 18px;
  color: #1da1f2;
  float: left;
  padding-top: 6px;
}
.twitter-tweet .tweet-text {
  margin-top: -8px;
  overflow: hidden;
  padding-left: 18px;
  color: #303030;
  line-height: 24px;
}
.twitter-tweet a {
  color: #00baff;
}
.twitter-tweet .my-date {
  color: #c5c5c5;
}

.two_lines_separator .line_separator {
  width: 80px;
  height: 1px;
  background: #e0e0e0;
  margin-top: 25px;
}
.two_lines_separator .second_line {
  width: 110px;
  height: 1px;
  background: #e0e0e0;
  margin: 3px auto 0;
}

.arrowpress-heading p {
  color: #92c5d9;
  font-size: 18px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 100%;
}

.text-left.heading-2 {
  overflow: hidden;
  clear: left;
}

.arrowpress-heading.heading-3 h2 {
  display: inline-block;
  font-family: Teko;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 100%;
  text-transform: uppercase;
  position: relative;
}
.arrowpress-heading.heading-3 h2:before, .arrowpress-heading.heading-3 h2:after {
  position: absolute;
  content: "";
  top: 4px;
  height: 26px;
  width: 3px;
  background: #2eaae1;
}
.arrowpress-heading.heading-3 h2:before {
  left: -16px;
}
.arrowpress-heading.heading-3 h2:after {
  right: -13px;
}
.arrowpress-heading.heading-3 p {
  color: #555;
  font-family: Teko;
  line-height: 20px;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.1em;
  padding-top: 18px;
}

.arrowpress-heading.heading-5 .title-heading {
  font-weight: 700;
  font-family: "Comfortaa";
  color: #2eaae1;
  letter-spacing: 0;
  text-transform: none;
  padding-bottom: 15px;
}
.arrowpress-heading.heading-5 h2 {
  text-transform: capitalize;
  font-size: 40px;
  line-height: 48px;
}

.widget.widget_arrowpress_instagram_feed {
  width: 100%;
  overflow: hidden;
}
.widget.widget_arrowpress_instagram_feed .instagram-gallery {
  margin: 0 -7.5px;
}
.widget.widget_arrowpress_instagram_feed .instagram-gallery .instagram-img {
  display: inline-block;
  margin: 7.5px 7.5px;
  width: 80px;
  height: 80px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  position: relative;
  z-index: 9;
}
.widget.widget_arrowpress_instagram_feed .instagram-gallery .instagram-img a i {
  font-size: 20px;
}

.item_testimonial3 .caption_testimonial.style2:before {
  content: "“";
  font-family: "Cormorant Garamond";
  font-size: 80px;
  color: #92c5d9;
  position: absolute;
  top: 0;
}

.caption_testimonial.style2 .img-tes {
  height: 80px;
  width: 80px;
  border-radius: 50%;
}
.caption_testimonial.style2 .item-desc {
  padding: 57px 0 75px;
  line-height: 40px;
  font-size: 24px;
  font-family: "Cormorant Garamond", serif;
}

@media (min-width: 1200px) {
  .arrowpress-heading.heading-4 {
    right: -51px;
    top: 114%;
  }
}
@media (max-width: 1199px) {
  .caption_testimonial.style2 .item-desc {
    padding: 35px 0;
  }
}
@media (max-width: 480px) {
  .arrowpress-heading.heading-2.text-center .desc-title {
    width: 100%;
  }
  .arrowpress-heading .small-title {
    padding-bottom: 12px !important;
  }
  .arrowpress-heading h2 {
    font-size: 30px;
    letter-spacing: 0;
  }
  .arrowpress-heading.heading-2 p {
    line-height: 56px;
    font-size: 54px;
    letter-spacing: 2.5px;
  }
  .arrowpress-heading.heading-1 {
    padding-bottom: 30px !important;
  }
}
@media (max-width: 375px) {
  .arrowpress-heading p {
    letter-spacing: 1.5px;
  }
}
@media (max-width: 1199px) and (min-width: 993px) {
  .hide_in_tablet_land {
    display: none !important;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .hide_in_tablet_port {
    display: none !important;
  }
}
@media (max-width: 767) and (min-width: 480px) {
  .hide_in_mobile_land {
    display: none !important;
  }
}
@media (max-width: 479px) {
  .hide_in_mobile {
    display: none !important;
  }
}
.icon_box_content {
  overflow: hidden;
  margin-bottom: 20px;
}
.icon_box_content.type_2 {
  margin-bottom: 28px;
}
.icon_box_content.type_2.text-center .icon_box_title,
.icon_box_content.type_2.text-center .icon_box {
  float: none;
}
.icon_box_content.type_2.text-center .icon_box_title {
  margin-top: 10px;
}
.icon_box_content.type_2.text-center .icon_box_title h3 {
  margin-bottom: 0;
}
.icon_box_content.type_2.text-right .icon_box_title {
  float: right;
}
.icon_box_content.type_2.text-right .icon_box {
  margin-right: 0;
  margin-left: 11px;
}
.icon_box_content.type_2.text-right .icon_box_desc {
  float: right;
}
.icon_box_content.type_2.text-left .icon_box_desc {
  float: left;
}
.icon_box_content.type_2:hover .icon_box_title h3 {
  color: #2eaae1;
}
.icon_box_content.type_2:hover .icon_box {
  color: #fff;
}
.icon_box_content.type_2 .icon_box {
  float: left;
  margin-right: 11px;
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 50%;
  color: #555;
  background: #eee;
  border: none;
  line-height: 30px;
  display: inline-block;
}
.icon_box_content.type_2 .icon_box i {
  display: inline-block;
  vertical-align: initial;
}
.icon_box_content.type_2 .icon_box:before, .icon_box_content.type_2 .icon_box:after {
  content: none;
}
.icon_box_content.type_2 .icon_box_desc {
  width: 100%;
  padding-top: 13px;
}
.icon_box_content.type_2 .icon_box_desc p {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 1px;
}
.icon_box_content.type_2 .icon_box_title {
  float: left;
}
.icon_box_content.type_2 .icon_box_title h3 {
  margin: 7px 0 9px;
  font-size: 14px;
  text-transform: uppercase;
  color: #222;
  font-weight: 400;
  font-family: "Open Sans";
}
.icon_box_content:hover .icon_box_title h3 {
  color: #92c5d9;
}
.icon_box_content .icon_box_leftcontent {
  float: left;
  width: calc(100% - 106px);
}
.icon_box_content.text-right .icon_box {
  float: right;
  margin-right: 6px;
  margin-left: 21px;
}
.icon_box_content.type_1 {
  margin-bottom: 30px;
}
.icon_box_content.type_1 .icon_box > i {
  font-size: 27px;
}
.icon_box_content.type_1.text-right .icon_box {
  margin-right: 0;
  margin-left: 31px;
}
.icon_box_content.type_1.text-left .icon_box:after {
  border-left: 1px solid #ebebeb;
  right: -5px;
  left: auto;
}
.icon_box_content.type_1.text-left .icon_box:before {
  border-right: 1px solid #ebebeb;
  right: -5px;
  left: auto;
}
.icon_box_content.type_1 .icon_box_desc {
  float: left;
  margin-top: 6px;
  padding-top: 0;
}

.ie-11 .icon_box_content.type_2 .icon_box, .ie-10 .icon_box_content.type_2 .icon_box, .ie-9 .icon_box_content.type_2 .icon_box {
  padding-top: 4px;
}

.icon_box {
  position: relative;
  display: table;
  float: left;
  height: 65px;
  width: 65px;
  text-align: center;
  border: 1px solid #ebebeb;
  color: #2eaae1;
  margin-right: 21px;
  margin-left: 6px;
}
.icon_box i {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.icon_box:before {
  height: 100%;
  width: 5px;
  content: "";
  position: absolute;
  top: 5px;
  border-left: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  left: -5px;
}
.icon_box:after {
  height: 5px;
  width: 100%;
  content: "";
  position: absolute;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  bottom: -5px;
  left: -5px;
}
.icon_box.icon_style2, .icon_box.icon_style3 {
  height: 97px;
  width: 70px;
  text-align: center;
  line-height: 77px;
  border: 2px solid #2eaae1;
  color: #2eaae1;
  margin-right: 30px;
  margin-left: 0;
  font-size: 32px;
}
.icon_box.icon_style2:after, .icon_box.icon_style2:before, .icon_box.icon_style3:after, .icon_box.icon_style3:before {
  display: none;
}
.icon_box.icon_style3 {
  background: #2eaae1;
  color: #fff;
}

.icon_box_title {
  overflow: hidden;
}
.icon_box_title h3 {
  margin: 0 0 7px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin-top: -2px;
}
.icon_box_title h4 {
  font-size: 20px;
  color: #2eaae1;
}

.icon_box_desc {
  float: left;
  padding-top: 8px;
}
.icon_box_desc a {
  color: inherit;
}

@media (min-width: 1199px) {
  .icon_box_content.type_1.text-right {
    margin-right: 5px;
  }
  .icon_box_content.type_1.text-left {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .icon_box_content.type_1 .icon_box:hover {
    color: #fff !important;
  }
  .icon_box_content:hover .icon_box {
    transition: all 0.3s ease-in-out 0s;
    background: #2eaae1;
    border-color: #fff;
    color: #000 !important;
  }
  .icon_box_content:hover .icon_box:before, .icon_box_content:hover .icon_box:after {
    background: #ebebeb;
  }
  .icon_box_content.type_2:hover .icon_box {
    color: #fff !important;
  }
  .icon_box.icon_style3 {
    background: #2eaae1;
    color: #fff;
  }
  .icon_box.icon_style3:hover {
    background: none;
    color: #2eaae1;
  }
}
.instagram-type1 {
  float: left;
  width: 100%;
  position: relative;
}
.instagram-type1 .title-insta {
  background: #92c5d9;
  display: table;
  height: 440px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
  width: 23.1%;
}
.instagram-type1 .title-insta span {
  color: #fff;
  display: block;
  font-size: 20px;
}
.instagram-type1 .title-insta h2 {
  display: table-cell;
  height: 100%;
  padding-left: 78px;
  vertical-align: middle;
}
.instagram-type1 .instagram-grid {
  width: 84.5%;
  float: left;
}
.instagram-type1 .instagram-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 322px;
  position: relative;
  width: 20%;
  z-index: 9;
}

.instagram-slider {
  padding-top: 29px;
}
.instagram-slider .slick-list {
  overflow: initial;
}

.instagram-type5 .slick-initialized .slick-slide {
  vertical-align: middle;
  display: inline-block;
  float: none;
}
.instagram-type5 .instagram-img {
  height: 320px;
}
.instagram-type5 .instagram-img.image_size1, .instagram-type5 .instagram-img.image_size2 {
  height: 390px;
}
.instagram-type5 .instagram-img.image_size2 {
  margin-top: 20px;
}
.instagram-type5 .title-insta {
  text-align: center;
  padding-top: 113px;
}
.instagram-type5 .title-insta h6 {
  font-weight: bold;
}
.instagram-type5 .title-insta a {
  font-size: 24px;
}

.instagram-img {
  background-size: cover;
}

.instagram-type2 {
  position: relative;
}
.instagram-type2 .instagram-img a::before {
  content: none;
}
.instagram-type2 .instagram-img i {
  display: none;
}
.instagram-type2::before {
  border: 15px solid #92c5d9;
  content: "";
  height: 475px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 200px;
  z-index: 10;
}
.instagram-type2 .title-insta {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}
.instagram-type2 .title-insta h2 {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  letter-spacing: 1.58em;
}
.instagram-type2 .instagram-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  opacity: 0.5;
  filter: grayscale(1);
  -moz-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  margin: 0 15px;
}
.instagram-type2 .instagram-img.slick-center {
  height: 357px;
  opacity: 1;
  margin-top: -29px;
  filter: grayscale(0);
  -moz-filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}

.instagram-type4 .instagram-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  filter: grayscale(1);
  -moz-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
.instagram-type4 .instagram-img.slick-center {
  filter: grayscale(0);
  -moz-filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -o-filter: grayscale(0);
  -ms-filter: grayscale(0);
}
.instagram-type4 .instagram-img.slick-center a span {
  transform: translate(-50%, -50%) scale(1);
}
.instagram-type4 .instagram-img:hover a span {
  transform: translate(-50%, -50%) scale(1);
}
.instagram-type4 .instagram-img a {
  height: 100%;
  position: relative;
}
.instagram-type4 .instagram-img a:before {
  content: none;
}
.instagram-type4 .instagram-img a span {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  display: block;
  font-family: Oswald;
  font-size: 18px;
  height: 70px;
  left: 50%;
  line-height: 70px;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.3s ease-out;
  width: 254px;
}

.instagram-type3 .instagram-img {
  height: 270px;
  width: 23.4364%;
  margin: 15px 0.78125%;
  background-size: cover;
  transition: all 0.4s ease;
}
.instagram-type3 .instagram-img.image_size1 {
  width: 23.4364%;
  height: 569px;
}
.instagram-type3 .instagram-img a:hover:before {
  opacity: 0;
}
.instagram-type3 .instagram-img a::before {
  background: #d19f68;
  content: "";
  right: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
}
.instagram-type3 .instagram-img.image_size2 {
  width: 12.513%;
}
.instagram-type3 .instagram-img.image_size3 {
  width: 20.359%;
}

.instagram-type6 {
  float: left;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  padding: 0 15px 30px;
}
.instagram-type6 .instagram-grid {
  float: left;
  width: 100%;
}
.instagram-type6 .instagram-img {
  float: left;
  height: 82px;
  width: 33.3333%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}
.instagram-type6 .instagram-img a {
  display: block;
  height: 100%;
  position: relative;
}
.instagram-type6 .instagram-img a:hover:before {
  opacity: 0.5;
}
.instagram-type6 .instagram-img a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.instagram-type6 .instagram-img a i {
  opacity: 0;
}
.instagram-type6 .title-border {
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 30px;
}

@media (min-width: 992px) and (max-width: 1500px) {
  .instagram-type5 .instagram-img {
    height: 300px;
  }
  .instagram-type5 .instagram-img.image_size1, .instagram-type5 .instagram-img.image_size2 {
    height: 370px;
  }
  .instagram-type5 .instagram-img.image_size2 {
    margin-top: 20px;
  }
}
@media (min-width: 1199px) {
  .instagram-type3 .instagram-img.image_size3 {
    max-width: 396.5px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .instagram-type1 .title-insta {
    width: 32.1%;
  }
  .instagram-type1 .instagram-grid {
    width: 76.5%;
  }
  .instagram-type1 .title-insta h2 {
    padding-right: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .instagram-type6 .instagram-img {
    height: 200px;
  }
}
@media (max-width: 1024px) {
  .instagram-type3 .instagram-img {
    width: calc(50% - 15px);
    margin: 6.09px;
  }
  .instagram-type3 .instagram-img.image_size1 {
    width: calc(50% - 15px);
    height: 553px;
  }
  .instagram-type3 .instagram-img.image_size3 {
    width: calc(50% - 15px);
  }
  .instagram-type3 .instagram-img.image_size2 {
    width: calc(25% - 14px);
  }
}
@media (min-width: 768px) {
  .instagram-type3 .instagram-img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: grayscale(1);
    -webkit-filter: grayscale(1); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  }
  .instagram-type3 .instagram-img:hover {
    filter: none;
    -webkit-filter: none; /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  }
  .instagram-type3 .instagram-img a:hover:before {
    opacity: 0.5;
  }
}
@media (min-width: 1506px) {
  .instagram-type3 .instagram-img {
    margin-left: 0.77%;
    margin-right: 0.77%;
  }
}
@media (max-width: 767px) {
  .instagram-type3 .instagram-img a:hover i {
    display: none;
  }
}
@media (max-width: 600px) {
  .instagram-type3 .instagram-img {
    width: 100% !important;
    margin: 0;
    height: 270px !important;
  }
  .instagram-type6 .instagram-img {
    height: 150px;
  }
}
@media (max-width: 480px) {
  .instagram-type6 .instagram-img {
    height: 100px;
  }
}
.shop_attributes th {
  font-weight: 500;
}

.no-spacing {
  margin: 0 -15px;
}
.no-spacing .woocommerce div.product-grid div.product {
  margin-bottom: 0;
  padding: 0;
}

.arrowpress-products.style-2.product_grid {
  background: none;
}
.arrowpress-products.style-2.product_grid .product_types {
  margin: 0 -15px;
}
.arrowpress-products.style-2.product_grid .product-content {
  border-radius: 0;
  padding: 19px;
  transition: all 0.2s ease-in-out 0s;
}
.arrowpress-products.style-2.product_grid .product-content:hover {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.arrowpress-products.style-2.product_grid .product-content .product-image {
  border-bottom: medium none;
  position: relative;
}
.arrowpress-products.style-2.product_grid .product-content .product-image img {
  padding: 0;
  border-radius: 0;
}
.arrowpress-products.style-2.product_grid .product-content .product-desc {
  text-align: left;
  overflow: hidden;
}
.arrowpress-products.style-2.product_grid .product-content h3 {
  font-family: "Open Sans";
  padding: 0 0 7px;
}
.arrowpress-products.style-2.product_grid .product-content h3 a {
  font-weight: 500;
  color: #555555;
}
.arrowpress-products.style-2.product_grid .product-content h3 a:hover {
  color: #2eaae1;
}
.arrowpress-products.style-2.product_grid .product-content .price {
  min-height: 100%;
  opacity: 1;
  position: static;
  width: auto;
  float: left;
  padding-top: 0;
}
.arrowpress-products.style-2.product_grid .product-content .price del .amount, .arrowpress-products.style-2.product_grid .product-content .price del .amount span {
  font-size: 13px;
}
.arrowpress-products.style-2.product_grid .product-content .price .amount, .arrowpress-products.style-2.product_grid .product-content .price .amount span {
  font-family: "Open Sans";
  font-size: 15px;
  font-weight: 500;
}
.arrowpress-products.style-2.product_grid .product-content .star_rating_wrap {
  float: right;
  padding-top: 4px;
}
.arrowpress-products.product_packery .woocommerce div.product.image_size2 {
  width: 50%;
}
.arrowpress-products.no-spacing {
  background: none;
}
.arrowpress-products.no-spacing .title-product {
  overflow: hidden;
}
.arrowpress-products.no-spacing .title-border {
  border-bottom: medium none;
  display: inline-block;
  font-family: "Open Sans";
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  margin-bottom: 23px;
  padding: 0;
  position: relative;
  text-transform: uppercase;
}
.arrowpress-products.no-spacing .title-border:before {
  position: absolute;
  content: "";
  bottom: 3px;
  left: calc(100% + 30px);
  border-bottom: 1px solid #eee;
  min-width: 200vh;
}
.arrowpress-products.no-spacing .woocommerce div.product-grid div.product {
  padding: 0;
}
.arrowpress-products.no-spacing .product-content {
  background: none;
}
.arrowpress-products.no-spacing .product-content .product-grid .price {
  background: none;
}
.arrowpress-products .woocommerce div.product-grid div.product {
  margin-bottom: 20px;
}
.arrowpress-products .slick-slider .slick-next {
  right: 15px;
}
.arrowpress-products .slick-slider .slick-prev {
  right: 58px;
  left: auto;
}
.arrowpress-products .slick-slider .slick-next,
.arrowpress-products .slick-slider .slick-prev {
  top: 0;
  line-height: 30px;
  margin-top: -53px !important;
}
.arrowpress-products .slick-slider .slick-next:before,
.arrowpress-products .slick-slider .slick-prev:before {
  opacity: 1;
}
.arrowpress-products .slick-slider .slick-next:hover, .arrowpress-products .slick-slider .slick-next:focus,
.arrowpress-products .slick-slider .slick-prev:hover,
.arrowpress-products .slick-slider .slick-prev:focus {
  background: #2eaae1;
  border-color: #2eaae1;
}
.arrowpress-products .slick-slider .slick-next:hover:before, .arrowpress-products .slick-slider .slick-next:focus:before,
.arrowpress-products .slick-slider .slick-prev:hover:before,
.arrowpress-products .slick-slider .slick-prev:focus:before {
  color: #2eaae1;
}
.arrowpress-products .btn-viewmore {
  margin-top: 11px;
}
.arrowpress-products .btn-viewmore .link-text {
  background: #fff none repeat scroll 0 0;
  border-radius: 30px;
  color: #222;
  display: inline-block;
  height: 40px;
  line-height: 100%;
  min-width: 150px;
  padding: 13px 10px;
  text-transform: uppercase;
  border: 1px solid #eeeeee;
}
.arrowpress-products .btn-viewmore .link-text:hover {
  background-color: #2eaae1;
  border-color: #2eaae1;
  color: #fff;
}

.product_slide .isotope {
  height: 100% !important;
}
.product_slide .item {
  position: static !important;
}

.product-content {
  text-align: center;
  border-radius: 5px;
  border: 1px solid #eee;
  background: #fff;
}
.product-content .product-desc {
  margin-bottom: 5px;
  margin-top: 13px;
  position: relative;
}
.product-content h3 {
  padding: 0 15px 2px;
  font-size: 14px;
  line-height: normal;
  text-transform: capitalize;
}
.product-content h3 a {
  color: #2eaae1;
  display: block;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-content h3 a:hover {
  color: #ed56ad;
}
.product-content span.woocommerce-Price-amount {
  color: #2eaae1;
}
.product-content span.woocommerce-Price-amount span {
  color: #2eaae1;
  font-size: 20px;
}
.product-content .price .amount {
  font-size: 20px;
  font-weight: 700;
  font-family: "Comfortaa";
  color: #222222;
}
.product-content .price .amount span {
  color: #222;
}
.product-content .price del span.amount, .product-content .price del span.woocommerce-Price-currencySymbol {
  color: #999999;
  font-size: 14px;
}
.product-content .product-image {
  position: relative;
}
.product-content .product-image img {
  width: 100%;
  padding: 1px;
  border-radius: 5px 5px 0 0;
}
.product-content .product-image-slider {
  position: relative;
}
.product-content .product-image-slider button {
  transition: all 0.4s ease-in-out;
  position: absolute;
  z-index: 9;
  background: transparent;
  color: #212121;
  font-size: 24px;
  border: 0;
  opacity: 0;
  visibility: hidden;
}
.product-content .product-image-slider button.btn-next {
  right: -30px;
  left: auto;
}
.product-content .product-image-slider button.btn-prev {
  left: -30px;
}

.product_list > .item {
  margin-bottom: 30px;
}
.product_list .product-action-grid .list_add_to_cart {
  display: none;
}
.product_list .product-action-list .action_item_box {
  display: none;
}
.product_list .product-content h3 {
  padding: 0 0 3px;
}
.product_list .product-content h3 a {
  font-size: 14px;
}
.product_list .product-content .product-image-slider {
  margin-bottom: 0;
}
.product_list .product-content .product-desc {
  text-align: center;
  overflow: hidden;
  margin: 0;
}
.product_list .product-content .product-image {
  float: left;
  width: 30.7%;
}
.product_list .star_rating_wrap > p {
  color: #ababab;
  font-style: italic;
  display: none;
}
.product_list .price {
  padding-bottom: 11px;
}
.product_list .desc {
  position: relative;
  padding-bottom: 6px;
}
.product_list .desc p {
  line-height: 20px;
}
.product_list.style-2 {
  margin: 0;
}
.product_list.style-2 .woocommerce div.product-grid div.product {
  margin-bottom: 30px;
}
.product_list.style-2 .product-content:hover .list_add_to_cart {
  left: 0;
  opacity: 1;
}
.product_list.style-2 .product-content .product-image {
  width: 150px;
  margin-right: 20px;
}
.product_list.style-2 .product-content .product-desc {
  padding-top: 15px;
}
.product_list.style-2 .product-content h3 a {
  color: #555;
  font-family: "Open Sans";
  font-weight: 400;
  text-transform: uppercase;
}
.product_list.style-2 .product-content h3 a:hover {
  color: #2eaae1;
}
.product_list.style-2 .product-content .price {
  padding-top: 9px;
}
.product_list.style-2 .product-content .price .amount {
  font-family: "Open Sans";
  font-weight: 600;
}
.product_list.style-2 .product-content .star_rating_wrap {
  padding-top: 7px;
}
.product_list.style-2 .product-content .product-action-list {
  display: block;
  padding-top: 10px;
}
.product_list.style-2 .product-content .product-action-list .action_item_box {
  display: none;
}
.product_list.style-2 .product-content .list_add_to_cart {
  bottom: 0;
  left: 100%;
  opacity: 0;
  padding: 0;
  position: relative;
  text-align: left;
  transform: none;
}
.product_list.style-2 .star-rating span::before {
  color: #ff902d;
}
.product_list .product-content {
  border: none;
}
.product_list .product-content .product-image {
  border: 1px solid #eee;
  border-radius: 3px;
  float: left;
  width: 90px;
  margin-right: 15px;
}
.product_list .product-content .product-image img {
  border-radius: 3px;
}
.product_list .product-content .product-image .product-action-grid {
  display: none;
}
.product_list .product-content .product-desc {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.product_list .product-content .product-desc h3 {
  padding: 0 0 4px;
}
.product_list .product-content .product-desc .price {
  opacity: 1;
  min-height: auto;
  padding-top: 4px;
  position: static;
}
.product_list .product-content .product-desc .price span, .product_list .product-content .product-desc .price span.woocommerce-Price-currencySymbol {
  font-size: 16px;
}
.product_list .product-content .product-desc .price del span, .product_list .product-content .product-desc .price del span.woocommerce-Price-currencySymbol {
  font-size: 14px;
}

#main .product-list-style3 {
  background: none !important;
}
#main .product-list-style3.tickets-2 .woocommerce div.product-grid div.product {
  margin-bottom: 30px;
}
#main .product-list-style3.tickets-2 .list_add_to_cart a {
  border-radius: 1px !important;
  min-width: 132px;
}
#main .product-list-style3.tickets-2 .list_add_to_cart a i {
  display: none;
}
#main .product-list-style3.tickets-2 .product-content h3 a {
  color: #222222;
  font-weight: 600;
}
#main .product-list-style3.tickets-2 .product-content h3 a:hover {
  color: #2eaae1;
}
#main .product-list-style3 .product-content .product-image .product-action-grid {
  display: block;
}
#main .product-list-style3 .product-content {
  border-radius: 13px;
}
#main .product-list-style3 .product-content h3 {
  padding: 0 0 5px;
  font-size: 20px;
  text-transform: uppercase;
  color: #222;
  font-family: "Open Sans";
}
#main .product-list-style3 .product-content h3 a {
  font-size: inherit;
  color: #222;
}
#main .product-list-style3 .product-content .product-desc {
  padding: 33px 0 20px;
  border-left: 0;
  text-align: left !important;
  border-left: none !important;
}
#main .product-list-style3 .product-content .product-desc .price {
  padding-top: 18px;
}
#main .product-list-style3 .product-content .product-desc .price span {
  font-size: 30px;
  font-weight: bold;
  color: #ed56ad;
}
#main .product-list-style3 .product-content .product-desc .price span span.woocommerce-Price-currencySymbol {
  font-size: inherit;
}
#main .product-list-style3 .product-content .product-image {
  min-width: 263px;
  margin-right: 30px;
  border: none;
  margin-left: 0;
}
#main .product-list-style3 .product-content .product-image img {
  border-radius: 0;
  padding: 0;
}
#main .product-list-style3 .add_to_cart_button.loading:after, #main .product-list-style3 .single_add_to_cart_button.loading:after {
  left: auto;
  right: 0;
}
#main .product-list-style3 .product-action-list {
  display: block;
}
#main .product-list-style3 .product-action-list .list_add_to_cart {
  padding: 25px 0 0;
  text-align: left;
  position: static;
  left: 0;
  bottom: 0;
  opacity: 1;
  transform: none;
}
#main .product-list-style3 .product-action-list .list_add_to_cart a {
  color: #555;
  font-size: 14px;
  background: #fff;
  min-width: 109px;
  height: 36px;
  line-height: 32px;
  padding: 0 10px;
  position: relative;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ccc;
  margin-right: 5px;
}
#main .product-list-style3 .product-action-list .list_add_to_cart a:hover {
  border-color: #ed56ad;
  background: #ed56ad;
  color: #fff;
}
#main .product-list-style3 .product-action-list .list_add_to_cart a > i {
  display: none !important;
}
#main .product-list-style3 .woocommerce.columns-1 {
  margin-top: 0;
}
#main .product-list-style3 .woocommerce.columns-1 div.product-grid div.product {
  padding: 0;
  margin-bottom: 29px;
}

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

.apr_hide_compare .compare_product {
  display: none !important;
}

.apr_hide_wishlish .wishlist-btn {
  display: none !important;
}

.apr_hide_quickview .quick-view {
  display: none !important;
}

.apr_hide_link .prd_permalink {
  display: none !important;
}

.apr_hide_price .price {
  display: none !important;
}

.apr_show_link .prd_permalink {
  display: inline-block !important;
}

.product_grid.style-4.no-spacing {
  margin: 0;
}
.product_grid.style-4.no-spacing .product-grid .product {
  margin-bottom: 0;
}
.product_grid.style-4 .product-content {
  border: medium none;
  border-radius: 0;
  position: relative;
  text-align: left;
}
.product_grid.style-4 .product-content:hover .product-image img, .product_grid.style-4 .product-content:hover .product-image i {
  opacity: 1;
}
.product_grid.style-4 .product-content:hover .product-image i {
  transform: translate(-50%, -50%) scale(1);
}
.product_grid.style-4 .product-content .product-image {
  border-bottom: medium none;
}
.product_grid.style-4 .product-content .product-image i {
  font-size: 30px;
  color: #fff;
  height: 80px;
  width: 80px;
  line-height: 80px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  transition: all 0.3s ease-in-out 0s;
  transform: translate(-50%, -50%) scale(0);
}
.product_grid.style-4 .product-content .product-image i:hover {
  background-color: #2eaae1;
}
.product_grid.style-4 .product-content .product-image img {
  opacity: 0.8;
  border-radius: 0;
}
.product_grid.style-4 .product-content .product-image .product-action-grid {
  display: none;
}
.product_grid.style-4 .product-content .product-desc {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  bottom: 25px;
  left: 50%;
  margin-bottom: 0;
  margin-top: 0;
  min-height: auto;
  position: absolute;
  transform: translateX(-50%);
  border-radius: 3px;
  width: 247px;
  padding: 15px 20px 13px;
}
.product_grid.style-4 .product-content .product-desc h3 {
  padding: 0;
}
.product_grid.style-4 .product-content .product-desc a {
  color: #222222;
  font-family: "Open Sans";
  font-weight: 700;
  text-transform: uppercase;
}
.product_grid.style-4 .product-content .product-desc a:hover {
  color: #2eaae1;
}
.product_grid.style-4 .product-content .product-desc .price .amount {
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
}
.product_grid.style-4 .product-content .product-desc .price .amount span {
  font-size: 14px;
  font-weight: 400;
}
.product_grid.style-4 .product-content .product-desc .price .unit_price {
  color: #222;
  text-transform: uppercase;
}
.product_grid.style-4 .product-content .product-desc .price + .apr_product_main_info {
  padding: 0;
}
.product_grid.style-4 .product-content .product-desc .product-action-list {
  display: block;
}
.product_grid.style-4 .product-content .product-desc .product-action-list .list_add_to_cart {
  bottom: auto;
  top: 50%;
  left: auto;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 20px;
  transform: translateY(-50%);
}
.product_grid.style-4 .product-content .product-desc .product-action-list .list_add_to_cart .add_to_cart_button {
  background: #ed56ad;
  color: #fff;
  width: 39px;
  height: 39px;
  line-height: 43px;
  min-width: 100%;
  padding: 0;
  border-radius: 4px;
}
.product_grid.style-4 .product-content .product-desc .product-action-list .list_add_to_cart .add_to_cart_button:hover {
  background-color: #2eaae1;
}
.product_grid.style-4 .product-content .product-desc .product-action-list .list_add_to_cart .add_to_cart_button i {
  font-size: 20px;
  margin-right: 0;
}
.product_grid.style-4 .product-content .product-desc .product-action-list .list_add_to_cart .add_to_cart_button i:before {
  content: "\f01c";
}
.product_grid.style-4 .product-content .product-desc .product-action-list .list_add_to_cart .add_to_cart_button span {
  display: none;
}
.product_grid.style-4 .product-content .product-desc .product-action-list .action_item_box {
  display: none;
}
.product_grid.style-4 .price {
  background: none;
  min-height: 100%;
  opacity: 1;
  padding-top: 0;
  position: static;
  margin-top: -2px;
}

@media (max-width: 767px) {
  #main .product-list-style3 .product-content .product-desc {
    padding: 15px 0 15px;
  }
  #main .product-list-style3 .product-content .product-desc .price {
    padding-top: 6px;
  }
  #main .product-list-style3 .product-content .product-desc .price span {
    font-size: 22px;
  }
  #main .product-list-style3 .product-content .product-desc h3 {
    font-size: 15px;
  }
  #main .product-list-style3 .product-content .product-image {
    min-width: 185px;
    margin-right: 15px;
  }
  #main .product-list-style3 .product-grid .product-action-list .list_add_to_cart {
    padding: 6px 0 0;
  }
  #main .product-list-style3 .product-grid .product-action-list .list_add_to_cart a {
    margin-right: 5px;
    min-width: 114px !important;
    font-size: 13px;
    margin-bottom: 5px;
  }
  #main .product-list-style3 .product-grid .product-action-list .list_add_to_cart a span {
    display: block !important;
  }
}
@media (max-width: 479px) {
  #main .product-list-style3 .product-content .product-desc {
    padding: 15px 15px 30px;
  }
  #main .product-list-style3 .product-content .product-image {
    min-width: auto;
    margin-right: 0;
    float: none;
    width: 100%;
  }
}
.testimonial-container .text-center figure img {
  margin: 0 auto;
}
.testimonial-container .ratings {
  height: 16px;
  margin: 0;
  position: relative;
  margin-top: 23px;
}
.testimonial-container .ratings.two_star:before {
  content: "\f005\f005";
}
.testimonial-container .ratings.three_star:before {
  content: "\f005\f005\f005";
}
.testimonial-container .ratings.four_star:before {
  content: "\f005\f005\f005\f005";
}
.testimonial-container .ratings.five_star:before {
  content: "\f005\f005\f005\f005\f005";
}
.testimonial-container .ratings:before {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  content: "\f005";
  letter-spacing: 8px;
  font-size: 12px;
  color: #ebd169;
  font-family: FontAwesome;
}
.testimonial-container .item_testimonial4 {
  background: #fff;
  padding: 60px 0 43px;
}
.testimonial-container .item_testimonial4 .img-tes {
  height: 120px;
  width: 120px;
  border-radius: 50%;
}
.testimonial-container .item_testimonial4 .item-desc {
  padding: 35px 0 6px;
  line-height: 30px;
  font-size: 16px;
  width: 84%;
}
.testimonial-container .item_testimonial4.no_display_star .item-desc {
  padding-top: 62px;
  padding-bottom: 54px;
}
.testimonial-container .item_testimonial4.no_display_star img.img-tes {
  box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.1);
}
.testimonial-container .item_testimonial2 {
  padding: 0;
}
.testimonial-container .item_testimonial2 .caption_testimonial:before {
  font-size: 20px;
  position: absolute;
  color: #fff;
  top: -65px;
  left: 15px;
  border: 1px solid #fff;
  border-radius: 100%;
  display: block;
  height: 42px;
  width: 42px;
  text-align: center;
  line-height: 42px;
}
.testimonial-container .item_testimonial2 .caption_testimonial figure {
  padding-top: 10px;
  padding-bottom: 20px;
}
.testimonial-container .item_testimonial2 .caption_testimonial figure img {
  width: 100px;
  height: 100px;
  position: relative;
  border-radius: 50%;
}
.testimonial-container .item_testimonial2 .item-desc {
  padding-bottom: 20px;
}
.testimonial-container .item_testimonial3 {
  max-width: 745px;
  margin: 0 auto;
}
.testimonial-container .item_testimonial3 figure > img {
  border-radius: 50%;
}
.testimonial-container .item_testimonial3 figure:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #000;
  display: block;
  margin: 20px auto;
}
.testimonial-container .item_testimonial3 .caption_testimonial .item-desc {
  font-size: 20px;
  color: #000;
  padding-top: 2px;
}
.testimonial-container .item_testimonial3 .caption_testimonial .tes_name h4 {
  font-size: 12px;
  padding-top: 16px;
}
.testimonial-container .item_testimonial3 .caption_testimonial .tes_name h4:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #000;
  display: block;
  margin: 30px auto;
}

.item-desc {
  font-size: 18px;
  line-height: 34px;
  margin: 0 auto;
  width: 100%;
  max-width: 770px;
  padding: 41px 0 54px;
  max-width: 770px;
}

.img-tes {
  width: 100px;
  height: 100px;
  position: relative;
  border-radius: 50%;
}

.item_testimonial .item-desc {
  line-height: 30px;
  color: #fff;
  font-size: 20px;
  font-family: "Comfortaa", cursive;
  max-width: 100%;
  padding: 36px 0 36px;
}
.item_testimonial .tes_info h6 {
  letter-spacing: 0;
  color: #fff;
  font-weight: 400;
  font-family: "Open Sans";
}
.item_testimonial .tes_info .tes_job {
  color: #97a0fe;
  font-style: normal;
  margin-left: 16px;
}
.item_testimonial .tes_info .tes_job:before {
  content: "-";
  color: #97a0fe;
  left: -11px;
}
.item_testimonial .caption_testimonial figure {
  position: relative;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  margin: 0 auto;
}
.item_testimonial .caption_testimonial figure:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  background: #5a609e;
}

.item_testimonial2 .item-desc {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #fff;
  font-style: italic;
  padding: 65px 0 19px;
}
.item_testimonial2 .item-desc:before {
  font-style: normal;
  content: "\f0e6";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-family: FontAwesome;
  font-size: 40px;
}
.item_testimonial2 .tes_info {
  margin-bottom: 20px;
}
.item_testimonial2 .tes_info h6 {
  font-weight: bold;
  text-transform: capitalize;
  color: #fff;
  font-size: 20px;
  letter-spacing: 0;
  font-family: "Open Sans";
}

.item_testimonial5 .img-tes {
  height: 80px;
  width: 80px;
}
.item_testimonial5 .tes_info {
  margin-top: 15px;
}
.item_testimonial5 .tes_info .tes_name {
  letter-spacing: 0;
  position: relative;
  color: #2eaae1;
  text-transform: capitalize;
}
.item_testimonial5 .tes_info .tes_name:before {
  content: "";
  height: 1px;
  width: 42px;
  background: #eee;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
}
.item_testimonial5 .item-desc {
  line-height: 20px;
  padding: 20px 0 18px;
}

@media (max-width: 767px) {
  .testimonial-container .item_testimonial4 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .item-desc {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .margin-130 .service_type2 {
    margin-top: -136px;
  }
  .margin-130 .service_type2:hover {
    margin-top: -196px;
  }
}
@media (min-width: 768px) {
  .service_type1:hover .service-img img {
    filter: grayscale(0.5);
    -moz-filter: grayscale(0.5);
    -webkit-filter: grayscale(0.5);
    -o-filter: grayscale(0.5);
    -ms-filter: grayscale(0.5);
    transition: all 0.5s ease-in-out 0s;
  }
}
.service_type1 .service-img {
  position: relative;
  display: inline-block;
  padding: 8px;
  border: 1px solid transparent;
  border-radius: 50%;
}
.service_type1 .service-img img {
  border-radius: 50%;
}
.service_type1 .service-title {
  margin-top: 20px;
  margin-bottom: 12px;
}
.service_type1 .service-title h4 {
  font-size: 20px;
  font-family: "Open Sans";
}
.service_type1 .service-box:hover .service-img {
  border-color: #2eaae1;
}

.service_type2 {
  transition: all 0.2s ease-out;
}
@media (min-width: 992px) {
  .service_type2 {
    min-height: 498px;
  }
  .service_type2:hover .service-box .service-sign {
    margin-top: 36px;
    opacity: 1;
    margin-bottom: 0;
  }
  .service_type2:hover .service-box .service-title h4 {
    margin-top: -25px;
  }
}
.service_type2 .service-box {
  background: #2eaae1;
  overflow: hidden;
  border-radius: 18px;
}
@media (min-width: 1200px) {
  .service_type2 .service-box.text-center p {
    padding: 0 25px;
  }
}
.service_type2 .service-desc {
  position: relative;
}
.service_type2 .service-info {
  padding: 0 20px 40px;
  position: relative;
}
.service_type2 .service-info::before {
  background: #2eaae1;
  border-radius: 100%;
  top: -38px;
  content: "";
  height: 115px;
  left: -15px;
  position: absolute;
  right: -15px;
}
.service_type2 .service-img img {
  border-radius: 18px 18px 0 0;
}
.service_type2 .service-title {
  position: relative;
}
.service_type2 .service-title h4 {
  color: #fff;
  font-family: "Open Sans";
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-top: -8px;
  margin-bottom: 18px;
  transition: all 0.2s ease-out;
  text-transform: uppercase;
}
.service_type2 p {
  color: #fff;
  margin-bottom: 0;
  line-height: 20px;
}
.service_type2 .service-sign {
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease-out;
}
@media (max-width: 991px) {
  .service_type2 .service-sign {
    margin-top: 36px;
  }
}
@media (min-width: 992px) {
  .service_type2 .service-sign {
    margin-bottom: -40px;
    opacity: 0;
  }
}
.service_type2 .service-sign .btn-white {
  background: none;
  color: #fff;
  min-width: 170px;
}
.service_type2 .service-sign .btn-white:hover {
  background-color: #fff;
  border-color: #fff;
  color: #222;
}

.service_type3 .text-center .service-info {
  border: 1px dashed #d3d3d3;
  border-radius: 50%;
  display: flex;
  height: 217px;
  align-items: center;
  text-align: center;
  width: 217px;
  margin: 0 auto;
  transition: all 0.3s ease-in-out;
}
.service_type3 .text-center .service-info .service-desc {
  width: 100%;
}
.service_type3 .text-center .service-info h4 {
  color: #0856c2;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 10px;
}
.service_type3 .text-center .service-info p {
  font-size: 18px;
  margin-bottom: 0;
  color: #0856c2;
  line-height: 20px;
  padding-top: 10px;
  font-weight: 600;
}
.service_type3 .text-left .service-info, .service_type3 .text-right .service-info {
  align-items: center;
  border: 1px solid #ccc;
  border-radius: 3px;
  display: flex;
  min-height: 90px;
  padding: 10px 15px;
}
.service_type3 .text-left .service-info .service-desc, .service_type3 .text-right .service-info .service-desc {
  align-items: center;
  display: flex;
}
.service_type3 .text-left .service-info h4, .service_type3 .text-right .service-info h4 {
  background: #ff6a6a none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-family: "Open Sans";
  font-size: 30px;
  font-style: italic;
  font-weight: 600;
  height: 40px;
  line-height: 38px;
  padding: 0 14px 0 9px;
  float: left;
  margin-right: 20px;
}
.service_type3 .text-left .service-info p, .service_type3 .text-right .service-info p {
  line-height: 20px;
  margin-bottom: 0;
  overflow: hidden;
  font-weight: 600;
  text-transform: uppercase;
}
.service_type3 .text-right .service-info h4 {
  float: right;
  margin-right: 0;
  margin-left: 20px;
  padding: 0;
  text-align: center;
}

.banner-container-type3 {
  border-radius: 4px;
}

.banner-type1 {
  position: relative;
  background: #f7bf63;
  padding: 20px;
}
.banner-type1.en_overlay .banner-mid::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
}
.banner-type1.text-left .banner-img {
  bottom: 5px;
  position: absolute;
  right: 15px;
  z-index: 0;
}
.banner-type1.text-right .banner-img {
  bottom: 32px;
  left: 10px;
  position: absolute;
  z-index: 0;
}
.banner-type1.text-right .banner-btn {
  margin-top: 12px;
}
.banner-type1:hover .banner-mid:before {
  opacity: 0.9;
}
.banner-type1 .banner-title {
  position: relative;
  z-index: 1;
}
.banner-type1 .banner-title h2 {
  font-size: 26px;
  line-height: 36px;
  margin-bottom: 0;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-type1 .banner-title h2 span {
  font-size: 30px;
  margin-left: 8px;
}
.banner-type1 .banner-title p {
  color: #fff;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: -7px;
  padding-left: 3px;
}
.banner-type1 .banner-btn {
  margin-top: 21px;
  position: relative;
  z-index: 1;
  padding-left: 3px;
}

.banner-content.banner-type2 {
  margin: 0;
}

.banner-type2 {
  background: #fff none repeat scroll 0 0;
  padding: 19px 18px 6px 15px;
  border-radius: 4px;
}
@media (min-width: 1200px) {
  .banner-type2 .banner-mid {
    margin-left: -30px;
  }
  .banner-type2 .banner-img {
    padding-left: 13px;
    text-align: left;
  }
}
.banner-type2 .banner-title {
  padding-top: 24px;
}
.banner-type2 .banner-title h3 {
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 22px;
  color: #2eaae1;
}
.banner-type2 .banner-title ul {
  margin-bottom: 0;
}
.banner-type2 .banner-title li {
  color: #555555;
  font-family: "Comfortaa";
  font-size: 20px;
  line-height: 40px;
  position: relative;
}
.banner-type2 .banner-title li i {
  color: #ed56ad;
}
.banner-type2 .banner-btn {
  padding-top: 21px;
}

.banner-container {
  width: 100%;
}

.midde .banner-type3.text-right .banner-img {
  left: -15px;
}

.banner-type3 {
  background: #ffa838;
  display: table;
  height: 150px;
  width: 100%;
  position: relative;
  padding: 15px;
  border-radius: 4px;
  transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
  .banner-type3:hover {
    margin-top: -5px;
  }
}
.banner-type3 .banner-mid {
  display: table-cell;
  height: 100%;
  width: 65%;
  position: relative;
  vertical-align: middle;
}
.banner-type3 h2 {
  color: #fff;
  font-family: Roboto;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.banner-type3 p {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
  padding-top: 7px;
}
.banner-type3.text-right .banner-img {
  left: 0;
}
.banner-type3.text-right p {
  text-align: center;
}
.banner-type3.text-left .banner-img {
  right: 0;
}
.banner-type3.text-left .banner-mid {
  width: 100%;
}
.banner-type3 .banner-img {
  position: absolute;
  top: -20px;
}
.banner-type3 .banner-title span {
  font-size: 40px;
  line-height: 40px;
}

.banner-type4 {
  position: relative;
}
.banner-type4.en_overlay::before {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.3;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.banner-type4 .banner-img img {
  filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.banner-type4 .banner-mid {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 3;
}
.banner-type4 .banner-mid p {
  color: #fff;
  font-size: 16px;
  font-style: italic;
  margin: 0 auto;
  max-width: 65%;
}
.banner-type4 .banner-mid h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  position: relative;
  margin-bottom: 47px;
  text-transform: uppercase;
}
.banner-type4 .banner-mid h2::before {
  background: #2eaae1;
  bottom: -22px;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 40px;
}
.banner-type4 .banner-mid h2 a {
  color: #fff;
}
.banner-type4.banner-type13 {
  overflow: hidden;
  border-radius: 10px;
}
.banner-type4.banner-type13 .banner-img {
  border-radius: 10px;
}
.banner-type4.banner-type13 .banner-img img {
  filter: none;
  border-radius: 10px;
  width: 100%;
}
.banner-type4.banner-type13 .banner-img:before {
  content: "";
  height: 49px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 18px;
  border-radius: 0;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.6);
}
.banner-type4.banner-type13 .banner-mid {
  padding: 0 30px;
  top: auto;
  transform: none;
  bottom: 7px;
  transition: all 0.5s ease-in 0.1s;
}
.banner-type4.banner-type13 .banner-mid .banner-title {
  height: 49px;
  transition: all 0.5s ease-in 0.1s;
}
.banner-type4.banner-type13 .banner-mid h2 {
  font-family: "Amatic SC", cursive;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 0;
}
.banner-type4.banner-type13 .banner-mid h2:before {
  content: none;
}
.banner-type4.banner-type13 .banner-mid p {
  padding-top: 33px;
  line-height: 20px;
  height: 0;
  max-width: 100%;
  font-size: 14px;
  font-style: normal;
  overflow: hidden;
  display: inline-block;
}
.banner-type4.banner-type13:hover .banner-mid {
  transition: all 0.5s;
  top: 27px;
  transform: translateY(10px);
  bottom: auto;
}
.banner-type4.banner-type13:hover .banner-mid .banner-title {
  height: auto;
}
.banner-type4.banner-type13:hover .banner-mid p {
  height: auto;
}
.banner-type4.banner-type13:hover .banner-img:before {
  height: 100%;
  bottom: 0;
}

.banner-type5 {
  margin-bottom: 30px;
}
.banner-type5:hover .banner-img:before {
  transform: none;
  opacity: 0.3;
}
.banner-type5:hover .banner-img img {
  transform: rotate(-90deg);
}
.banner-type5:hover .banner-img .btn-plus {
  transform: translate(-50%, -50%) scale(1);
}
.banner-type5 .banner-img {
  height: 200px;
  margin: 0 auto;
  width: 200px;
  position: relative;
}
.banner-type5 .banner-img:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  opacity: 0;
  border-radius: 50%;
  background: #2eaae1;
  transform: translateX(-100%);
  transition: all 0.35s ease-in-out;
}
.banner-type5 .banner-img img {
  opacity: 1;
  transform: scale(1);
  transition: all 0.35s ease-in-out;
}
.banner-type5 .banner-img img {
  border-radius: 50%;
}
.banner-type5 .banner-img .btn-plus {
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 9;
  transition: all 0.35s ease-in-out;
  transform: translate(-50%, -50%) scale(0);
}
.banner-type5 .banner-img .btn-plus:before, .banner-type5 .banner-img .btn-plus:after {
  background: #fff;
}
.banner-type5 .banner-title {
  margin-top: 39px;
}
.banner-type5 .banner-title h3 {
  text-transform: uppercase;
  margin-bottom: 12px;
}

.banner-type6 .banner-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.banner-type7 {
  height: 880px;
  display: table;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.banner-type7.en_overlay .banner-mid::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
}
.banner-type7:hover .banner-mid:before {
  opacity: 0.9;
}
.banner-type7:hover .banner-title, .banner-type7:hover .banner-btn {
  opacity: 1;
  transform: none;
}
.banner-type7 .banner-mid {
  display: table-cell;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding: 0 15px;
}
.banner-type7 .banner-title {
  position: relative;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  transform: translateY(-100%);
}
.banner-type7 .banner-title h2 {
  font-size: 74px;
  font-weight: 700;
  margin-bottom: 11px;
  text-transform: uppercase;
}
.banner-type7 .banner-title h3 {
  color: #2eaae1;
  font-size: 35px;
  margin: 0 auto;
  line-height: 41px;
  max-width: 410px;
  font-weight: 300;
  text-transform: uppercase;
}
.banner-type7 .btn-plus {
  display: none;
}
.banner-type7 .banner-btn {
  margin-top: 24px;
  position: relative;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  transform: translateY(100%);
}

.banner-type7.banner-type9 {
  height: 450px;
  position: relative;
  overflow: hidden;
  width: 100.5%;
}
.banner-type7.banner-type9 .banner_style_9_title {
  position: absolute;
  bottom: -2px;
  font-size: 35px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease-in;
  width: 100%;
}
.banner-type7.banner-type9:hover .banner_style_9_title {
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) scale(1.5);
}
.banner-type7.banner-type9 .banner-title {
  padding-top: 7px;
}
.banner-type7.banner-type9 .banner-title > p {
  color: #fff;
  font-size: 15px;
}
.banner-type7.banner-type9 .banner-title h2 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 23px;
  text-transform: uppercase;
  color: #d19f68;
}
.banner-type7.banner-type9 .banner-title h3 {
  font-weight: 400;
}
.banner-type7.banner-type9 .btn-plus {
  display: block;
}
.banner-type7.banner-type9.en_filterbw {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
.banner-type7.banner-type9.en_filterbw:hover {
  filter: none;
  -webkit-filter: none;
}

.banner-type8 {
  height: 464px;
  display: table;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-type8:hover .banner-mid:before {
  opacity: 0.5;
}
.banner-type8:hover .banner-title, .banner-type8:hover .banner-btn {
  opacity: 1;
  transform: none;
}
.banner-type8:hover .banner-btn {
  height: auto;
  margin-top: 37px;
}
.banner-type8 .banner-mid {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  position: relative;
  padding: 0 15px;
}
.banner-type8 .banner-mid::before {
  margin: 34px 30px;
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
}
.banner-type8 .banner-title {
  margin-top: -7px;
  position: relative;
}
.banner-type8 .banner-title h2 {
  font-size: 49px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -2.8px;
  text-transform: uppercase;
  margin-top: 10px;
}
.banner-type8 .banner-title h3 {
  font-weight: 300;
  color: #fff;
  font-size: 37px;
  margin: 0 auto;
  line-height: 41px;
  letter-spacing: -1px;
  text-transform: uppercase;
}
.banner-type8 .banner-btn {
  margin-top: 0;
  position: relative;
  opacity: 0;
  height: 0;
  transition: all 0.3s ease-in-out 0s;
}

.banner-type10 {
  position: relative;
  border-radius: 20px;
}
.banner-type10 .banner-title h2 {
  font-family: "Comfortaa", cursive;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.banner-type10 .banner-title h2 span {
  font-size: 30px;
  line-height: 45px;
}
.banner-type10 .banner-mid {
  color: #fff;
  position: relative;
  padding: 33px 20px 30px;
}
.banner-type10 .banner-img {
  top: -45px;
  position: absolute;
}
.banner-type10.text-right .banner-img {
  left: 0;
}
.banner-type10.text-left .banner-img {
  right: -90px;
  top: -30px;
}
.banner-type10 .banner-btn .btn-icon {
  padding-top: 28px;
  padding-right: 68px;
  margin-top: 19px;
  display: inline-block;
  background: url("../images/border1.png") no-repeat top left;
}

.banner-btn .btn-icon {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Comfortaa", cursive;
}
.banner-btn .btn-icon:hover {
  color: #222;
}

.btn.btn-basic {
  border: medium none;
  color: #222;
  padding: 6px 27px 4px;
}
.btn.btn-basic:hover {
  color: #2eaae1;
}

.nth-2n .banner-type11 .banner-mid {
  order: 1;
  padding-top: 0;
  padding-bottom: 24px;
}
.nth-2n .banner-type11 .banner-img {
  order: 2;
}
.nth-2n .banner-type11 .banner-title h3 {
  margin-top: -3px;
}

.banner-type11 {
  background: #fff;
  -ms-box-orient: horizontal;
  display: -moz-flex;
  display: flex;
  flex-flow: row wrap;
}
.banner-type11 .banner-img {
  width: 100%;
}
.banner-type11 .banner-mid {
  padding: 27px 15px 0;
  width: 100%;
}
.banner-type11 .banner-title h3 {
  font-family: Teko;
  font-size: 30px;
  color: #222;
  padding-bottom: 6px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.banner-type11 .banner-title p {
  margin-bottom: 22px;
}
.banner-type11 .btn.btn-basic {
  padding-top: 0;
  padding-bottom: 0;
}

.banner-type12 {
  height: 510px;
  position: relative;
}
.banner-type12:hover .banner-mid {
  transform: translate(-50%, -50%) scale(1);
}
.banner-type12:hover.en_overlay::before {
  opacity: 0.6;
  transform: rotate(0) scale(1);
}
.banner-type12:hover.en_overlay::after {
  transform: scale(1);
}
.banner-type12.en_overlay::before {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(-90deg) scale(0);
  transition: all 0.3s ease-in-out 0s;
}
.banner-type12.en_overlay::after {
  border: 1px solid #999999;
  bottom: 30px;
  content: "";
  left: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  transform: scale(0);
  transition: all 0.3s ease-in-out 0s;
}
.banner-type12 .banner-mid {
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out 0s;
  transform: translate(-50%, -50%) scale(0);
}
.banner-type12 .banner-mid a {
  font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  position: relative;
  line-height: normal;
}
.banner-type12 .banner-mid a:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  left: 0;
  background: #fff;
  top: 0;
}
.banner-type12 .banner-mid a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 5px;
  left: 0;
  background: #fff;
  bottom: 0;
}
.banner-type12 .banner-mid a:hover {
  color: #2eaae1;
  padding: 0 15px;
}
.banner-type12 .banner-mid a:hover:before, .banner-type12 .banner-mid a:hover:after {
  background-color: #2eaae1;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .vc_col-lg-3.vc_col-md-12 .banner-container {
    width: 50%;
    float: left;
  }
  .vc_col-lg-3.vc_col-md-12 .banner-container .banner-type1 {
    min-height: 192px;
  }
  .banner-type4.banner-type13 .banner-mid {
    padding: 0 15px;
  }
  .banner-type4.banner-type13 .banner-mid p {
    padding-top: 7px;
  }
}
@media (max-width: 992px) {
  .banner-type2 .banner-mid {
    padding-bottom: 15px;
  }
  .banner-type2 .banner-title h3 {
    font-size: 32px;
  }
  .banner-type2 .banner-title li {
    font-size: 16px;
  }
  .banner-type2 .btn.btn-highlight.btn-border {
    font-size: 16px;
    height: 45px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .banner-type7.banner-type9 {
    filter: none;
    -webkit-filter: none;
  }
  .banner-type7.banner-type9 .banner_style_9_title {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) scale(1.5);
  }
  .banner-type7.banner-type9 .banner-title, .banner-type7.banner-type9 .banner-btn {
    opacity: 1;
    transform: none;
  }
  .banner-type7.banner-type9 .btn-plus {
    display: none;
  }
  .nth-2n .banner-type11 .banner-img {
    margin-bottom: 30px;
    order: 1;
  }
  .nth-2n .banner-type11 .banner-mid {
    padding-bottom: 0;
  }
  .banner-type2 {
    padding: 19px 0 6px;
  }
}
@media (max-width: 480px) {
  .banner-type2 .banner-title h3 {
    font-size: 26px;
  }
  .banner-type2 .banner-title li {
    font-size: 16px;
    line-height: 26px;
  }
  .banner-type10 .banner-title h2 {
    position: relative;
    z-index: 1;
    font-size: 30px;
    line-height: 36px;
  }
}
.apr_wp_search {
  margin-top: -80px;
  position: relative;
  background: #fff !important;
  border-radius: 5px;
  padding: 30px 80px;
  box-shadow: 0 0 70px 0 #ccc;
  z-index: 1;
}
@media (max-width: 480px) {
  .apr_wp_search {
    padding: 30px;
  }
}
.apr_wp_search .woosearch-submit {
  position: static;
  height: 100px;
  width: 100px;
  border: none;
  border-radius: 10px;
  font-size: 50px;
  color: #fff;
  text-align: center;
  line-height: 100px;
  background: #ed56ad;
  position: absolute;
  top: 0;
  margin-top: 0;
  right: 0;
}
@media (max-width: 480px) {
  .apr_wp_search .woosearch-submit {
    width: 100% !important;
  }
}
.apr_wp_search .search_3col {
  margin: 0 -15px;
}
.apr_wp_search .search_3col select {
  width: calc(33.33% - 30px);
  display: inline-block;
  border: 1px solid #eee;
  border-radius: 5px;
  color: #999;
  margin: 0 15px;
  padding: 0 20px;
  float: left;
}
@media (max-width: 480px) {
  .apr_wp_search .search_3col select {
    width: calc(100% - 30px);
    margin-bottom: 15px;
  }
}
.apr_wp_search .woosearch-search-input {
  margin-top: 20px;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 9px 20px 10px;
}
.apr_wp_search .woosearch-search {
  position: relative;
  padding-right: 130px;
}
.apr_wp_search .woosearch-search:before, .apr_wp_search .woosearch-search:after {
  content: "";
  display: table;
}
.apr_wp_search .woosearch-search:after {
  clear: both;
}

@media (max-width: 480px) {
  .apr_wp_search {
    margin-top: 50px;
    padding: 30px 10px;
  }
  .apr_wp_search .search_3col select {
    width: 100%;
  }
  .apr_wp_search .woosearch-search {
    padding-right: 0;
  }
  .apr_wp_search .woosearch-submit {
    height: 40px;
    width: 100%;
    font-size: 24px;
    line-height: 40px;
    position: static;
    margin-top: 20px;
    float: right;
  }
}
.inline-block {
  display: inline-block;
}

.gallery_filter {
  text-align: center;
}

.archive .gallery-grid > .gallery_header {
  margin-top: 8px;
  margin-bottom: -15px;
}

.gallery_header .view-all {
  float: right;
}
.gallery_header .view-all .link-text i {
  margin-left: 17px;
}

.button-group {
  padding-bottom: 118px;
  display: inline-block;
  color: #696969;
}
.button-group .inline-block {
  padding: 0 18px;
  position: relative;
}
.button-group .btn-filter {
  text-transform: uppercase;
  background: none;
  color: inherit;
  font-size: 14px;
  border: none;
  letter-spacing: 1.3px;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
}
.button-group .btn-filter.is-checked, .button-group .btn-filter:hover {
  color: #2eaae1;
}

.isotope.col-1 .item {
  width: 100%;
}

.isotope.col-2 .item, .gallery_col2 > .isotope-item {
  width: 50%;
}

.isotope.col-4 .item, .gallery_col4 > .isotope-item {
  width: 25%;
}

.isotope.col-3 .item, .gallery_col3 > .isotope-item {
  width: 33.33333%;
}

.isotope.col-5 .item, .gallery_col5 > .isotope-item {
  width: 20%;
}

.gallery_sort {
  margin: 0 -15px !important;
}
.gallery_sort .item {
  clear: left;
  padding: 15px;
}

.gallery_sort.no-space {
  margin: 0 !important;
}
.gallery_sort.no-space .item {
  padding: 0;
}

.our-gallery-sc .load-more a {
  box-shadow: none !important;
}
.our-gallery-sc .load-more a.btn-black {
  color: #fff;
}
.our-gallery-sc .load-more.btn-black {
  margin-top: 76px;
}

.gallery-entries-wrap.gallery-masonry {
  margin-top: -15px;
}

.gallery_paginations {
  margin-bottom: 20px;
  overflow: hidden;
}
.gallery_paginations .arrow_left {
  float: left;
}
.gallery_paginations .arrow_left .btn.btn-icon i {
  margin-left: 0;
  margin-right: 18px;
}
.gallery_paginations .arrow_right {
  float: right;
}

.portfolio_title h3 {
  text-transform: uppercase;
  margin-bottom: 25px;
}

.our-gallery-sc .gallery_sort.no-space {
  margin-bottom: 0 !important;
}

.gallery-masonry_3 {
  margin-top: -21px;
}
.gallery-masonry_3 .image_size, .gallery-masonry_3 .image_size1 {
  width: 25%;
}
.gallery-masonry_3 .image_size2 {
  width: 12.5%;
}

.masonry_type_1 .item.image_size {
  width: 25%;
}
.masonry_type_1 .item.image_size1, .masonry_type_1 .item.image_size2 {
  width: 50%;
}

.masonry_type_2 .item.image_size {
  width: 33.33%;
}
.masonry_type_2 .item.image_size1 {
  width: 66.67%;
}

.gallery-masonry_2 .btn-viewmore {
  display: table;
  height: 294px;
}
.gallery-masonry_2 .btn-viewmore .btn {
  display: table-cell;
  font-size: 26px;
  height: 100%;
  width: 100%;
  font-weight: 400;
}
.gallery-masonry_2 .btn-viewmore .btn i {
  display: block;
  font-size: 35px;
  margin-left: 0;
  margin-top: 16px;
}

.gallery_desc {
  text-align: center;
  font-size: 24px;
  font-style: italic;
  width: 60%;
  margin: 27px auto 118px;
}
.gallery_desc h3 {
  line-height: 40px;
}

.gallery-style2 .gallery_body {
  padding: 32px 30px 25px;
}
.gallery-style2 .gallery_body h4 {
  text-transform: capitalize;
  font-weight: bold;
}
.gallery-style2 .gallery_body h4:hover {
  color: #2eaae1;
}
.gallery-style2 .category {
  margin-top: 11px;
  margin-left: 4px;
}
.gallery-style2 .category a {
  font-style: italic;
  position: relative;
  color: #696969;
  padding: 0 11px;
}
.gallery-style2 .category a:hover {
  color: #2eaae1;
}
.gallery-style2 .category a:before {
  content: "";
  position: absolute;
  height: 13px;
  width: 1px;
  background: #696969;
  left: 0;
  top: 0;
  transform: rotate(20deg);
}

.gallery-style3 .item {
  position: relative;
}
.gallery-style3 .gallery_body {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
}
.gallery-style3 .gallery_body .category,
.gallery-style3 .gallery_body .gallery_title {
  display: none;
}
.gallery-style3 .gallery_body .gallery_content {
  width: 100%;
  display: table;
  position: relative;
}
.gallery-style3 .gallery_body .gallery_content:before {
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.6);
  top: 0;
  left: 0;
  position: absolute;
}
.gallery-style3 .gallery_body .gallery_content .gallery-info {
  padding: 0 30px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.gallery-style3 .gallery_body .gallery_content h4 {
  font-weight: bold;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  padding-top: 20px;
}
.gallery-style3 .gallery_body .gallery_content .desc {
  padding-top: 21px;
}
.gallery-style3 .gallery_body .gallery_content .btn.btn-black {
  margin-top: 38px;
  padding: 10px 25px 8px 25px;
}

.gallery-style4 .gallery-img {
  position: relative;
}
.gallery-style4 .gallery-img:before {
  content: "";
  height: 100%;
  width: 100%;
  background: rgba(51, 51, 51, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.5s ease-in-out 0s;
}
.gallery-style4 .gallery_body {
  position: absolute;
  top: 50%;
  opacity: 0;
  left: 0;
  text-align: center;
  padding: 0 15px;
  z-index: 1;
  width: 100%;
  transition: all 0.5s ease-in-out 0s;
}
.gallery-style4 .gallery_body h4 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding-right: 25px;
  letter-spacing: 2px;
  position: relative;
  text-transform: uppercase;
}
.gallery-style4 .gallery_body h4:before {
  content: "\f10a";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  font-family: "Ionicons";
}
.gallery-style4 .gallery_body .info {
  display: none;
}

.gallery-img img {
  width: 100%;
}

.our-gallery-sc .gallery-style1 .item .category a {
  padding: 0 7px;
}
.our-gallery-sc .button-group {
  padding-bottom: 29px;
}
.our-gallery-sc .button-group .btn-filter {
  position: relative;
}
.our-gallery-sc .button-group .btn-filter:before {
  content: "";
  height: 1px;
  width: 24px;
  background: #e0e0e0;
  position: absolute;
  top: 12px;
  right: -31px;
}
.our-gallery-sc .button-group .inline-block:last-child .btn-filter:before {
  content: none;
}
.our-gallery-sc .masonry_type_6 .item.image_size {
  width: 25%;
}
.our-gallery-sc .masonry_type_6 .item.image_size1 {
  width: 50%;
}
.our-gallery-sc .masonry_type_5 .item.image_size1,
.our-gallery-sc .masonry_type_5 .item.image_size {
  width: 33.33%;
}
.our-gallery-sc .masonry_type_5 .item.image_size2 {
  width: 66.67%;
}
.our-gallery-sc .btn.btn-black {
  padding: 10px 17px 8px 29px;
}

.desc_block {
  margin-bottom: 49px;
}
.desc_block h4 {
  font-weight: bold;
  margin-bottom: 21px;
  letter-spacing: 0.1em;
}
.desc_block p {
  margin-bottom: 15px;
}
.desc_block p a {
  color: #2eaae1;
}
.desc_block:last-child {
  margin-bottom: 0;
}

.gallery_filter.text-left {
  display: inline-block;
  text-align: left;
}
.gallery_filter.text-left .button-group .inline-block:first-child {
  padding-left: 0;
}
.gallery_filter.text-left .button-group .inline-block:first-child button {
  padding-left: 0 !important;
}

.gallery-style3 .gallery_body {
  pointer-events: none;
}

.masonry_type_1.gallery-style3 .gallery_body .gallery_content .btn.btn-black,
.masonry_type_1.gallery-style3 .gallery_body .gallery_content .desc, .masonry_type_1.gallery-style3 .gallery_body .gallery_content h4 {
  display: none;
}

@media (max-width: 1280px) {
  .gallery_desc {
    margin: 0 auto 60px;
  }
  .button-group {
    padding-bottom: 80px;
  }
}
@media (max-width: 1199px) {
  .gallery-style1 .item .gallery-img:before {
    border-width: 10px;
  }
  .gallery-style1 .item .gallery_body {
    bottom: 20px;
    left: 24px;
  }
  .arrowpress-heading.animated.show-animate {
    visibility: visible;
  }
  .button-group {
    padding-bottom: 60px;
  }
  .gallery_desc {
    width: 100%;
  }
  .gallery-container .load-more {
    margin-top: 40px;
  }
  .gallery-container {
    margin-bottom: 0;
  }
  .gallery-style3 .gallery_body .gallery_content .btn.btn-black {
    margin-top: 10px;
  }
  .gallery-style3 .gallery_body .gallery_content .gallery-info {
    padding: 0 12px;
  }
}
@media (max-width: 991px) {
  .our-gallery-sc .masonry_type_6 .item.image_size,
.our-gallery-sc .masonry_type_5 .item.image_size1,
.our-gallery-sc .masonry_type_5 .item.image_size,
.our-gallery-sc .masonry_type_5 .item.image_size2,
.masonry_type_1 .item.image_size,
.masonry_type_1 .item.image_size1,
.masonry_type_1 .item.image_size2,
.isotope.col-3 .item,
.gallery_col3 > .isotope-item,
.gallery-masonry_3 .image_size,
.gallery-masonry_3 .image_size1,
.gallery-masonry_3 .image_size2,
.masonry_type_1 .item.image_size {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .gallery-style3 .gallery_body .gallery_content h4 {
    letter-spacing: 0;
  }
  .gallery-entries-wrap.gallery-masonry {
    margin-top: 0;
  }
  .our-gallery-sc .button-group .btn-filter:before {
    content: none;
  }
  .button-group {
    margin: -3px !important;
  }
  .button-group .inline-block {
    border: 1px solid;
    float: left;
    margin: 3px !important;
    padding: 6px;
    text-align: center;
    width: 31.3333%;
  }
  .button-group .inline-block .btn-filter:before {
    content: none;
  }
  .gallery-style1 .item .gallery-img:before {
    content: none;
  }
  .gallery-style1 .item .gallery_body {
    position: static;
    opacity: 1;
    margin-right: 0;
    padding: 25px;
    background: #f2f2f2;
  }
}
@media (min-width: 767px) {
  .gallery-style4 .item:hover .gallery_body,
.gallery-style4 .item:hover .gallery-img:before {
    opacity: 1;
    transition: all 0.5s ease-in-out 0s;
  }
}
@media (max-width: 599px) {
  .masonry_type_2 .item.image_size {
    width: 100% !important;
  }
  .masonry_type_2 .item.image_size1 {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .desc_block {
    margin-bottom: 30px;
  }
  .our-gallery-sc .load-more,
.gallery-container .load-more {
    margin-top: 30px !important;
  }
  .button-group .inline-block {
    width: 47.333%;
  }
  .gallery_desc {
    width: 100%;
    margin: 0 auto 44px;
  }
  .gallery_desc h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .button-group {
    padding-bottom: 35px;
  }
  .button-group .inline-block {
    padding: 0 10px;
  }
  .our-gallery-sc .masonry_type_6 .item.image_size1,
.our-gallery-sc .masonry_type_6 .item.image_size,
.our-gallery-sc .masonry_type_5 .item.image_size1,
.our-gallery-sc .masonry_type_5 .item.image_size,
.our-gallery-sc .masonry_type_5 .item.image_size2,
.masonry_type_1 .item.image_size,
.masonry_type_1 .item.image_size1,
.masonry_type_1 .item.image_size2,
.isotope.col-3 .item,
.gallery_col3 > .isotope-item,
.gallery-masonry_3 .image_size,
.gallery-masonry_3 .image_size1,
.gallery-masonry_3 .image_size2,
.masonry_type_1 .item.image_size {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .button-group .inline-block {
    position: relative;
  }
  .button-group .inline-block:before {
    height: 1px;
    width: 24px;
    background: #efefef;
    content: "";
    position: absolute;
    top: 12px;
    right: -12px;
  }
  .button-group .inline-block:last-child:before {
    content: none;
  }
  .gallery-img {
    overflow: hidden;
  }
  .gallery-img img {
    transform: scale(1.1);
    transition: all 0.5s ease-in-out 0s;
  }
  .item:hover .gallery-img img {
    transform: scale(1);
  }
}
.item-member-content {
  position: relative;
}
.item-member-content .btn.btn-circle {
  border-radius: 50%;
  font-size: 18px;
  font-weight: 400;
  height: 40px;
  line-height: 38px;
  min-width: auto;
  padding: 0;
  width: 40px;
  text-align: center;
  letter-spacing: 0;
  color: #2eaae1;
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.item-member-content .btn.btn-circle:hover {
  border-color: #2eaae1;
  background: #2eaae1;
  color: #fff;
}

.member-type1 .item-member-content:hover .member-info {
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
  background: #333333;
}
.member-type1 .item-member-content:hover .member-name h4 {
  color: #fff;
}
.member-type1 .item-member-content:hover .member-name .address {
  color: #999999;
}
.member-type1 .item-member-content:hover .btn-circle {
  opacity: 1;
  transform: none;
}
.member-type1 .member-info {
  background: #fff none repeat scroll 0 0;
  max-width: 270px;
  min-height: 450px;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out;
  padding: 38px 30px 30px;
}
.member-type1 .member-img {
  padding-top: 91px;
  text-align: right;
  position: relative;
  z-index: 1;
}
.member-type1 .btn-circle {
  opacity: 0;
  line-height: 36px;
  transform: translateX(-100%);
  transition: all 0.3s ease-in-out;
}
.member-type1 .link-text {
  padding-top: 14px;
  position: relative;
  z-index: 10;
}

.member-name h4 {
  font-weight: 700;
  margin-bottom: 7px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.member-job {
  color: #ababab;
  font-style: italic;
}

.first-name h2 {
  color: #ababab;
  font-size: 80px;
  font-weight: 700;
  opacity: 0.1;
  text-transform: uppercase;
  transform: rotate(90deg) translateY(78px) translateX(101px);
}

.member-type2 .member-desc {
  padding: 29px 27px 40px;
  position: relative;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #eee;
}
.member-type2 .member-desc p {
  position: relative;
  line-height: 20px;
  margin-bottom: 0;
  z-index: 1;
}
.member-type2 .member-desc p:after {
  content: "\f10d";
  position: absolute;
  font-family: FontAwesome;
  color: #f5f5f5;
  font-size: 50px;
  top: -3px;
  left: -9px;
  z-index: -1;
}
.member-type2 .member-desc:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 16.5px 0 16.5px;
  border-color: #eee transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  right: 25px;
}
.member-type2 .member-desc:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 15.5px 0 15px;
  border-color: #fff transparent transparent transparent;
  bottom: -18px;
  right: 26px;
  position: absolute;
}
.member-type2 .member-img {
  height: 80px;
  width: 80px;
  float: right;
  border-radius: 50%;
}
.member-type2 .member-img img {
  border-radius: 50%;
}
.member-type2 .member-info {
  float: right;
  margin-top: 28px;
}
.member-type2 .member-info .member-name {
  padding-right: 23px;
  text-align: right;
  padding-top: 8px;
}
.member-type2 .member-info .info {
  display: inline-block;
}
.member-type2 .member-name h4 {
  margin-bottom: 0;
  letter-spacing: -0.6px;
  font-weight: 600;
  font-size: 14px;
  color: #222;
}
.member-type2 .member-name .address {
  color: #999;
}

.member-type3 .member-img img {
  border-radius: 20px;
  width: 100%;
  background-color: #eeeeee;
}
.member-type3 .member-info {
  width: calc(100% - 38px);
  display: inline-block;
  opacity: 0.7;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 32px;
  overflow: hidden;
  padding: 15px 11px 11px 30px;
  border-radius: 20px 0 0 20px;
  transition: all 0.5s ease-in-out 0.2s;
}
.member-type3 .member-info .member-name h4 {
  font-family: "Open Sans";
  letter-spacing: 0;
  font-size: 20px;
  margin-bottom: 4px;
  color: #fff;
  text-transform: capitalize;
}
.member-type3 .member-info .member-name h4 a {
  color: #fff;
  font-size: 20px;
}
.member-type3 .member-info .member-name h4 a:hover {
  color: #f5f5f5;
}
.member-type3 .member-info .member-job {
  color: #fff;
  font-style: normal;
  margin-bottom: 16px;
  transition: all 0.5s ease-in-out 0.2s;
}
.member-type3 .member-info .member-job p {
  margin-bottom: 0;
}
.member-type3 .member-info .number-phone a {
  color: #fff;
}
.member-type3 .member-info .link-text {
  float: left;
  transform: none;
}
.member-type3 .member-info .link-text a {
  font-family: "Open Sans";
  color: #fff;
  text-transform: none;
}
.member-type3 .member-info .member-contact {
  padding-top: 0;
  overflow: hidden;
  opacity: 0;
  margin-top: -65px;
  transition: all 0.5s ease-in-out;
}
.member-type3:hover .member-info {
  opacity: 1;
  transition: all 0.5s ease-in-out 0.2s;
}
.member-type3:hover .member-contact {
  border-top: 1px solid #fff;
  padding-top: 8px;
  margin-top: 0;
  opacity: 1;
}
.member-type3:hover .member-job {
  margin-bottom: 8px;
}

.member-image {
  margin-top: 48px;
  background-size: cover;
  background-repeat: no-repeat;
}

.member-content {
  position: relative;
  padding: 15px;
  background: #f5f5f5;
}

.member-desc h2 {
  font-weight: 700;
  color: #2eaae1;
  margin-bottom: 14px;
  font-size: 32px;
  line-height: 28px;
  text-transform: uppercase;
}
.member-desc h2 span {
  color: #000000;
  font-size: 22px;
  width: 100%;
  display: block;
  font-weight: 400;
}
.member-desc p {
  margin-bottom: 26px;
  line-height: 25px;
}
.member-desc .italic {
  font-style: italic;
  font-size: 16px;
}

.book-now {
  padding-top: 13px;
}
.book-now .btn {
  min-width: 290px;
}

.img-list {
  margin: 0 -3px;
  margin-left: -13px;
  width: 84%;
}
.img-list:hover .btn-next {
  opacity: 1;
  left: -13px;
}
.img-list:hover .btn-prev {
  opacity: 1;
  right: -13px;
}
.img-list a {
  display: inline-block;
  margin: 0 !important;
  padding: 0 3px;
}

.btn-next {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #2eaae1;
  color: #2eaae1;
  height: 30px;
  left: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  width: 30px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.btn-prev {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #2eaae1;
  color: #2eaae1;
  height: 30px;
  right: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  z-index: 9;
  transform: translateY(-50%);
  width: 30px;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
}

.link-text a {
  font-family: Oswald;
  font-size: 14px;
  color: #2eaae1;
  text-transform: uppercase;
}
.link-text a:hover {
  color: #000;
}

@media (max-width: 1199px) {
  .member-type2 .link-text {
    transform: none;
  }
}
@media (min-width: 992px) {
  .member-image {
    height: 730px;
  }
  .member-image img {
    display: none !important;
  }
  .member-type2 .member-content {
    padding: 94px 60px 80px 80px;
    height: 724px;
    margin-left: -60px;
  }
  .member-type2 .member-bottom {
    margin-top: 154px;
  }
  .title-member {
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(-90deg) translateX(-357px) translateY(-383px);
    z-index: 9;
  }
  .title-member h2 {
    font-size: 96px;
    letter-spacing: 0.18em;
  }
}
@media (max-width: 991px) {
  .member-image {
    background: none !important;
  }
  .title-member {
    display: none;
  }
  .member-type2 .member-image {
    margin-top: 0;
  }
  .member-bottom {
    margin-top: 50px;
  }
  .member-type2 .img-list {
    margin-left: -3px;
  }
  .member-type2 .link-text {
    margin-left: 10px;
  }
  .member-type2 .no-padding {
    padding: 0;
  }
}