/*
Theme Name: Glass Showers and More
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Glass Showers and More brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Glass Showers and More
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
  font-family: system;
  font-style: normal;
  font-weight: 300;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
}
@font-face {
  font-family: "Nexa";
  src: url("assets/fonts/nexa/NexaLight.eot");
  src: url("assets/fonts/nexa/NexaLight.eot?#iefix") format("embedded-opentype"), url("assets/fonts/nexa/NexaLight.woff2") format("woff2"), url("assets/fonts/nexa/NexaLight.woff") format("woff"), url("assets/fonts/nexa/NexaLight.ttf") format("truetype"), url("assets/fonts/nexa/NexaLight.svg#NexaLight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Nexa";
  src: url("assets/fonts/nexa/NexaRegular.eot");
  src: url("assets/fonts/nexa/NexaRegular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/nexa/NexaRegular.woff2") format("woff2"), url("assets/fonts/nexa/NexaRegular.woff") format("woff"), url("assets/fonts/nexa/NexaRegular.ttf") format("truetype"), url("assets/fonts/nexa/NexaRegular.svg#NexaRegular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Nexa";
  src: url("assets/fonts/nexa/NexaBold.eot");
  src: url("assets/fonts/nexa/NexaBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/nexa/NexaBold.woff2") format("woff2"), url("assets/fonts/nexa/NexaBold.woff") format("woff"), url("assets/fonts/nexa/NexaBold.ttf") format("truetype"), url("assets/fonts/nexa/NexaBold.svg#NexaBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Nexa";
  src: url("assets/fonts/nexa/Nexa-XBold.eot");
  src: url("assets/fonts/nexa/Nexa-XBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/nexa/Nexa-XBold.woff2") format("woff2"), url("assets/fonts/nexa/Nexa-XBold.woff") format("woff"), url("assets/fonts/nexa/Nexa-XBold.ttf") format("truetype"), url("assets/fonts/nexa/Nexa-XBold.svg#Nexa-XBold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Eurostile MN";
  src: url("assets/fonts/eurostile/EurostileMN-ExtendedBold.eot");
  src: url("assets/fonts/eurostile/EurostileMN-ExtendedBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/eurostile/EurostileMN-ExtendedBold.woff2") format("woff2"), url("assets/fonts/eurostile/EurostileMN-ExtendedBold.woff") format("woff"), url("assets/fonts/eurostile/EurostileMN-ExtendedBold.ttf") format("truetype"), url("assets/fonts/eurostile/EurostileMN-ExtendedBold.svg#EurostileMN-ExtendedBold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "gsm_glass";
  src: url("assets/fonts/icons/gsm_glass.eot?34101932");
  src: url("assets/fonts/icons/gsm_glass.eot?34101932#iefix") format("embedded-opentype"), url("assets/fonts/icons/gsm_glass.woff2?34101932") format("woff2"), url("assets/fonts/icons/gsm_glass.woff?34101932") format("woff"), url("assets/fonts/icons/gsm_glass.ttf?34101932") format("truetype"), url("assets/fonts/icons/gsm_glass.svg?34101932#gsm_glass") format("svg");
  font-weight: normal;
  font-style: normal;
}
.common_sec {
  padding: 80px 0;
}

.common_sec.space_100 {
  padding: 100px 0;
}

@media (max-width: 1600px) {
  .common_sec {
    padding: 70px 0;
  }
  .common_sec.space_100 {
    padding: 70px 0;
  }
}
@media (max-width: 1199px) {
  .common_sec {
    padding: 50px 0;
  }
  .common_sec.space_100 {
    padding: 50px 0;
  }
}
img {
  max-width: 100%;
}

.no_pad_top {
  padding-top: 0 !important;
}

.no_pad_btm {
  padding-bottom: 0 !important;
}

.bg_cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.flex_bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex_bx:before, .flex_bx:after {
  display: none;
}

.btn_alt {
  color: #0891a9;
  border: 1px solid #0891a9;
  background: none;
}

.btn_alt:hover {
  background: #0891a9;
  color: #fff;
}

.btn_lg,
input.btn_lg {
  font-size: 30px;
  height: auto;
  padding: 17px 40px;
  border-width: 2px;
}

@media (max-width: 1600px) {
  .btn_lg,
input.btn_lg {
    font-size: 20px;
    padding: 15px 25px 11px;
  }
}
@media (max-width: 1199px) {
  .btn_lg,
input.btn_lg {
    font-size: 16px;
    padding: 14px 20px 10px;
  }
}
a.view_btn {
  text-transform: uppercase;
  font-size: 28px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  line-height: 1;
}

@media (max-width: 1600px) {
  a.view_btn {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  a.view_btn {
    font-size: 18px;
  }
}
a.view_btn strong {
  margin-top: 10px;
}

a.view_btn span {
  background: #fff;
  width: 46px;
  height: 46px;
  margin-left: 10px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

a.view_btn span svg {
  width: 22px;
  height: 18px;
  fill: #0891a9;
}

@media (max-width: 1600px) {
  a.view_btn span {
    width: 34px;
    height: 34px;
  }
  a.view_btn span svg {
    width: 16px;
    height: 12px;
  }
}
a.view_btn:hover {
  text-decoration: underline;
}

a.view_btn:hover span {
  background: #0891a9;
}

a.view_btn:hover span svg {
  fill: #fff;
}

.sec_title {
  font-size: 46px;
  font-weight: 600;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 1600px) {
  .sec_title {
    font-size: 38px;
  }
}
@media (max-width: 1400px) {
  .sec_title {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .sec_title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .sec_title {
    font-size: 26px;
  }
}
.sec_title.sec_title_lg {
  font-size: 54px;
}

@media (max-width: 1600px) {
  .sec_title.sec_title_lg {
    font-size: 47px;
  }
}
@media (max-width: 1400px) {
  .sec_title.sec_title_lg {
    font-size: 35px;
  }
}
@media (max-width: 1199px) {
  .sec_title.sec_title_lg {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .sec_title.sec_title_lg {
    font-size: 26px;
  }
}
.sec_title .title_span {
  display: block;
  color: #014682;
  font-size: 32px;
  padding-bottom: 15px;
}

@media (max-width: 1600px) {
  .sec_title .title_span {
    font-size: 28px;
  }
}
@media (max-width: 1400px) {
  .sec_title .title_span {
    font-size: 24px;
  }
}
@media (max-width: 1199px) {
  .sec_title .title_span {
    font-size: 20px;
  }
}
.sec_title.title_sm {
  font-size: 26px;
  font-weight: 400;
  font-family: "NexaRegular";
  font-family: "Nexa";
}

.sec_title.title_sm span {
  font-size: 32px;
  font-family: "Nexa";
  font-weight: 600;
}

@media (max-width: 1600px) {
  .sec_title.title_sm {
    font-size: 20px;
  }
  .sec_title.title_sm span {
    font-size: 26px;
  }
}
@media (max-width: 1400px) {
  .sec_title.title_sm {
    font-size: 18px;
  }
  .sec_title.title_sm span {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .sec_title.title_sm {
    font-size: 17px;
  }
  .sec_title.title_sm span {
    font-size: 19px;
  }
}
.span-spn-h2 {
  font-size: 22px;
  font-weight: 600;
}

.font_20 {
  font-size: 16px;
}

@media (min-width: 1200px) {
  .font_20 {
    font-size: 18px;
  }
}
@media (min-width: 1601px) {
  .font_20 {
    font-size: 20px;
  }
}
.font_18 {
  font-size: 16px;
}

@media (min-width: 1601px) {
  .font_18 {
    font-size: 18px;
  }
}
.fontW_400 {
  font-weight: 400;
  font-family: "NexaRegular";
  font-family: "Nexa";
}

.font_bold {
  font-family: "Nexa";
  font-weight: 600;
}

.black_color {
  color: #000;
}

.white_color {
  color: #fff;
}

.primary_color {
  color: #014682;
}

.secondary_color {
  color: #0891a9;
}

.center_txt {
  text-align: center;
}

.center_txt .btn {
  float: none;
}

.header_r .header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (min-width: 1200px) {
  .header_r .header-top {
    padding-bottom: 17px;
  }
}
.head_row .logo_wrap {
  width: 160px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.head_row .head_right {
  width: calc(100% - 190px);
}

@media (max-width: 1600px) {
  .head_row .logo_wrap {
    width: 140px;
  }
  .head_row .logo_wrap img {
    width: 100%;
    display: block;
  }
  .head_row .head_right {
    width: calc(100% - 160px);
  }
}
@media (max-width: 1199px) {
  .head_row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .head_row {
    padding-bottom: 10px;
  }
  .head_row .logo_wrap {
    width: 110px;
  }
}
.slim .head_row .logo_wrap {
  width: 140px;
}

a.top_call {
  color: #014682;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  font-family: "Eurostile MN";
}

a.top_call .call_ico {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #0891a9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 10px;
}

a.top_call .call_ico svg {
  width: 15px;
  height: 15px;
  fill: #fff;
}

@media (max-width: 1599px) {
  a.top_call .call_num {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  a.top_call .call_num {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  a.top_call .call_num {
    display: none;
  }
}
@media (max-width: 767px) {
  a.top_call {
    padding-right: 45px;
  }
}
.top_search {
  position: relative;
  padding-right: 22px;
  margin-right: 22px;
  border-right: 1px solid #ccc;
}

.top_search .search_ico svg {
  width: 26px;
  height: 26px;
  fill: #014682;
  display: block;
}

.top_search .search_ico .search_close_ico {
  display: none;
}

.top_search .top_search_form {
  display: none;
}

@media (max-width: 767px) {
  .top_search {
    padding-right: 15px;
    margin-right: 15px;
  }
  .top_search .search_ico svg {
    width: 18px;
    height: 18px;
  }
}
.top_search_form {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: -80px;
  background: #fff;
  border-radius: 4px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  display: none;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.14);
}

.top_search_form ::-webkit-input-placeholder {
  color: #000;
}

.top_search_form :-moz-placeholder {
  color: #000;
}

.top_search_form ::-moz-placeholder {
  color: #000;
}

.top_search_form :-ms-input-placeholder {
  color: #000;
}

.top_search_form .btn {
  font-size: 16px;
}

.top_search_form.search_open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top_search_form .input-holder {
  width: calc(100% - 115px);
  margin-bottom: 0;
}

.top_search_form .input-holder input {
  height: 100%;
}

.top_search_form input[type=text] {
  width: 100%;
  color: #000;
  border: 1px solid #000;
  padding: 7px 15px;
}

.top_search_form input[type=submit] {
  width: 125px;
  margin-left: 15px;
  font-size: 16px !important;
}

@media (max-width: 1023px) {
  .top_search_form {
    right: auto;
    left: 0;
  }
}
@media (max-width: 767px) {
  .top_search_form {
    left: auto;
    width: 300px;
    right: -137px;
  }
  .top_search_form input[type=submit] {
    width: 100px;
    font-size: 15px;
  }
}
.search_ico {
  display: block;
}

.search_ico svg {
  width: 23px;
  height: 23px;
  fill: #014682;
  cursor: pointer;
  display: block;
}

.search_ico svg.search_close_ico {
  display: none;
  padding: 5px;
}

@media (max-width: 1599px) {
  .search_ico svg {
    width: 25px;
    height: 25px;
  }
}
.search_ico.search_btn_switch svg.search_open_ico {
  display: none;
}

.search_ico.search_btn_switch svg.search_close_ico {
  display: block;
}

.bnr_form {
  margin-top: -180px;
  position: relative;
}

@media (max-width: 1199px) {
  .bnr_form {
    margin-top: 50px;
  }
}
.bnr_form .bnr_f_wrap {
  padding: 40px 60px 45px;
  background: url(assets/images/form-bg.jpg) no-repeat center;
  background-size: cover;
}

.bnr_form .bnr_f_wrap .brn_f_col .input-holder {
  margin-bottom: 15px;
}

.bnr_form .bnr_f_wrap .brn_f_col .input-holder input, .bnr_form .bnr_f_wrap .brn_f_col .input-holder textarea {
  width: 100%;
  display: block;
  background: none;
  border: 0;
  border-bottom: 1px solid #fff;
  padding: 10px 0 17px;
  height: auto;
  color: #fff;
  font-weight: 300;
}

@media (min-width: 1601px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder input, .bnr_form .bnr_f_wrap .brn_f_col .input-holder textarea {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder input, .bnr_form .bnr_f_wrap .brn_f_col .input-holder textarea {
    padding: 5px 0 10px;
    font-size: 15px;
  }
}
.bnr_form .bnr_f_wrap .brn_f_col .input-holder textarea {
  height: 70px;
}

.bnr_form .bnr_f_wrap .brn_f_col .input-holder ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder ::-webkit-input-placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder ::-webkit-input-placeholder {
    font-size: 15px;
  }
}
.bnr_form .bnr_f_wrap .brn_f_col .input-holder :-moz-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder :-moz-placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder :-moz-placeholder {
    font-size: 15px;
  }
}
.bnr_form .bnr_f_wrap .brn_f_col .input-holder ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder ::-moz-placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder ::-moz-placeholder {
    font-size: 15px;
  }
}
.bnr_form .bnr_f_wrap .brn_f_col .input-holder :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder :-ms-input-placeholder {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder :-ms-input-placeholder {
    font-size: 15px;
  }
}
@media (max-width: 1023px) {
  .bnr_form .bnr_f_wrap .brn_f_col .input-holder {
    margin-bottom: 10px;
  }
}
.bnr_form .bnr_f_wrap .flex_bx {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md {
  width: 30%;
}

.bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md .sec_title {
  padding-bottom: 5px;
}

@media (max-width: 1600px) {
  .bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md .sec_title {
    padding-bottom: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md .sec_title {
    padding-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md .sec_title {
    padding-bottom: 5px;
  }
}
.bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md .sec_title a:hover {
  color: #014682;
}

@media (max-width: 767px) {
  .bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md {
    width: 100%;
  }
}
.bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_lg {
  width: 67%;
}

@media (max-width: 1600px) {
  .bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md {
    width: 35%;
  }
  .bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_lg {
    width: 63%;
  }
}
@media (max-width: 1600px) and (max-width: 767px) {
  .bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_md,
.bnr_form .bnr_f_wrap .brn_f_top .brn_f_c_lg {
    width: 100%;
  }
}
.bnr_form .bnr_f_wrap .brn_f_mid .brn_f_c_half {
  width: 48.5%;
}

@media (max-width: 767px) {
  .bnr_form .bnr_f_wrap .brn_f_mid .brn_f_c_half {
    width: 100%;
  }
}
.bnr_form .bnr_f_wrap .brn_f_btm .brn_f_c_xl {
  width: calc(100% - 195px);
}

@media (max-width: 767px) {
  .bnr_form .bnr_f_wrap .brn_f_btm .brn_f_c_xl {
    width: 100%;
  }
}
.bnr_form .bnr_f_wrap .brn_f_btm .brn_f_c_sm .submit_wrap {
  position: relative;
  bottom: -6px;
}

@media (max-width: 1023px) {
  .bnr_form .bnr_f_wrap {
    padding: 40px 30px;
  }
}
.about_sec .sec_title a:hover {
  color: #014682;
}

.about_sec .about_row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.about_sec .about_row .about_L {
  width: 48%;
}

.about_sec .about_row .about_L .btn {
  float: none;
  margin-top: 20px;
}

@media (min-width: 1601px) {
  .about_sec .about_row .about_L .btn {
    margin-top: 60px;
  }
}
.about_sec .about_row .about_R {
  width: 47%;
}

@media (max-width: 1023px) {
  .about_sec .about_row .about_L {
    width: 100%;
    padding-bottom: 20px;
  }
  .about_sec .about_row .about_L .sec_title br {
    display: none;
  }
  .about_sec .about_row .about_R {
    width: 100%;
  }
}
.ser_tab {
  padding-top: 30px;
}

.ser_tab .resp-tabs-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  padding: 20px 20px 20px 30px;
  width: 20%;
  border: 2px solid #014682;
  color: #014682;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  border-radius: 10px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.ser_tab .resp-tabs-list li:hover {
  opacity: 0.8;
}

.ser_tab .resp-tabs-list li svg {
  width: 65px;
  height: 65px;
  fill: #014682;
  margin-right: 10px;
}

.ser_tab .resp-tabs-list li.resp-tab-active {
  cursor: default;
  color: #fff;
  background: #014682;
  position: relative;
}
.ser_tab .resp-tabs-list li.resp-tab-active:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: #014682;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
}

.ser_tab .resp-tabs-list li.resp-tab-active svg {
  fill: #fff;
}

.ser_tab .resp-tabs-list li.resp-tab-active:hover {
  opacity: 1;
}

.ser_tab .resp-tabs-list li[aria-controls=tab_item-0] span {
  max-width: 100px;
}

.ser_tab .resp-tabs-list li[aria-controls=tab_item-1] span {
  max-width: 200px;
}

.ser_tab .resp-tabs-list li[aria-controls=tab_item-2] span {
  max-width: 230px;
}

@media (max-width: 1400px) {
  .ser_tab .resp-tabs-list li {
    padding: 15px;
    font-size: 17px;
  }
}
@media (max-width: 1600px) {
  .ser_tab {
    padding-top: 10px;
  }
  .ser_tab .resp-tabs-list li {
    font-size: 18px;
  }
  .ser_tab .resp-tabs-list li svg {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 1199px) {
  .ser_tab {
    padding-top: 10px;
  }
  .ser_tab .resp-tabs-list li {
    font-size: 16px;
  }
  .ser_tab .resp-tabs-list li br {
    display: none;
  }
  .ser_tab .resp-tabs-list li svg {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 1023px) {
  .ser_tab .resp-tabs-list {
    display: none;
  }
}
.ser_tab .resp-tabs-container .resp-accordion {
  display: none;
}

@media (max-width: 1023px) {
  .ser_tab .resp-tabs-container .resp-accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 15px 50px 10px 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 17px;
    background: #014682;
    color: #fff;
    border-radius: 5px;
    position: relative;
    margin-bottom: 5px;
  }
  .ser_tab .resp-tabs-container .resp-accordion .resp-arrow {
    position: absolute;
    right: 15px;
    top: 14px;
    width: 19px;
    height: 19px;
  }
  .ser_tab .resp-tabs-container .resp-accordion .resp-arrow:before {
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    top: 9px;
    position: absolute;
    background: #fff;
  }
  .ser_tab .resp-tabs-container .resp-accordion .resp-arrow:after {
    content: "";
    height: 100%;
    width: 1px;
    left: 9px;
    top: 0;
    position: absolute;
    background: #fff;
  }
  .ser_tab .resp-tabs-container .resp-accordion.resp-tab-active .resp-arrow:after {
    display: none;
  }
  .ser_tab .resp-tabs-container .resp-accordion p {
    display: none;
  }
}
.ser_tab .resp-tabs-container .tab_item {
  padding-top: 30px;
  display: none;
}

@media (max-width: 1023px) {
  .ser_tab .resp-tabs-container .tab_item {
    margin-bottom: 20px;
    padding-top: 15px;
  }
}
.ser_tab .resp-tabs-container .tab_item .ser_i {
  position: relative;
}

.ser_tab .resp-tabs-container .tab_item .ser_i img {
  width: 100%;
  display: block;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt {
  position: absolute;
  padding: 50px 8% 40px;
  background: rgba(1, 70, 130, 0.85);
  left: 0;
  bottom: 0;
  width: 100%;
}

@media (max-width: 1600px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt {
    padding: 30px 6% 25px;
  }
}
@media (max-width: 1199px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt {
    position: static;
  }
}
.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt h3 {
  font-size: 40px;
  text-transform: uppercase;
  width: 100%;
  line-height: 1;
  padding-bottom: 10px;
}

@media (max-width: 1600px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt h3 {
    font-size: 34px;
  }
}
@media (max-width: 1400px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt h3 {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt h3 {
    font-size: 24px;
  }
}
.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt h3 a {
  color: #fff;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt h3 a:hover {
  text-decoration: underline;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_row {
  margin: 0 auto;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L {
  width: calc(100% - 350px);
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L ul li {
  position: relative;
  padding: 0 0 10px 30px;
  margin-right: 25px;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L ul li svg {
  width: 18px;
  height: 18px;
  fill: #fff;
  position: absolute;
  left: 0;
  top: 3px;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L ul li a {
  text-transform: uppercase;
  color: #fff;
}

.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L ul li a:hover {
  text-decoration: underline;
}

@media (max-width: 1600px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L ul li svg {
    width: 16px;
    height: 16px;
    top: 0;
  }
}
.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_R {
  padding-top: 20px;
}
@media (min-width: 1200px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_R {
    padding-top: 10px;
  }
}

@media (max-width: 1023px) {
  .ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_L,
.ser_tab .resp-tabs-container .tab_item .ser_i .service_txt .sertxt_R {
    width: 100%;
  }
}
.gallery_sec {
  background: #f8f8f8;
}

.gallery_sec .sec_title a:hover {
  color: #014682;
}

.gallery_sec .showMore {
  float: none;
  margin: 30px auto 0;
  display: block;
  font-weight: 600;
  color: #000;
  font-size: 18px;
  background: none;
}

.gallery_sec .showMore:hover {
  color: #0891a9;
}

.gallery_sec .button-group-home {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}

.gallery_sec .button-group-home button {
  background: none;
  margin: 0;
  padding: 10px 30px 8px;
  font-weight: 600;
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  border-bottom: 2px solid #ccc;
}

.gallery_sec .button-group-home button:hover {
  color: #0891a9;
}

.gallery_sec .button-group-home button.is-checked {
  color: #0891a9;
  border-bottom: 2px solid #000;
}

@media (max-width: 1600px) {
  .gallery_sec .button-group-home {
    margin-bottom: 30px;
  }
  .gallery_sec .button-group-home button {
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  .gallery_sec .button-group-home {
    margin-bottom: 10px;
  }
  .gallery_sec .button-group-home button {
    font-size: 16px;
    padding: 10px 15px 8px;
  }
}
@media (max-width: 1023px) {
  .gallery_sec .button-group-home button {
    font-size: 14px;
    padding: 10px 15px 8px;
  }
}
@media (max-width: 767px) {
  .gallery_sec .button-group-home {
    display: none;
  }
}
.gallery_sec .visible_item {
  display: none;
}

.gallery_sec .grid {
  position: relative;
  margin: 0 -8px;
}

.gallery_sec .element-item {
  position: relative;
  margin: 0;
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gallery_sec .element-item img {
  width: 100%;
}

.gallery_sec .element-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.gallery_sec .element-item a span {
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.gallery_sec .element-item a span svg {
  width: 32px;
  height: 32px;
  fill: #fff;
}

@media (max-width: 1600px) {
  .gallery_sec .element-item a span {
    width: 40px;
    height: 40px;
  }
  .gallery_sec .element-item a span svg {
    width: 18px;
    height: 18px;
  }
}
.gallery_sec .element-item a img {
  display: none;
}

.gallery_sec .element-item a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(8, 145, 169, 0.65);
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.gallery_sec .element-item a:after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  top: 15px;
  bottom: 15px;
  border: 1px solid #fff;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.gallery_sec .element-item a:hover:after, .gallery_sec .element-item a:hover:before,
.gallery_sec .element-item a:hover span {
  opacity: 1;
}

.gallery_sec .grid-sizer {
  width: 25%;
  height: 1px;
}

.gallery_sec .element-item > * {
  margin: 0;
  padding: 0;
}

.gallery_sec .element-item .name {
  position: absolute;
  left: 10px;
  top: 60px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: normal;
}

.gallery_sec .element-item .symbol {
  position: absolute;
  left: 10px;
  top: 0px;
  font-size: 42px;
  font-weight: bold;
  color: white;
}

.gallery_sec .element-item .number {
  position: absolute;
  right: 8px;
  top: 5px;
}

.gallery_sec .element-item .weight {
  position: absolute;
  left: 10px;
  top: 76px;
  font-size: 12px;
}

.gallery_sec .width_lg {
  width: 50%;
}

.gallery_sec .width_sm {
  width: 25%;
}

.gallery_sec .height_lg a {
  padding-bottom: 80%;
}

.gallery_sec .height_md a {
  padding-bottom: 63%;
}

.gallery_sec .height_md.width_sm a {
  padding-bottom: 132%;
}

.gallery_sec .height_sm a {
  padding-bottom: 47.9%;
}

@media (max-width: 767px) {
  .gallery_sec .width_lg,
.gallery_sec .width_sm {
    width: 100%;
  }
}
/*slick custom nave*/
.slick_prev,
.slick_next {
  width: 32px;
  height: 60px;
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

.slick_prev svg,
.slick_next svg {
  width: 32px;
  height: 60px;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  fill: #fff;
}

.slick_prev:hover svg,
.slick_next:hover svg {
  opacity: 0.8;
}

@media (max-width: 1600px) {
  .slick_prev,
.slick_next {
    width: 20px;
    height: 30px;
  }
  .slick_prev svg,
.slick_next svg {
    width: 20px;
    height: 30px;
  }
}
.slick_prev {
  left: auto;
  right: 0;
}

@media (max-width: 1200px) {
  .slick_prev,
.slick_next {
    display: none !important;
  }
}
/*end slick custom nav*/
.testi_sec {
  position: relative;
}

.testi_sec .container {
  position: relative;
}

@media (min-width: 1601px) {
  .testi_sec .sec_title {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .testi_sec {
    padding-bottom: 30px !important;
  }
}
.testi_sec:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 66%;
  background: url(assets/images/review-bg.jpg) no-repeat center;
  background-size: cover;
}

.testi_sec .testi_slider {
  padding: 20px 16.8% 0;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 1601px) {
  .testi_sec .testi_slider {
    padding-top: 50px;
  }
}
@media (max-width: 1199px) {
  .testi_sec .testi_slider {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .testi_sec .testi_slider {
    padding: 0 10px;
  }
}
.testi_sec .testi_slider:before {
  content: "";
  background: url(assets/images/q-icon.png) no-repeat top left;
  background-size: 100%;
  width: 23%;
  height: 100%;
  position: absolute;
  left: 8%;
  top: -10px;
}

.testi_sec .testi_slider .testi_i {
  padding: 15px;
}

.testi_sec .testi_slider .testi_i .testi_pic {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background: rgba(8, 145, 169, 0.95);
  margin: 0 auto -100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 95px;
  font-weight: bold;
  padding-top: 20px;
  position: relative;
  -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
}

.testi_sec .testi_slider .testi_i .testi_cnt {
  padding: 140px 50px 50px;
  background: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.1);
}

.testi_sec .testi_slider .testi_i .testi_cnt .testi_cnt_in {
  position: relative;
  padding: 0 40px;
  text-align: center;
  line-height: 1.7;
}

@media (min-width: 1601px) {
  .testi_sec .testi_slider .testi_i .testi_cnt .testi_cnt_in {
    font-size: 18px;
  }
}
.testi_sec .testi_slider .testi_i .testi_cnt .testi_cnt_in:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 30px;
  background: url(assets/images/qopen.png) no-repeat top left;
}
@media (min-width: 1200px) {
  .testi_sec .testi_slider .testi_i .testi_cnt .testi_cnt_in:before {
    top: -20px;
  }
}

