
.box-processcapability .col-lg-2{
  width: 20%;
}
.gallery .swiper-pagination-bullet{
  background-color: #57CEF2;
  opacity: 1;
}
.gallery .swiper-pagination-bullet-active{
  background-color: #09A2D1;
  opacity: 1;
}
.news .swiper-pagination-bullet{
  background-color: #dddddd;
  opacity: 1;
}
.news .swiper-pagination-bullet-active{
  background-color: #ffffff;
  opacity: 1;
}
.nttoolthailand-products .swiper-pagination-bullet{
  background-color: #dddddd;
  opacity: 1;
}
.nttoolthailand-products .swiper-pagination-bullet-active{
  background-color: #ffffff;
  opacity: 1;
}
.swiper-button-prev, .swiper-button-next{
  width: 45px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
  right: 4px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
  left: 4px;
}
.round-button {
    display:block;
    width:45px;
    height:45px;
    line-height:48px;
    border-radius: 50%;
    color:#ffffff;
    text-align:center;
    text-decoration:none;
    background: #31B4E8;
    font-size:18px;
    font-weight:bold;
}
.round-button:hover {
    background: #57CEF2;
    color: #ffffff;
}
.round-button-2 {
    display:block;
    width:45px;
    height:45px;
    line-height:48px;
    border-radius: 50%;
    color:#016BBC;
    text-align:center;
    text-decoration:none;
    background: #ffffff;
    font-size:18px;
    font-weight:bold;
}
.round-button-2:hover {
    background: #ffffff;
    color: #016BBC;
}
.bg-process{
  background-image: url("../images/bg-processcapability.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.bg-process-green{
  background-image: url("../images/bg-process-green.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;

}
.bg-process-blue{
  background-image: url("../images/bg-process-blue.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;

}

._heading_s4 h4 {
  overflow: hidden;
  text-align: center;
}
._heading_s4 h4:before {
  background: rgb(35,182,242);
  background: linear-gradient(0deg, rgba(35,182,242,1) 0%, rgba(14,112,186,1) 100%);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
._heading_s4 h4:after {
  background: rgb(35,182,242);
  background: linear-gradient(0deg, rgba(35,182,242,1) 0%, rgba(14,112,186,1) 100%);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}
._heading_s4 h4:before {
  right: 0.5em;
  margin-left: -50%;
}
._heading_s4 h4:after {
  left: 0.5em;
  margin-right: -50%;
}

._heading_s3 h4 {
  overflow: hidden;
}
._heading_s3 h4:after {
  background: rgb(35,182,242);
  background: linear-gradient(0deg, rgba(35,182,242,1) 0%, rgba(14,112,186,1) 100%);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50px;
}

._heading_s3 h4:after {
  left: 0.5em;
  margin-right: -50%;
}

.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}
.timeline-centered.timeline-sm .timeline-entry {
  margin-bottom: 20px !important;
}
.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label {
  padding: 1em;
}
.timeline-centered:before,
.timeline-centered:after {
  content: " ";
  display: table;
}
.timeline-centered:after {
  clear: both;
}
.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 2px;
  background: #0072BC;
  left: 50%;
  top: 20px;
  bottom: 270px;
  margin-left: -4px;
}
.timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 70px;
  clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry:after {
  clear: both;
}
.timeline-centered .timeline-entry.begin {
  margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
  float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -58px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -115px;
  text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 128px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -63px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -115px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-size: 18px;
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
  font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #fff;
  color: #999999;
  display: block;
  width: 120px;
  height: 120px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #0072BC;
  line-height: 45px;
  font-size: 15px;
  float: left;
}


.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-gradient-blue {
  background: rgb(16,114,186);
  background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
  background-color: #dc6767;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
  background-color: #5cb85c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
  background-color: #5bc0de;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
  background-color: #f0ad4e;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
  background-color: #d9534f;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-red {
  background-color: #bf4346;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-green {
  background-color: #488c6c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-blue {
  background-color: #0a819c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-yellow {
  background-color: #f2994b;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-orange {
  background-color: #e9662c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-pink {
  background-color: #bf3773;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-violet {
  background-color: #9351ad;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-grey {
  background-color: #4b5d67;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-dark {
  background-color: #594857;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #ffffff;
  padding: 1.7em;
  margin-left: 128px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red {
  background: #bf4346;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red:after {
  border-color: transparent #bf4346 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green {
  background: #488c6c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green:after {
  border-color: transparent #488c6c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange {
  background: #e9662c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange:after {
  border-color: transparent #e9662c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow {
  background: #f2994b;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow:after {
  border-color: transparent #f2994b transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue {
  background: #0a819c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue:after {
  border-color: transparent #0a819c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink {
  background: #bf3773;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink:after {
  border-color: transparent #bf3773 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet {
  background: #9351ad;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet:after {
  border-color: transparent #9351ad transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey {
  background: #4b5d67;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey:after {
  border-color: transparent #4b5d67 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark {
  background: #594857;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark:after {
  border-color: transparent #594857 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #ffffff transparent transparent;
  left: 0;
  top: 20px;
  margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #016bbc;
  margin: 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title {
  margin-bottom: 10px;
  font-family: 'Oswald';
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img {
  margin: 5px 10px 0 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right {
  margin: 5px 0 0 10px;
}


.cookiealert{
	z-index: 5000 !important;
	opacity: 0.95 !important;
}
.lightbox-carousel .ratio-16x9{
	--bs-aspect-ratio: unset !important;
}
.product_detail1 .swiper-button-prev, .product_detail1 .swiper-button-next {
    top: 50%;
}
.product_detail2 .swiper-button-prev, .product_detail2 .swiper-button-next {
    top: 45%;
}
.h-70x{
	height: 70px;
}
.page-item{
	border-radius: 0px !important;
	border: 0.5px solid #0070C0;
	/*margin: 0 5px;*/
}
.page-item.active{
	color: #ffffff;
	background: rgb(16,114,186);
	background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
}
._show-line{
  position: relative;
  display: inline-block;
}
  ._show-line:before {
    position: absolute;
    content: "";
    bottom: -5px;
    height: 5px;
    width: 0;
    z-index: 100;
    
  }
._show-line:before {
    background: #231F20;
    width: 100%;
    left: 0
  }

  ._show-line-small{
  position: relative;
  display: inline-block;
}
  ._show-line-small:before {
    position: absolute;
    content: "";
    bottom: 13px;
    height: 2px;
    width: 0;
    
  }
._show-line-small:before {
    background: rgb(16,114,186);
	background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
    width: 100%;
    left: 0;
    opacity: 0.5;
  }
.bg-gray-2{
	background-color: #F1F2F2;
}
._date-position {
    left: 280px;
    z-index: 1000;
    top: 115px;
}
.nttoolthailand ._date-position {
    left: 295px;
    z-index: 1000;
    top: 56px;
}
.lh-18x{
	line-height: 18px !important;
}
.top-0x{
	top: 0px;
}
.right-0x{
	right: 0px;
}
.lh-14x{
	line-height: 12px;
}
.lh-12x{
	line-height: 12px;
}
.h-65x{
	height: 65px;
}
.h-275x{
	height: 275px;
}
.w-80x{
	width: 100px;
}
.top-40x{
	top: -40px;
}
.right-30x{
	right: -10px;
}
.is-detail{
	color: #4C4C4C;
}
.is-detail ul li a:hover {
    text-decoration: underline!important;
    color: #0070C0;
}
.is-detail h4{
	color: #016BBC;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left !important;
	margin-bottom: 0px;
}
.is-detail hr{
	margin: 0.4rem 0;
    background: rgb(16,114,186);
    background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
  	height: 2px;

}
#box-catalog hr,#box-leaflet hr,#box-movie hr{
  height: 2px;
  opacity: 1;
}
.is-detail ul{
	margin-left: 15px;
	list-style:none;
}
.is-detail li:before {    
    font-family: 'FontAwesome';
    content: '\f0da';
    margin:0 5px 0 -15px;
}
#my-scrollbar {
  height: 450px;
  overflow: auto;
}

#menu-scrollbar {
  height: 550px;
  overflow: auto;
}


.swiper-button-next::after, .swiper-button-prev::after {
    content: "";
}
.swiper-button-prev, .swiper-button-next{
	top: 40%;
}
.news .swiper-button-prev, .news .swiper-button-next{
	top: 30%;
}
.swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.form-group .required.col-form-label:after,.form-group .required.form-label:after {
  content:" *";color:red;
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
.aboutus .text-white h3{
	font-weight: 500;
	color: #ffffff;
}
.aboutus .text-white p{
	color: #ffffff;
	font-size: 18px;
}
.company-menu li.active{
	background: rgb(16,114,186);
	background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
}
.dropdown-item.nav-link:hover{
    background: rgb(16,114,186) !important;
  background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%) !important;
  color: #ffffff !important;
}
.company-menu li.active a{
	color: #ffffff !important;
	font-weight: 700 !important;
}
.bg-gradient-blue{
	background: rgb(35,182,242);
	background: linear-gradient(0deg, rgba(35,182,242,1) 0%, rgba(14,112,186,1) 100%);
}
.bg-gradient-blue-1{
	background: rgb(115,185,226);
	background: linear-gradient(0deg, rgba(115,185,226,1) 0%, rgba(124,211,247,1) 100%);
}
.bg-gradient-blue-2{
	background: rgb(16,114,186);
	background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
}
.bg-gradient-blue-3{
	background: rgb(72,176,196,1);
	background: linear-gradient(90deg, rgba(72,176,196,1) 0%, rgba(16,114,186,1) 100%);
}
.bg-blue{
	background-color: #54B9F7;
}
.arrow_box {
	position: relative;
	background: rgb(72,176,196,1);
	background: linear-gradient(90deg, rgba(72,176,196,1) 0%, rgba(16,114,186,1) 100%);
}
.arrow_box:after, .arrow_box:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #48b0c6;
	border-width: 16px;
	margin-top: -16px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #48b0c6;
	border-width: 16px;
	margin-top: -16px;
}
.bg-gray-3{
	background-color: #D1D1D1;
}
.border-blue{
	border: 1px solid #016BBC !important;
}
.border-blue{
	border: 2.3px solid #0070C0 !important;
}
.border-radius-4{
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
}
.border-radius-10{
	border-radius: 10px;
}
.border-radius-20{
	border-radius: 20px;
}
.border-radius-30{
	border-radius: 30px;
}
.bg-gradient-blue p ,.bg-gradient-blue a{
	color: #ffffff;
}
.bg-gray{
	background-color: #D3D3D3;
}
.pr_desc h4{
	font-size: 20px;
	font-weight: 500;
	color: #0070C0;
}
.pr_desc ul{
	margin-left: 15px;
	padding-bottom: 20px;
}
#btn-file::file-selector-button {
    border: 1px solid #000000;
    color: #ffffff;
    padding: 5px 20px;
    border-radius: 0px;
    background-color: #000000;
    margin-right: 20px;
    font-size: 16px;
}

#btn-file::file-selector-button:hover {
    background-color: #ffffff;
    color: #000000;
}

