@import url("../nav/nav.css");
@import url("font.css");
@import url("header.css");
@import url("bluebar.css");
@import url("footer.css");
@import url("section.css");
@import url("product.css");
@import url("client.css");
@import url("banner.css");
@import url("fadein.css");
@import url("accordion.css");
@import url("indexbelow.css");
@import url("slogan.css");
@import url("horiscrollertable.css");
@import url("owl.css");
* {
	box-sizing: border-box;
}
body {
	width: auto;
	margin: auto;
}
blackdot {
	display: block;
	position: absolute;
	inset: 0px;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 3;
	background-image: url("../images/structure/blackdot.png");
}
icon-ct, icon-te, icon-fb, icon-in, icon-ti, icon-yt, icon-tw {
	z-index: 99;
	position: fixed;
	right: 0px;
}
icon-ct:hover, icon-te:hover, icon-fb:hover, icon-in:hover, icon-ti:hover, icon-yt:hover {
	opacity: 0.8;
}
icon-ct {
	top: 300px;
}
icon-te {
	top: 254px;
}
icon-fb {
	bottom: 228px;
}
icon-in {
	top: 346px;
}
icon-ti {
	top: 392px;
}
icon-yt {
	top: 438px;
}
icon-tw {
	top: 485px;
}




.viewmore {
	background-size: 200%;
	background-image: linear-gradient(to right, rgb(169, 7, 7) 0%, rgb(255, 57, 57) 51%, rgb(255, 73, 73) 100%);
	color: rgb(255, 255, 255);
	display: inline-block;
	text-transform: uppercase;
	cursor: pointer;
	margin-top: 20px;
	padding: 8px 24px;
	text-align: center;
	border-radius: 360px;
	font-size: 14px;
}