.testi_sec .testi_slider .testi_i .testi_cnt .testi_cnt_in:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 30px;
  background: url(assets/images/qclose.png) no-repeat bottom right;
}
@media (min-width: 1200px) {
  .testi_sec .testi_slider .testi_i .testi_cnt .testi_cnt_in:after {
    bottom: -20px;
  }
}

.testi_sec .testi_slider .testi_i .testi_cnt .testi_n {
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  font-size: 20px;
}

@media (min-width: 1601px) {
  .testi_sec .testi_slider .testi_i .testi_cnt .testi_n {
    font-size: 28px;
  }
}
@media (max-width: 1600px) {
  .testi_sec .testi_slider .testi_i .testi_cnt {
    padding: 70px 40px 40px;
  }
  .testi_sec .testi_slider .testi_i .testi_pic {
    width: 100px;
    height: 100px;
    font-size: 50px;
    margin: 0 auto -50px;
  }
}
@media (max-width: 1199px) {
  .testi_sec .testi_slider .testi_i .testi_pic {
    width: 70px;
    height: 70px;
    font-size: 30px;
    margin: 0 auto -40px;
    padding-top: 10px;
  }
  .testi_sec .testi_slider .testi_i .testi_cnt {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .testi_sec .testi_slider .testi_i .testi_cnt {
    padding: 50px 10px 15px;
  }
}
.blog_sec {
  background: url(assets/images/blog-bg.jpg) no-repeat center #f8f8f8;
  background-size: cover;
}

.blog_sec .sec_title a:hover {
  color: #014682;
}

.blog_row {
  padding: 50px 0;
}

@media (max-width: 1600px) {
  .blog_row {
    padding: 20px 0 30px;
  }
}
@media (max-width: 1199px) {
  .blog_row {
    padding: 0 0 30px;
  }
}
.blog_row .blog_L {
  width: 48.7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blog_row .blog_L .blog_i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.blog_row .blog_L .blog_i:first-child {
  padding-bottom: 30px;
}

.blog_row .blog_L .blog_i .blog_i_in {
  color: #fff;
  width: 100%;
  padding: 20% 0 40px;
}

@media (max-width: 1600px) {
  .blog_row .blog_L .blog_i .blog_i_in {
    padding: 16% 0 20px;
  }
}
.blog_row .blog_L .blog_i .blog_i_in .blog_txt {
  width: 62%;
  background: #0891a9;
  position: relative;
  padding: 30px 15px 15px 50px;
  min-height: 165px;
  left: -30px;
}

.blog_row .blog_L .blog_i .blog_i_in .blog_txt .b_date {
  text-transform: uppercase;
  rotate: -90deg;
  position: absolute;
  left: -30px;
  top: 74px;
}

.blog_row .blog_L .blog_i .blog_i_in .blog_txt .b_title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}

@media (max-width: 1600px) {
  .blog_row .blog_L .blog_i .blog_i_in .blog_txt .b_title {
    font-size: 20px;
  }
}
.blog_row .blog_L .blog_i .blog_i_in .blog_txt .b_title:hover {
  color: #014682;
}

@media (max-width: 1279px) {
  .blog_row .blog_L .blog_i .blog_i_in .blog_txt .b_title {
    font-size: 18px;
  }
}
@media (max-width: 1279px) {
  .blog_row .blog_L .blog_i .blog_i_in .blog_txt {
    left: 0;
    padding-left: 40px;
  }
}
.blog_row .blog_R {
  width: 48.7%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog_row .blog_R .blog_i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.blog_row .blog_R .blog_i .blog_i_in {
  height: 100%;
  padding: 18% 0;
}

@media (max-width: 1600px) {
  .blog_row .blog_R .blog_i .blog_i_in {
    padding: 13% 0;
  }
}
@media (min-width: 1024px) {
  .blog_row .blog_R .blog_i .blog_i_in {
    position: relative;
  }
  .blog_row .blog_R .blog_i .blog_i_in:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 145, 169, 0.8);
  }
}
.blog_row .blog_R .blog_i .blog_i_in .blog_txt {
  position: relative;
  padding: 30px 112px 30px 25px;
  border: 25px solid #014682;
  right: -70px;
  color: #fff;
  width: 70%;
  margin: 0 0 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_date {
  text-transform: uppercase;
  rotate: -90deg;
  position: absolute;
  left: -120px;
  top: 90px;
  font-size: 22px;
}

@media (max-width: 1600px) {
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_date {
    font-size: 16px;
    left: -80px;
  }
}
.blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_title {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
}

@media (max-width: 1600px) {
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_title {
    font-size: 20px;
  }
}
@media (max-width: 1279px) {
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_title {
    font-size: 18px;
  }
}
.blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_title:hover {
  color: #014682;
}

.blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_cnt {
  line-height: 1.7;
  padding: 20px 0;
  font-weight: 300;
}

@media (min-width: 1600px) {
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_cnt {
    font-size: 18px;
  }
}
.blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_more {
  font-weight: 600;
  display: inline-block;
}

@media (min-width: 1600px) {
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_more {
    margin-top: 20px;
    font-size: 18px;
  }
}
.blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_more:hover {
  color: #014682;
}

@media (max-width: 1600px) {
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt {
    border: 15px solid #014682;
    right: -50px;
  }
}
@media (max-width: 1279px) {
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt {
    right: 0;
  }
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_date {
    left: -80px;
    top: 70px;
  }
}
@media (max-width: 1023px) {
  .blog_row .blog_L {
    width: 100%;
  }
  .blog_row .blog_R {
    padding-top: 30px;
    width: 100%;
  }
  .blog_row .blog_R .blog_i .blog_i_in {
    width: 100%;
    padding: 18% 0 30px;
  }
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt {
    border: 0;
    width: 100%;
    right: auto;
    left: 0;
    padding: 30px 15px 15px 40px;
    background: #0891a9;
    min-height: 165px;
    width: 62%;
    margin: 0;
  }
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_date {
    left: -30px;
  }
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_cnt {
    display: none;
  }
  .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_more {
    display: none;
  }
}
@media (max-width: 767px) {
  .blog_row .blog_L .blog_i .blog_i_in, .blog_row .blog_R .blog_i .blog_i_in {
    padding-bottom: 0;
    padding-top: 30%;
  }
  .blog_row .blog_L .blog_i .blog_i_in .blog_txt, .blog_row .blog_R .blog_i .blog_i_in .blog_txt {
    width: 100%;
    padding: 15px;
    min-height: 1px;
  }
  .blog_row .blog_L .blog_i .blog_i_in .blog_txt .b_date, .blog_row .blog_R .blog_i .blog_i_in .blog_txt .b_date {
    rotate: none;
    position: static;
    display: block;
  }
}
.faq_sec {
  background: url(assets/images/faq-bg.jpg) no-repeat center;
  background-size: cover;
}

/*Faq Accordion*/
.faq_wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}

