/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body.home #header {
  position: absolute;
  top: 0;
}
body.home #header .nav > li > a {
}
body.home #header .nav > li > a {
}
body.home #header .nav > li > a:hover {
  color: white;
}
body.home #header .nav > li.active > a {
  color: white;
}
.multi-language {
  display: flex;
  gap: 10px;
}
.multi-language a {
  border-radius: 5px;
  overflow: hidden;
}
.container,
.container-width,
.full-width .ubermenu-nav,
.row {
  /*max-width: 1170px;*/
}
.ftLogo {
}
.ftLogo .img {
}
.ftLogo img {
  width: auto !important;
}
.ftLogo2 {
}
.ftLogo2 {
}
.ftLogo2 img {
  width: auto !important;
}
.ftInfo {
}
.ftInfo h3 {
}
.ftInfo ul {
}
.ftInfo ul li {
  list-style: none;
  margin: 0 0 0.8em;
  padding-left: 25px;
}
.ftInfo ul li:nth-child(1) {
  background: url(images/ft1.png) 0px 5px no-repeat;
}
.ftInfo ul li:nth-child(2) {
  background: url(images/ft2.png) 0px 1px no-repeat;
}
.ftInfo ul li:nth-child(3) {
  background: url(images/ft3.png) 0px 5px no-repeat;
}
.ftInfo ul li:nth-child(4) {
  background: url(images/ft4.png) 0px 2px no-repeat;
}
.ftMap {
}
.ftMap iframe {
  border-radius: 8px;
  overflow: hidden;
}

.ftList {
}

.ftList h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.ftList h3::after {
  content: "";
  position: absolute;
  width: 45px;
  height: 4px;
  border-radius: 5px;
  background: white;
  left: 0;
  bottom: 0;
}

.ftList ul {
}

.ftList ul li {
  list-style: none;
  margin: 0 0 0.5em;
  font-size: 15px;
}

.ftList ul li a {
  position: relative;
  padding-left: 15px;
  transition: all 500ms;
  /* font-size: 15px; */
}

.ftList ul li a::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: white;
  border-radius: 50%;
  left: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.ftList ul li a:hover {
  padding: 0;
}

.ftList ul li a:hover::before {
  visibility: hidden;
}

.ftSocial {
}

.ftSocial ul {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
  margin: 0;
}

.ftSocial ul li {
  margin: 0;
  list-style: none;
}

.ftSocial ul li a {
  width: 36px;
  height: 36px;
  position: relative;
  display: block;
  background: white;
  /* border-radius: 50%; */
}