.button {
  background-color: #f69831;
  border: none;
  color: black;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.zoom:hover {
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
}



.viewmore:hover {
	background-position: right center;
}
.cert {
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 14px;
}
.container {
	position: static;
	max-width: 1200px;
	padding: 0px 15px;
	margin: 0px auto;
}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
	content: " ";
}
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after {
	clear: both;
}
.btn-group-vertical > .btn-group::after, .btn-group-vertical > .btn-group::before, .btn-toolbar::after, .btn-toolbar::before, .clearfix::after, .clearfix::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .modal-footer::after, .modal-footer::before, .modal-header::after, .modal-header::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .row::after, .row::before {
	content: " ";
}
.testimonial-2-outer {
	position: relative;
	z-index: 1;
}
.testimonial-2-outer::before {
	position: absolute;
	left: 0px;
	bottom: 0px;
	top: 0px;
	content: "";
	background-color: rgb(239, 243, 246);
	height: 100%;
	width: 50%;
}
.bg-white {
	background-color: rgb(255, 255, 255) !important;
}
.testimonial-2-content-outer {
	position: relative;
	z-index: 1;
}
.testimonial-2 {
	position: relative;
	padding: 50px 15px 30px;
	margin: 15px;
	background: rgb(255, 240, 240);
	box-shadow: rgba(0, 0, 0, 0.13) 0px 0.5rem 1rem !important;
}
.testimonial-2 .testimonial-detail {
	padding: 19px 0px 0px;
}
.testimonial-2 .testimonial-pic-block {
	float: left;
	padding-right: 15px;
}
.testimonial-2 .testimonial-pic {
	width: 100px;
	height: 100px;
}
.testimonial-2 .testimonial-info {
	padding: 0px;
}
.testimonial-2 .testimonial-text {
	padding: 0px 0px 0px 20px;
	position: relative;
	z-index: 1;
	border-left: 5px solid rgb(186, 47, 47);
}
.testimonial-2 .testimonial-text .fa-quote-left {
	position: absolute;
	font-size: 90px;
	top: -30px;
	z-index: -1;
	color: rgb(221, 149, 149);
	opacity: 0.2;
}
.testimonial-2 .testimonial-name {
	padding-right: 0px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: rgb(63, 81, 181);
}
.testimonial-2 .testimonial-name::after {
	display: none;
}
.testimonial-2 .testimonial-position {
	display: block;
	font-size: 18px;
	position: relative;
	line-height: 24px;
	padding-top: 10px;
}
.testimonial-2-content.owl-carousel.owl-btn-bottom-right.long-arrow-next-prev .owl-stage-outer {
	padding-top: 0px;
}
.testimonial-2-content.owl-carousel.owl-btn-bottom-right.long-arrow-next-prev .owl-nav {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: auto;
	margin: 0px;
}
.testimonial-2-outer .hilite-large-title {
	position: absolute;
	left: 0px;
	bottom: -20px;
	z-index: 1;
}
.testimonial-2-outer .hilite-large-title span {
	font-size: 120px;
	line-height: 100px;
	color: rgb(255, 255, 255);
	opacity: 1;
	font-family: Teko, sans-serif;
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: -2px;
}
@media only screen and (max-width: 991px) {
	.testimonial-2-outer::before {
		width: 100%;
	}
	.testimonial-2-outer .hilite-large-title {
		display: none;
	}
	.testimonial-2 {
		margin: 0px;
		padding: 60px 35px 30px 40px;
	}
}
@media only screen and (max-width: 767px) {
	.testimonial-2-content.owl-carousel.owl-btn-bottom-right.long-arrow-next-prev .owl-nav {
		bottom: 0px;
		right: 20px;
	}
}
@media only screen and (max-width: 400px) {
	.testimonial-2 {
		margin: 0px;
		position: relative;
		padding: 45px 20px 20px;
	}
}
.testimonial-text {
	padding: 15px;
	position: relative;
}
.testimonial-text p:last-child {
	margin: 0px;
	color: rgb(0, 23, 60);
	font-style: italic;
}
.testimonial-detail {
	padding: 15px 0px 0px;
}
.testimonial-name, .testimonial-position {
	display: inline-block;
	font-size: 14px;
	position: relative;
}
.testimonial-name {
	padding-right: 15px;
}
.testimonial-name::after {
	content: "/";
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: lighter;
}
.testimonial-text p {
	margin: 0px;
}
.testimonial-pic, .testimonial-info {
	display: inline-block;
}
.testimonial-info {
	padding: 0px 60px 0px 15px;
}
.testimonial-1-thumb {
	max-width: 285px;
	position: relative;
	overflow: hidden;
	left: 50%;
	transform: translateX(-50%);
}
.testimonial-1-thumb .wt-media {
	width: 80px;
	height: 80px;
}
.testimonial-1-thumb .wt-media img {
	width: 100%;
	border-radius: 50%;
}
.testimonial-1-thumb.center {
	margin: 0px auto;
}
.testimonial-1-thumb .owl-item.current .wt-media img {
	border: 2px solid rgb(0, 23, 60);
	z-index: 2;
}
@media only screen and (max-width: 540px) {
	.testimonial-home {
		padding: 30px;
	}
	.testimonial-1-thumb .wt-media {
		width: 50px;
		height: 50px;
	}
	.testimonial-1-thumb {
		max-width: 175px;
	}
}
hr {
	width: 80%;
	height: 2px;
	border-width: 0px;
	background-color: rgb(44, 44, 44);
}
blockquote {
	border-left: 8px solid rgb(201, 55, 55);
	background: rgba(251, 242, 242, 0.73);
}
blockquote {
	padding: 10px 20px;
	margin: 30px 0px;
	font-size: 17.5px;
}
.box {
	background: rgba(255, 221, 221, 0.52);
	padding: 20px;
	text-align: center;
	margin-bottom: 24px;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 0.5rem 1rem !important;
}
.box1 {
	/* background: rgba(255, 221, 221, 0.52); */
	padding: 20px;
	text-align: center;
	margin-bottom: 24px;
	box-shadow: rgba(0, 0, 0, 0.13) 0px 0.5rem 1rem !important;
}
.box h1 {
	color: rgb(47, 45, 162);
	margin-bottom: 10px;
	font-size: 22px;
}
.box p {
	color: rgb(18, 38, 73);
	margin-top: 3px;
	margin-bottom: 35px;
}
.dropbtn {
	background-color: rgb(52, 152, 219);
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
.dropbtn:hover, .dropbtn:focus {
	background-color: rgb(41, 128, 185);
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: rgb(241, 241, 241);
	min-width: 160px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 16px 0px;
	z-index: 1;
}
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.dropdown-content a:hover {
	background-color: rgb(221, 221, 221);
}
.show {
	display: block;
}
.tab {
	float: left;
	border: 1px solid rgb(204, 204, 204);
	background-color: rgba(231, 231, 231, 0.1);
	width: 30%;
}
.tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 22px 16px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	font-size: 17px;
}
.tab button:hover {
	background-color: rgb(221, 221, 221);
}
.tab button.active {
	background-color: rgb(63, 81, 181);
	color: white;
}
.tabcontent {
	float: left;
	padding: 0px 12px;
	border: 1px solid rgb(204, 204, 204);
	width: 70%;
}
@media only screen and (max-width: 620px) {
	.row1 {
		display: block;
	}
	.tab {
		float: none;
		width: 100%;
	}
	.tabcontent {
		float: none;
		padding: 20px 0px;
		width: 100%;
		border-left: none;
		overflow-x: scroll;
	}
}
icon-wrap span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-color: rgb(204, 73, 73);
	color: rgb(255, 255, 255);
	margin-bottom: 10px;
	margin-right: 10px;
}
.main {
	max-width: 1097px;
	margin: auto;
}
.row2 {
	margin: 8px -16px;
}
.row2, .row2 > .column2 {
	padding: 6px;
}
.column2 {
	float: left;
	width: 33%;
}
.row2::after {
	content: "";
	display: table;
	clear: both;
}
.content {
	background-color: white;
	padding: 10px;
}
@media screen and (max-width: 900px) {
	.column2 {
		width: 50%;
	}
}
@media screen and (max-width: 600px) {
	.column2 {
		width: 100%;
	}
}

/** popup **/
.popup{
    background-color: #ffffff;
    width: 1000px;
    padding: 10px;
    position: fixed;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 55%;
    border-radius: 8px;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: center;
    z-index: 1001
}
.popup button{
    display: block;
    margin: 0px 0 5px auto;
    background-color: transparent;
    font-size: 23px;
    color: #6e6e6e;
    /* background: #eeeeee; */
    border-radius: 100%;
    width: 28px;
    height: 28px;
    border: none;
    outline: none;
    cursor: pointer;
}
.popup h2{
  margin-top: -20px;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}
@media only screen and (max-width: 740px){
.popup{
    background-color: #ffffff;
    width: 85%;
    padding: 0px 0px;
    position: fixed;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 59%;
    border-radius: 8px;
    font-family: "Poppins",sans-serif;
    display: none;
    text-align: center;
    z-index: 1001
}
.popup button{
    display: block;
    margin: 0 0 -5px auto;
    background-color: transparent;
    font-size: 23px;
    color: #bebebe;
    /* background: #ffffff00; */
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: none;
    outline: none;
    cursor: pointer;
    /* margin-top: -2px; */
    /* bottom: 5px; */
    position: relative;
    /* margin-right: 10px; */
}
.popup h2{
  margin-top: -20px;
}
.popup p{
    font-size: 14px;
    text-align: justify;
    margin: 20px 0;
    line-height: 25px;
}
}