.faq_wrap .faq_item {
  margin-bottom: 20px;
  margin-top: 0;
  border: 0;
  overflow: unset;
}

.faq_wrap .faq_item .acc_head {
  padding: 33px 60px 29px 40px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1;
  background: #eee;
  cursor: pointer;
  border-radius: 0 50px 50px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  border: 0;
  text-transform: capitalize;
}

.faq_wrap .faq_item .acc_head .acc_ico {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.faq_wrap .faq_item .acc_head .acc_ico:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #0891a9;
  margin-top: -1px;
}

.faq_wrap .faq_item .acc_head .acc_ico:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 2px;
  background: #0891a9;
  margin-left: -1px;
}

.faq_wrap .faq_item .acc_head:after {
  content: "";
  min-height: inherit;
  font-size: 0;
}

@media (max-width: 1600px) {
  .faq_wrap .faq_item .acc_head {
    font-size: 20px;
  }
  .faq_wrap .faq_item .acc_head .acc_ico {
    right: 20px;
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1199px) {
  .faq_wrap .faq_item .acc_head {
    padding: 13px 60px 10px 20px;
    min-height: 30px;
    font-size: 16px;
  }
}
.faq_wrap .faq_item.acc_active {
  margin-bottom: 0;
}

.faq_wrap .faq_item.acc_active .acc_head {
  color: #fff;
  background: #0891a9;
  margin-bottom: 0;
  border: 0;
  font-weight: 400;
}

.faq_wrap .faq_item.acc_active .acc_head .acc_ico:before {
  background: #fff;
}

.faq_wrap .faq_item.acc_active .acc_head .acc_ico:after {
  display: none;
}

.faq_wrap .faq_item .acc_content {
  padding: 30px 40px;
}

@media (min-width: 1600px) {
  .faq_wrap .faq_item .acc_content {
    font-size: 17px;
  }
  .faq_wrap .faq_item .acc_content p {
    font-size: inherit;
  }
}
.faq_wrap .faq_item .acc_content .link_list li {
  padding-bottom: 10px;
}

@media (max-width: 1199px) {
  .faq_wrap .faq_item .acc_content {
    padding: 20px;
  }
}
@media (max-width: 1199px) {
  .faq_wrap {
    padding-top: 10px;
  }
}
.faq_wrap .faq_item:last-child {
  margin-bottom: 0;
}

body.home .gsm-product-wrap,
body.home .gsm-experience,
body.home .hm-sec-3 {
  display: none;
}

.gsm-faq .acc_section {
  border: 0;
}

.gsm-faq .acc_section .acc_content {
  padding-left: 70px;
}

.gsm-faq .acc_section.acc_active .acc_content:before {
  padding: 4px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 22px;
  height: 22px;
}

.gsm-faq .acc_section .acc_head {
  border: 0;
  border-bottom: 1px solid #ccc;
}

.gsm-faq .acc_section .acc_head h2 {
  padding: 0 0 0 30px;
}

.gsm-faq .acc_section .acc_head h2:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #6d6d6d;
}