.ftSocial ul li:nth-child(1) a {
  background: url(images/so1.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(2) a {
  background: url(images/so2.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(3) a {
  background: url(images/so3.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(4) a {
  background: url(images/so4.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(5) a {
  background: url(images/so5.png) center center no-repeat;
  background-size: 36px;
}

.ftSocial ul li:nth-child(6) a {
  background: url(images/so6.png) center center no-repeat;
  background-size: 36px;
}

.ftCopy {
}
.ftCopy p {
  margin-bottom: 0;
}

.htmTextAbout {
}
.htmTextAbout p {
  margin-bottom: 0;
}
.htmTextAbout h2 {
}
.abmButton {
  margin-bottom: 0;
}
.header-shadow .header-wrapper,
.header-wrapper.stuck,
.layout-shadow #wrapper {
  box-shadow: none;
}
.ctMap {
}

.ctMap .col-inner {
  height: 100%;
}
.ctMap .col-inner div {
  height: 100%;
}
.ctMap iframe {
  height: 100vh !important;
  position: sticky;
  top: 0;
  border-right: 1px solid #ededed;
  height: 100vh;
  padding: 0;
}

.button.icon.circle,
.button.icon.round {
  background: white;
  color: #17548e;
}
.ctInfo2 {
}
.ctInfo2 ul li {
}
.ctInfo2 ul li {
  margin-bottom: 30px;
  margin-left: 0;
  list-style: none;
  font-size: 14px;
}
.ctInfo2 ul li p {
  margin-bottom: 0;
  color: #666;
  font-weight: 500;
}
.ctInfo2 ul li p {
  margin-bottom: 0;
  color: #666;
  font-weight: 500;
}
.ctInfo2 ul li p strong {
  font-weight: 600;
  color: #252a2b;
}
.ctFormCol h2 {
}

.ctFormCol h2:after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  margin-top: 15px;
  background: #252a2b;
  margin-bottom: 25px;
  border-radius: 10px;
  overflow: hidden;
}

.ctFormCol .wpcf7-form-control,
.ctFormCol .wpcf7-textarea {
  border: 1px solid #e7e7e7;
  box-shadow: none;
  height: 45px;
  padding: 0 20px;
  background: #fbfbfb;
  color: #252a2b;
  width: 100% !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 400;
  -o-appearance: none;
  appearance: none;
}
.ctFormCol .wpcf7-submit {
  color: #fff;
  border-color: #008081;
  height: 55px;
  line-height: 55px;
  padding: 0 30px;
  border-radius: 0;
  font-weight: 600;
  text-transform: uppercase;
}

.ctFormCol .wpcf7-submit {
  background-color: #008081;
}
.ctFormCol .wpcf7-submit:hover:before {
}

.pageBreamBox {
}
.breamBox {
  background: #f5f5f5;
  padding: 10px 0;
}
.breamBox span {
}
.breamBox span > span {
  font-size: 13px;
  color: #252a2b;
}
.breamBox span > span > a {
  color: #252a2b;
}

.pPageItem {
  gap: 20px;
  overflow: hidden;
  /* box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%); */
  /* -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%); */
  display: flex;
  padding: 0;
  border-radius: 0.5rem;
  background: white;
  /*    align-items: center;*/
}

.pPageItemThumb {
  position: relative;
  max-width: 310px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0.5em;
  height: 190px;
  width: 290px;
}

.pPageItemThumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pPageItemContent {
}

.pPageItemTitle {
}

.pPageItemTitle a {
  font-weight: bold;
  color: black;
  font-size: 18px;
  text-transform: uppercase;
}

.pPageItemDate {
  color: #0066b5;
}

.pPageItemDescription {
  margin-top: 8px;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-align: justify;
  color: black;
  margin-bottom: 10px;
}

.pPageItemRead {
  margin-top: 15px;
}

.pPageItemRead a {
  height: 35px;
  background: #0066b5;
  border: 1px solid #cbd5e1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
  font-size: 0.775rem;
  text-transform: uppercase;
  line-height: 130%;
  color: white;
  max-width: 110px;
}

.boxPostGrid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 25px;
}

.postPage {
  padding: 30px 0;
}

.boxPostGrid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 25px;
}

.widget {
  border-radius: 5px;
  overflow: hidden;
}

.widget .widget-title {
  background: #00539c;
  color: white;
  display: block;
  padding: 15px 30px;
}

.widget .widget-title span {
}

.widget .is-divider {
  display: none;
}

.widget ul {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
}

.widget ul li {
  border: none !important;
}

.widget ul li a {
  border-bottom: 1px dashed #cecaca !important;
  display: block;
  line-height: 18px;
  padding: 10px 24px 10px 5px;
  position: relative;
  margin-bottom: 0;
  color: black;
}

.widget ul li:last-child a {
  border: none;
}

.pPageItemReadMore {
}

.pPageItemReadMore a {
  background: linear-gradient(110.15deg, #247eda 5.6%, #81e2a6 95.6%);
  color: white;
  display: block;
  padding: 6px 18px;
  border-radius: 8px;
  overflow: hidden;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
}

.pPageItem:hover .pPageItemTitle a {
  color: #00539c;
}

.boxPostGridRelate {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}

.signPostBoxContent ul,
.signPostBoxContent ol {
  padding-left: 17px;
}

.signPostBoxEx {
  /* border: 1px solid #f2f2f2; */
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 8px;
  box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  color: black;
}

.signDate {
  display: none;
}

.signPostBoxEx p {
  margin-top: 10px;
}

.signPostBoxTitle h1 {
  margin: 0 0 25px 0;
  line-height: 1.4;
  text-align: center;
  font-size: 1.5em;
  background: linear-gradient(110.15deg, #247eda 5.6%, #81e2a6 95.6%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.pagePostDetails {
  padding: 30px 0;
}

.relate-post {
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  font-size: 1.5em;
  color: #00539c;
  text-transform: uppercase;
}

.postTwoThumb {
  width: 202px;
  flex-shrink: 0;
  border-radius: 0.25rem;
  overflow: hidden;
}

.postTwo {
  background-color: white;
  padding: 0.75rem;
  border-radius: 0.5rem;
  margin-bottom: 33px;
  display: flex;
  gap: 0.75rem;
  align-items: center;
}

.postTwoThumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 1s;
  transition-duration: 0.3s;
}

.postRelate {
  flex-wrap: wrap;
  background: white;
  box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
  margin-bottom: 0px !important;
}

.postRelate .postTwoThumb {
  width: 100%;
  height: 160px;
}

.postTwoTitle a {
  font-size: 1em;
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: bold;
  height: 49px;
  margin-bottom: 5px;
}

.postTwoDescription {
  font-size: 0.9em;
  color: black;
  /* line-height: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 48px;
}

.postAsideList {
  width: 100%;
  border: 1px solid #f2f2f2;
  padding: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background: white;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
}

.postAsideHomeItem {
  display: flex;
  gap: 10px;
  align-items: center;
}

.postAsideHomeItemThumb {
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.postAsideHomeItemThumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.postAsideHomeItemContent {
}

.postAsideHomeItemTitle {
}

.postAsideHomeItemTitle a {
  color: black;
  font-size: 0.95em;
  font-style: normal;
  /* line-height: normal; */
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.postAsideHomeItemDesc {
  display: none;
}

.postAsideHomeItem:hover .postAsideHomeItemTitle a {
  color: #00539c;
}

.widget ul li:last-child a {
  border: none !important;
}

.pageBrBack {
  background: rgba(0, 0, 0, 0.6);
  padding: 60px 0;
  text-align: center;
  margin-bottom: 30px;
}
.signRelateGrid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 25px;
}
.signPhone {
}
.signPhone .button {
  background: url(images/topPhone.png) no-repeat #00539c;
  background-size: 22px;
  background-position-x: 17px;
  background-position-y: center;
}
.signPhone .button span {
}
.signProTabInfo {
  padding: 30px 0;
}

.product-info .buynow {
  background: #387f31;
  box-shadow: none;
  max-width: 173px;
  border: none;
  color: white;
  border-radius: 30px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.product-info form.cart {
  width: calc(100% - 107px);
  align-items: center;
  /* background-color: #e67e22; */
  border-radius: 100px;
  display: inline-flex;
  margin-right: 10px;
  padding: 0 10px;
  transition: all 0.3s;
  gap: 6px;
}

.product-thumbnails a {
  border-radius: 50%;
}

.product-title {
  color: #4c503d;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
}

.product-info form.cart .ux-quantity {
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  color: #4c503d;
  display: flex;
  font-size: 16px;
  height: 32px;
  line-height: 19px;
  width: 70px;
  justify-content: space-between;
  border: 1px solid;
}

.product-info form.cart .ux-quantity input {
  min-height: unset;
  background: transparent;
  border: none;
  box-shadow: none;
  max-width: 22px;
}

.product-info form.cart .single_add_to_cart_button {
  border-radius: 30px;
  background-color: hsl(209.24deg 72.12% 32.35%);
  border: 0;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0px 20px;
  transition: all 0.3s;
  box-shadow: none;
}
.iBox1 {
}
.iBox1 .icon-box-text {
}
.iBox1 .icon-box-text h3 {
  font-size: 20px;
  font-weight: 500;
  font-family: "gilroymedium" !important;
}
.stIbox1 {
}
.stIbox1::before {
  content: "";
  background: url(images/gach1.png) left center no-repeat;
  width: 24px;
  height: 210px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.stIbox1::after {
  content: "";
  background: url(images/gach2.png) left center no-repeat;
  width: 24px;
  height: 210px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.headingDefault {
}
.headingDefault h2 {
  font-family: "GaramondSeBold" !important;
  font-size: 36px;
  font-weight: 500;
  color: #1c6ba0;
  margin-bottom: 0;
}
.proCategoryHome {
}
.categoryProGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 120px 40px;
}
.categoryProItem {
  background: #e4e4e4;
  padding: 24px;
  display: flex;
}
.categoryProItemThumb {
  flex: 0 0 221px;
  max-width: 221px;
  height: 52px;
  position: relative;
}
.categoryProItemImageCover {
  position: absolute;
  bottom: 0;
  transform: translate(0px, 57px);
  transition: all 500ms;
}
.categoryProItemImageCover img {
}
.categoryProItemName {
  margin-bottom: 10px;
}
.categoryProItemName a {
  font-size: 18px;
  color: #333333;
  font-family: "gilroysemibold";
}
.categoryProContent {
}
.categoryProItemRead {
}
.categoryProItemRead a {
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 10px;
}
.categoryProItemRead a::after {
  content: "";
  position: relative;
  width: 89px;
  height: 1px;
  background: #818181;
  display: block;
}

.categoryProItem:hover {
}
.categoryProItem:hover .categoryProItemThumb {
}
.categoryProItem:hover .categoryProItemImageCover {
  transform: translate(0px, 32px);
}
.categoryProItem:hover .categoryProItemImageCover img {
}
.categoryProItem:hover .categoryProItemName {
}
.categoryProItem:hover .categoryProItemName a {
}
.proHomeItem {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 8px;
  overflow: hidden;
}
.proHomeItemThumb {
  margin-bottom: 5px;
  padding: 10px;
}
.proHomeImage {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.proHomeImage img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}
.proHomeItemContent {
  padding: 14px;
}
.proHomeItemTitle {
  margin-bottom: 10px;
}
.proHomeItemTitle a {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 51px;
}
.proHomeGroup {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}
.proHomeGroup .proHomeItemPrice {
}
.proHomeItemPrice {
  font-size: 16px;
}
.proHomeItemPrice .new span {
  color: #1c6ba0;
}
.proHomeGroup .proHomeItemPrice .contact {
  font-weight: bold;
  color: #1c6ba0;
  /* font-size: 14px; */
}

.proHomeItemReadMore {
}
.proHomeItemReadMore a {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
.proHomeGroupBox1 {
}
.proHomeGroupBox2 a {
  width: 40px;
  height: 40px;
  background: url(images/iaddto.png) no-repeat;
  background-size: 40px;
  display: block;
}
.proHomeItem:hover .proHomeItemTitle a {
}
.proHomeItem:hover .proHomeImage img {
  transform: scale(1.1);
}
.owlCxDot {
}
.owlCxDot .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 30px;
}
.owlCxDot .owl-dots .owl-dot {
  background: #d9d9d9;
  width: 13px;
  height: 13px;
  min-height: unset;
  padding: 0;
  margin: 0;
  line-height: unset;
  border-radius: 50%;
}
.owlCxDot .owl-dots .owl-dot.active {
  background: #1968b3;
}
.proOwl .proHomeItem {
  margin: 30px 0;
}
.readAll {
  padding: 5px 60px 5px 30px;
  border-radius: 40px;
  background: url(images/ar1.png) no-repeat white;
  background-position-x: calc(100% - 20px);
  background-position-y: center;
  color: #1c6ba0;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: none;
}
.postGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.postItem {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 10px;
  overflow: hidden;
}
.postItemThumb {
}
.postItemImage {
  padding-top: 65%;
  position: relative;
  overflow: hidden;
}
.postItemImage img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 500ms;
}
.postItemContent {
  padding: 20px;
}
.postItemTitle {
  margin-bottom: 8px;
}
.postItemTitle a {
  font-size: 16px;
  color: #1c6ba0;
  font-weight: bold;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 46px;
}
.postItemDesc {
  color: #333333;
  font-size: 14px;
  overflow: hidden;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 44px;
  margin-bottom: 15px;
}
.postItemReadMore {
}
.postItemReadMore a {
  font-size: 14px;
  color: #6c4ba2;
  font-weight: bold;
  background: url(images/ar3.png) no-repeat;
  padding-left: 47px;
  height: 25px;
  display: flex;
  align-items: center;
}

.postItem:hover .postItemImage img {
  transform: scale(1.1);
}
.postItem:hover .postItemTitle a {
}
.postItem:hover .postItemReadMore a {
}

.aboutHomeInfo {
}
.aboutHomeInfo h2 {
  color: #6c6c6c;
  font-family: "GaramondSeBold" !important;
  font-weight: 400;
  margin-bottom: 0;
  font-size: 32px;
}
.aboutHomeInfo h3 {
  font-size: 42px;
  color: #1c6ba0;
  margin-bottom: 0;
}
.aboutHomeInfo h4 {
  font-size: 16px;
  color: #333333;
  margin-bottom: 22px;
}
.aboutHomeInfo p {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: justify;
}
.abVideo {
}
.abVideo .video-button-wrapper {
}
.abVideo .video-button-wrapper .open-video {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  max-width: 83px;
  height: 83px;
  margin: auto;
  border: none;
  background: url(images/play.png) center center no-repeat;
}
.abVideo .video-button-wrapper .open-video i {
  display: none;
}
.abVideo .video-button-wrapper .open-video i::before {
}
.proPageList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.pagePro {
  padding: 30px 0;
}
.signProPage {
  padding: 30px 0;
}
.benefitGrid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
}
.beItem {
  background: url(images/ar2.png) top no-repeat white;
  text-align: center;
  padding: 0 30px 30px;
}
.beThumb {
  transform: translate(0px, -59px);
  margin-bottom: -50px;
}
.beThumb img {
}
.beContent {
}
.beTitle {
  color: #3c96be;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 35px;
  height: 76px;
}
.beText1 {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
/*desktop*/
@media only screen and (min-width: 1200px) {
  .infoSlide {
  }
  .infoSlide h2 {
    font-size: 96px;
    margin: 0 0 10px;
    color: rgb(255 255 255 / 60%);
    font-weight: 600;
  }
  .infoSlide p {
    font-weight: 400;
    color: rgb(255 255 255 / 60%);
    font-size: 24px;
  }
  .infoSlide .readAll {
    padding: 5px 60px 5px 30px;
    border-radius: 40px;
    background: url(images/ar1.png) no-repeat white;
    background-position-x: calc(100% - 20px);
    background-position-y: center;
    color: #1c6ba0 !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: none;
  }
}

@media only screen and (max-width: 48em) {
  .benefitGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 90px 30px;
  }
  .aboutHomeInfo h3 {
    font-size: 34px;
  }
  .headingDefault h2 {
    font-size: 30px;
  }
  .postGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .proPageList {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
  .categoryProGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 35px;
  }
  .categoryProItemThumb {
    flex: 0 0 115px;
    max-width: 115px;
  }
  .categoryProItemImageCover {
    position: absolute;
    bottom: 0;
    transform: translate(0px, 38px);
    transition: all 500ms;
  }
  .categoryProItemName a {
    font-size: 16px;
  }

  .pPageItemThumb {
    position: relative;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.5em;
    height: 190px;
    width: 100%;
  }
  .pPageItem {
    flex-wrap: WRAP;
  }
  .signRelateGrid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 25px;
  }
}