#btn-file::-webkit-file-upload-button {
    border: 1px solid #000000;
    color: #ffffff;
    padding: 5px 20px;
    border-radius: 0px;
    background-color: #000000;
    margin-right: 20px;
    font-size: 16px;
}

#btn-file::-webkit-file-upload-button:hover {
    background-color: #ffffff;
    color: #000000;
}
.detail ul{
	margin-left: 15px !important;
}
.detail ul li{
	margin-bottom: 15px !important;
  color: #000000;
}
.list-group-item.active{
	background-color: #ffffff;
  color: #016bbc;
  font-weight: 600;
}
.bg-black{
	background-color: #1f1d1e !important;
}
.title-text-blue{
	color: #016bbc;
}
.color-blue{
	color: #30b4e8;
}
.title_ellipsis {
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
	overflow: hidden;
	text-transform: capitalize;
	white-space: initial;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
}
hr.line{
  background: rgb(16,114,186);
  background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
  content: "";
  display: inline-block;
  height: 3px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  opacity: 0.5;
}
h4.h-title  {
  overflow: hidden;
  text-align: center;
}
h4.h-title :after {
  background: rgb(16,114,186);
	background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
  content: "";
  display: inline-block;
  height: 3px;
  position: relative;
  vertical-align: middle;
  width: 100%;
  opacity: 0.5;
}
h4.h-title :after {
  left: 0.5em;
  margin-right: -50%;
}
h6.h-title  {
  overflow: hidden;
  text-align: left;
}
h6.h-title :before {
  background: rgb(16,114,186);
  background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 23%;
  opacity: 0.5;
}
h6.h-title :before {
  left: -0.5em;
  margin-left: -22%;
}
h5.h-title  {
  overflow: hidden;
  text-align: left;
  line-height: 1.9rem;
}
h5.h-title :before {
  background: rgb(16,114,186);
  background: linear-gradient(90deg, rgba(16,114,186,1) 0%, rgba(72,176,196,1) 100%);
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 30%;
  opacity: 0.5;
}
h5.h-title :before {
  left: -0.5em;
  margin-left: -22%;
}
a.link-1{
	color: #196ab8;
}
a.link-1:hover{
	color: #ffffff;
}
.h-550x{
	height: 550px;
}
.w-14p{
	width: 14%;
}
.w-25p{
	width: 33.3333333%;
}
.h-60px{
	height: 80px;
}
.fs-5{
	font-size: 5px !important;
}
.fs-8{
	font-size: 8px !important;
}
.fs-10{
	font-size: 8px !important;
}
.fs-12{
	font-size: 10px !important;
}
.fs-14{
	font-size: 14px !important;
}
.fs-16{
	font-size: 16px !important;
}
.fs-18{
	font-size: 18px !important;
}
.fs-20{
	font-size: 20px !important;
}
.fs-21{
	font-size: 21px !important;
}
.fs-23{
	font-size: 23px !important;
}
.fs-24{
	font-size: 24px !important;
}
.fs-25{
	font-size: 25px !important;
}
.fs-35{
	font-size: 35px !important;
}
.fs-45{
	font-size: 45px !important;
}
.fw-300{
	font-weight: 300 !important;
}
.fw-400{
	font-weight: 400 !important;
}
.fw-500{
	font-weight: 500 !important;
}
.fw-600{
	font-weight: 600 !important;
}
.fw-700{
	font-weight: 700 !important;
}
.text-blue{
	color: #0070C0 !important;
}
.text-blue-1{
	color: #016BBC;
}
.show-line{
  	position: relative;
  	display: inline-block;
}
.show-line:before {
	position: absolute;
	content: "";
	top: -15px;
	height: 5px;
	width: 0;
    
}
.show-line:before {
    background: #196ab8;
    width: 100%;
    left: 0
 }