.gsm-faq .acc_section .acc_head:before {
  left: 14px;
  padding: 6px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.foot_top {
  margin: 0 0 -50px 0;
}

.foot_top.inner_foot_top {
  margin-top: 40px;
}

.foot_top .ftop_L {
  width: 46%;
  padding: 50px 0;
}

.foot_top .ftop_L iframe {
  display: block;
  height: 690px;
  width: 100%;
}

@media (max-width: 1600px) {
  .foot_top .ftop_L iframe {
    height: 460px;
  }
}
.foot_top .ftop_R {
  width: 54%;
}

.foot_top .ftop_R .ftop_R_in {
  background: url(assets/images/foot-form-bg.jpg) no-repeat center;
  background-size: cover;
  border-radius: 40px 0 0 40px;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.foot_top .ftop_R .ftop_R_in .foot_form {
  width: 100%;
  max-width: 825px;
  padding: 50px 15px 50px 70px;
}

@media (max-width: 1600px) {
  .foot_top .ftop_R .ftop_R_in .foot_form {
    max-width: 660px;
  }
}
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder {
  margin-bottom: 40px;
}

@media (max-width: 1600px) {
  .foot_top .ftop_R .ftop_R_in .foot_form .input-holder {
    margin-bottom: 20px;
  }
}
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder ::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .foot_top .ftop_R .ftop_R_in .foot_form .input-holder ::-webkit-input-placeholder {
    font-size: 20px;
  }
}
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder :-moz-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .foot_top .ftop_R .ftop_R_in .foot_form .input-holder :-moz-placeholder {
    font-size: 20px;
  }
}
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .foot_top .ftop_R .ftop_R_in .foot_form .input-holder ::-moz-placeholder {
    font-size: 20px;
  }
}
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder :-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

@media (min-width: 1601px) {
  .foot_top .ftop_R .ftop_R_in .foot_form .input-holder :-ms-input-placeholder {
    font-size: 20px;
  }
}
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder input,
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder textarea {
  border: 0;
  background: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  padding-left: 0;
  font-weight: 300;
  direction: ltr;
}

@media (min-width: 1601px) {
  .foot_top .ftop_R .ftop_R_in .foot_form .input-holder input,
.foot_top .ftop_R .ftop_R_in .foot_form .input-holder textarea {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .foot_top .ftop_R .ftop_R_in .foot_form .input-holder textarea {
    margin-top: 20px;
  }
}
@media (min-width: 1600px) {
  .foot_top .ftop_R .ftop_R_in .foot_form input.btn_lg {
    font-size: 27px;
  }
}
@media (max-width: 1199px) {
  .foot_top {
    margin: 0;
  }
  .foot_top.inner_foot_top {
    margin-top: 30px;
  }
  .foot_top .ftop_L {
    width: 100%;
    padding: 0;
  }
  .foot_top .ftop_L iframe {
    height: 350px;
  }
  .foot_top .ftop_R {
    width: 100%;
  }
  .foot_top .ftop_R .ftop_R_in {
    border-radius: 0;
  }
  .foot_top .ftop_R .ftop_R_in .foot_form {
    margin: 0 auto;
    max-width: 1024px;
    padding: 50px 15px;
  }
}
@media (max-width: 1023px) {
  .foot_top .ftop_R .ftop_R_in .foot_form {
    max-width: 768px;
  }
}
@media (max-width: 767px) {
  .foot_top .ftop_R .ftop_R_in .foot_form {
    max-width: 480px;
  }
}
.site_footer {
  background: #373536;
  padding: 120px 0 0;
  color: #fff;
}

@media (max-width: 1199px) {
  .site_footer {
    padding-top: 50px;
  }
}
.site_footer a {
  color: #fff;
}

.site_footer .foot_col {
  padding-bottom: 50px;
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .site_footer .foot_col.foot_col_3 {
    max-width: 170px;
  }
  .site_footer .foot_col.foot_col_4 {
    max-width: 200px;
  }
}
@media (max-width: 1600px) {
  .site_footer .foot_info .foot_logo {
    max-width: 200px;
  }
}
.site_footer .foot_info .info_i {
  position: relative;
  padding-left: 30px;
  margin-top: 15px;
  font-weight: 300;
  line-height: 1.6;
}

.site_footer .foot_info .info_i svg {
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  fill: #fff;
  position: absolute;
}

@media (max-width: 1600px) {
  .site_footer .foot_info .info_i {
    font-size: 15px;
  }
}
.site_footer .foot_info .info_i.foot_mail a:hover {
  color: #0891a9;
}

.site_footer .foot_nav li {
  text-transform: uppercase;
  padding-bottom: 17px;
  font-size: 18px;
  font-weight: 400;
}

@media (max-width: 1600px) {
  .site_footer .foot_nav li {
    padding-bottom: 13px;
  }
}
.site_footer .foot_nav li:last-child {
  padding-bottom: 0;
}

.site_footer .foot_nav li .sub-menu {
  padding-top: 17px;
}

.site_footer .foot_nav li .sub-menu li {
  font-weight: 300;
  font-size: 16px;
  font-weight: 400;
}

@media (max-width: 1600px) {
  .site_footer .foot_nav li .sub-menu {
    padding-top: 13px;
  }
}
.site_footer .foot_nav li#menu-item-965 {
  padding-top: 20px;
}