/*Chat Popup*/
.chat-box {
    z-index: 4999;
}
.chat-btn {
    position: fixed;
    right: 18px;
    bottom: 25px;
    cursor: pointer;
    z-index: 999;

}

.chat-btn .close {
    display: none
}

.chat-btn i {
    transition: all 0.9s ease
}

#chat-widget:checked~.chat-btn i {
    display: block;
    pointer-events: auto;
    transform: rotate(180deg)
}

#chat-widget:checked~.chat-btn{
    bottom: 606px;
    transition: all 0.4s;
    right: 15px;
    width: 35px;
    height: 35px;
    font-size: 18px;
    background-color: #1f1d1e;
    
}
#chat-widget:checked~.chat-btn i{
	font-size: 20px;
}

#chat-widget:checked~.chat-btn .comment {
    display: none
}

.chat-btn i {
    font-size: 18px;
    color: #fff !important
}

.chat-btn {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: #000000;
    color: #fff;
    font-size: 20px;
    border: 1px solid #ffffff;
/*    position: fixed;*/
  

}

.chat-close i {
    font-size: 16px;
    color: #fff !important
}

.chat-close {
	position: absolute;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background-color: #000000;
    color: #fff;
    font-size: 16px;
    border: 1px solid #ffffff;
/*    position: fixed;*/
  

}

.chat-wrapper {
    position: fixed;
    right: 10px;
    bottom: 0px;
    background-color: #fff;
    /*overflow: hidden;*/
    opacity: 0;
    height: 0;
    transition: all 0.4s;
    z-index: 998;

}

#chat-widget:checked~.chat-wrapper {
	opacity: 1;
    height:auto;
    z-index: 5000;
}
#chat-widget {
    display: none !important
}
/* to the body element */
.noscroll { 
	overflow: hidden; 
}

.overlay { 
   position: fixed; 
   overflow-y: scroll;
   bottom: 0;
   right: 0;
}
.pr-detail ul{
  padding-left: 1.1rem;
}
.pr-detail ul li{
  list-style: none;
}
.pr-detail ul li a{
  color: #0070C0;
}
.pr-detail-2 ul{
  padding-left: 0rem;
}
.pr-detail-2 ul li{
  list-style: none;
}
.pr-detail-2 ul li a{
  color: #0070C0;
}