.site_footer .foot_nav li#menu-item-974 a {
  visibility: hidden;
}

.site_footer .foot_nav li#menu-item-974 .sub-menu a {
  visibility: visible;
}

@media (max-width: 1600px) {
  .site_footer .foot_nav li {
    font-size: 14px;
  }
  .site_footer .foot_nav li .sub-menu li {
    font-size: 12px;
  }
}
.site_footer .foot_social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}

.site_footer .foot_social li {
  margin: 0 10px 0 0;
}

.site_footer .foot_social li:last-child {
  margin: 0;
}

.site_footer .foot_social li a {
  display: block;
  width: 30px;
  height: 30px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 1;
}

.site_footer .foot_social li a svg {
  width: 20px;
  height: 20px;
  fill: #0891a9;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.site_footer .foot_social li a:hover svg {
  fill: #014682;
}

.site_footer .foot_social li:first-child a {
  padding-top: 3px;
}

.site_footer .foot_social li:first-child a svg {
  width: 18px;
  height: 18px;
}

.site_footer .copyright {
  padding: 30px 15px;
  text-align: center;
  color: #fff;
  border-top: 1px solid #5f5d5e;
  font-weight: 300;
  line-height: 1.7;
}

.site_footer .copyright a {
  color: inherit;
}

.site_footer .copyright a:hover {
  color: #0891a9;
}

@media (max-width: 1199px) {
  .site_footer .foot_row {
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
  }
  .site_footer .foot_col {
    width: 33.3333%;
  }
}
@media (max-width: 1023px) {
  .site_footer .foot_col {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .site_footer .foot_col {
    padding-right: 0;
    width: 100%;
    padding-bottom: 17px;
  }
  .site_footer .foot_col.foot_col_1 {
    padding-bottom: 40px;
  }
  .site_footer .foot_col.foot_col_2 {
    padding-bottom: 0;
  }
  .site_footer .foot_col.foot_col_5 {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .site_footer .foot_col .foot_nav li#menu-item-974 a {
    display: none;
  }
  .site_footer .foot_col .foot_nav li#menu-item-974 .sub-menu a {
    display: inline-block;
  }
}
/*footer stage selection*/
ul.foot_nav li a:hover {
  color: #0891a9;
}

ul.foot_nav li.current_page_item a, ul.foot_nav li.current-menu-item a, ul.foot_nav li.current-page-ancestor a, ul.foot_nav li.current-menu-ancestor a, ul.foot_nav li.current-product-parent a, ul.foot_nav li.current-product_cat-ancestor a {
  color: #0891a9;
}

ul.foot_nav li.current_page_item li a, ul.foot_nav li.current-menu-item li a, ul.foot_nav li.current-page-ancestor li a, ul.foot_nav li.current-menu-ancestor li a, ul.foot_nav li.current-product-parent li a, ul.foot_nav li.current-product_cat-ancestor li a {
  color: #fff;
}

ul.foot_nav li.current_page_item li a:hover, ul.foot_nav li.current-menu-item li a:hover, ul.foot_nav li.current-page-ancestor li a:hover, ul.foot_nav li.current-menu-ancestor li a:hover, ul.foot_nav li.current-product-parent li a:hover, ul.foot_nav li.current-product_cat-ancestor li a:hover {
  color: #0891a9;
}

ul.foot_nav li.current_page_item li.current_page_item a, ul.foot_nav li.current_page_item li.current-menu-item a, ul.foot_nav li.current_page_item li.current-page-ancestor a, ul.foot_nav li.current_page_item li.current-menu-ancestor a, ul.foot_nav li.current_page_item li.current-product-parent a, ul.foot_nav li.current_page_item li.current-product_cat-ancestor a, ul.foot_nav li.current-menu-item li.current_page_item a, ul.foot_nav li.current-menu-item li.current-menu-item a, ul.foot_nav li.current-menu-item li.current-page-ancestor a, ul.foot_nav li.current-menu-item li.current-menu-ancestor a, ul.foot_nav li.current-menu-item li.current-product-parent a, ul.foot_nav li.current-menu-item li.current-product_cat-ancestor a, ul.foot_nav li.current-page-ancestor li.current_page_item a, ul.foot_nav li.current-page-ancestor li.current-menu-item a, ul.foot_nav li.current-page-ancestor li.current-page-ancestor a, ul.foot_nav li.current-page-ancestor li.current-menu-ancestor a, ul.foot_nav li.current-page-ancestor li.current-product-parent a, ul.foot_nav li.current-page-ancestor li.current-product_cat-ancestor a, ul.foot_nav li.current-menu-ancestor li.current_page_item a, ul.foot_nav li.current-menu-ancestor li.current-menu-item a, ul.foot_nav li.current-menu-ancestor li.current-page-ancestor a, ul.foot_nav li.current-menu-ancestor li.current-menu-ancestor a, ul.foot_nav li.current-menu-ancestor li.current-product-parent a, ul.foot_nav li.current-menu-ancestor li.current-product_cat-ancestor a, ul.foot_nav li.current-product-parent li.current_page_item a, ul.foot_nav li.current-product-parent li.current-menu-item a, ul.foot_nav li.current-product-parent li.current-page-ancestor a, ul.foot_nav li.current-product-parent li.current-menu-ancestor a, ul.foot_nav li.current-product-parent li.current-product-parent a, ul.foot_nav li.current-product-parent li.current-product_cat-ancestor a, ul.foot_nav li.current-product_cat-ancestor li.current_page_item a, ul.foot_nav li.current-product_cat-ancestor li.current-menu-item a, ul.foot_nav li.current-product_cat-ancestor li.current-page-ancestor a, ul.foot_nav li.current-product_cat-ancestor li.current-menu-ancestor a, ul.foot_nav li.current-product_cat-ancestor li.current-product-parent a, ul.foot_nav li.current-product_cat-ancestor li.current-product_cat-ancestor a {
  color: #0891a9;
}

/*end footer stage selection*/
/*search result page*/
.search-results .gsm-header {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.search_result_title {
  padding-top: 30px;
}

article.search-result-wrap {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}

article.search-result-wrap h2 {
  padding-bottom: 0;
}

article.search-result-wrap p {
  padding-top: 10px;
}

article.search-result-wrap .button-wrap {
  padding-top: 15px;
}

/*end search result page*/
.gsm-banner.inner .container {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gsm-banner.inner .container .bnr-text-wrap {
  margin-bottom: 0;
}

#homeSlider .slick-dots {
  -webkit-transform: none;
  transform: none;
  width: auto !important;
  right: 45px;
  left: auto;
  bottom: 22%;
  padding: 0;
}

#homeSlider .slick-dots li {
  width: 4px;
  margin: 10px 0;
  display: block;
}

#homeSlider .slick-dots li button {
  display: block;
  margin: 0 auto;
  width: 2px;
  height: 30px;
  background: #fff;
  border-radius: 0;
  border: 0;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#homeSlider .slick-dots li.slick-active button {
  width: 4px;
  height: 40px;
}

@media (max-width: 1600px) {
  #homeSlider .slick-dots {
    right: 30px;
  }
}
@media (max-width: 1199px) {
  #homeSlider .slick-dots {
    display: none !important;
  }
}
.homebnr_out {
  position: relative;
}

.head_social {
  position: absolute;
  right: 38px;
  bottom: calc(22% + 160px);
}

.head_social li {
  padding: 8px 0;
}

.head_social li:last-child {
  margin: 0;
}

.head_social li a {
  display: block;
  border-radius: 50%;
  line-height: 1;
}

.head_social li a svg {
  display: block;
  margin: 0 auto;
  width: 25px;
  height: 25px;
  fill: #fff;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  opacity: 0.7;
}

.head_social li a:hover svg {
  fill: #0891a9;
  opacity: 1;
}

.head_social li:first-child a {
  padding-top: 3px;
}

.head_social li:first-child a svg {
  width: 18px;
  height: 18px;
}

@media (max-width: 767px) {
  .head_social li a svg {
    width: 18px;
    height: 18px;
  }
}
@media (max-width: 1600px) {
  .head_social {
    right: 20px;
  }
}
@media (max-width: 1199px) {
  .head_social {
    bottom: 50px;
  }
}
.banner_pop {
  border: 10px solid rgba(8, 145, 169, 0.5);
  border-radius: 50%;
  position: absolute;
  right: 5px;
  bottom: -55px;
  z-index: 1;
  cursor: pointer;
}

.banner_pop span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgb(8, 145, 169);
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  font-size: 0;
  line-height: 0;
}

.banner_pop span svg {
  width: 50px;
  height: 50px;
  fill: #fff;
}

.banner_pop:hover span {
  -webkit-box-shadow: -1px 2px 24px 0px rgba(8, 145, 169, 0.5);
  box-shadow: -1px 2px 24px 0px rgba(8, 145, 169, 0.5);
}

@media (max-width: 1600px) {
  .banner_pop {
    border-width: 8px;
    bottom: -44px;
  }
  .banner_pop span {
    width: 80px;
    height: 80px;
  }
  .banner_pop span svg {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1400px) {
  .banner_pop {
    border-width: 6px;
    bottom: -33px;
  }
  .banner_pop span {
    width: 60px;
    height: 60px;
  }
  .banner_pop span svg {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 1199px) {
  .banner_pop {
    border-width: 4px;
    bottom: -22px;
  }
  .banner_pop span {
    width: 40px;
    height: 40px;
  }
  .banner_pop span svg {
    width: 20px;
    height: 20px;
  }
}
.grecaptcha-badge {
  display: none !important;
}

@media (max-width: 600px) {
  .homebnr_out .bnr-text-wrap {
    padding-right: 50px;
  }
}
/*blog sidebar*/
@media (min-width: 1024px) {
  .blog_side_bar {
    padding-left: 70px;
  }
}
.mail_cta {
  padding-right: 25px;
  margin-right: 25px;
  border-right: 1px solid #ccc;
}

.mail_cta a {
  padding-top: 5px;
  color: #014682;
  position: relative;
  padding-left: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mail_cta a:hover {
  color: #0891a9;
}

.mail_cta a svg {
  position: absolute;
  width: 25px;
  height: 18px;
  fill: #0891a9;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media (max-width: 767px) {
  .mail_cta {
    padding-right: 15px;
    margin-right: 15px;
  }
  .mail_cta a {
    padding: 0;
  }
  .mail_cta a svg {
    position: static;
    -webkit-transform: none;
    transform: none;
  }
  .mail_cta a span {
    display: none;
  }
}
.testimonial-wrap blockquote {
  padding: 0 15px;
}

.gsm-brdcrmb ul li.active {
  line-height: 1.7;
}

.inner-page .col-md-5 .req_form {
  margin-top: 0;
}
.gsm-mainNav > ul > li a{
  font-size: 15px;
}

@media screen and (min-width: 1200px) and (min-width: 1400px) and (max-width: 1600px) {
  .gsm-mainNav > ul > li a {
      font-size: 13px!important;
  }
}

@media screen and (min-width: 1200px) and (min-width: 1200px) and (max-width: 1400px) {
  .gsm-mainNav > ul > li a {
      font-size: 13px;
  }
}


