@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;700&display=swap');

body {
  margin: 0;
  font-family: 'Rubik', sans-serif;
  background: #0d71a5;
}
/*-- --*/
.flying {
  cursor: url("https://www.tandhanpolyplast.com/assets/frontend/images/img/favicon.png"), auto;
}
.flying a{
  cursor: url("https://www.tandhanpolyplast.com/assets/frontend/images/img/favicon.png"), auto;
}
/*-- --*/
.pigon {
  position: absolute !important;
  right: 5%;
  top: 28%;
  z-index: 99 !important;
}
.pigonnxt{
  position: absolute !important;
  right: 36%;
  bottom: 0;
}
.pigonunder {
  position: absolute !important;
  rotate: -26deg;
  z-index: 99 !important;
  top: 21%;
  left: 20%;
}
.pigonundernxt{
  position: absolute !important;
   rotate: -26deg;
}
.background {
  position: absolute;
  top: 0;
  left: 0;
  /*height: 100%;*/
  height: 100vh;
  width: 100%;
  background-image: url("../img/blue-back.jpg");
  background-size: cover;
}
.background .water {
  position: absolute;
  background-image: url("../img/blue-back.jpg");
  background-size: cover;
  top:0;
  left:0;
  /*height: 100%;*/
  height: 100vh;
  width: 100%;
  filter: url("#turbulence");
}
.maincon{
	position: relative;
	color: #fff;
	z-index: 1;
}
/*-----------------*/
.navbar{
	position: relative;
	z-index: 99;
}
.navbar-nav .nav-link {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
 .navbar-expand-lg .navbar-nav .nav-link {
   padding-right: 0.8rem;
   padding-left: 0.8rem;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #fff;
  background-color: #de2e31;
}
.bannertext-sec{
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	margin-top: 10%;
}
.bannertext-sec h1 {
  color: #fff;
  font-size: 34px;
  text-transform: uppercase;
  line-height: 57px;
  padding-bottom: 7px;
  font-weight: 700;
  margin-top: 20px;
}
.bannertext-sec h2 {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 3px;
	margin-bottom: 20px;
}
.bannertext-sec h3 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 51px;
  padding-bottom: 7px;
  font-weight: 700;
}
.bannercon-cus{
  color: #fff;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 51px;
  padding-bottom: 7px;
  font-weight: 700;
  margin-top: 20px;
}
.buttoncommon {
  display: inline-block;
  text-transform: uppercase;
  background: #fff;
  color: #2b4b9a;
  font-weight: 500;
  padding: 7px 20px;
  text-decoration: none;
  margin-top: 25px;
  font-size: 13px;
}
.buttoncommon:hover{
	background: #2b4b9a;
	color: #fff;
	transition: 0.50s;
}
.float-end-class{
  position: absolute;
  top: 225px;
  right: 0px;
  text-align: right;
  z-index: 9;
}
.cursor {
	border-left: 4px solid white;
}
.alclasssetup{
	position: relative;
	top: 171px;
}
.bluebackground{
	background-color: #0c699b;
	background-image: url('../img/container-bac.jpg');
	min-height: 745px;
	position: relative;
}
.bluebrand {
  background-color: #10255e;
  padding: 0;
  color: #fff;
  font-size: 30px;
  display: flex;
  align-items: center;
  margin-top: -2px;
}
.countersection{
    margin: 0;
    line-height: 27px;
    padding-left: 4%;
}
.countersection img{
    margin: 10px 20px 0 0;
    padding: 0;
    float: left;
}
.countersection strong{
    padding-top: 19px;
    display: inline-block;
    padding-right: 7px;
}
.countersection span{
    display: block;
    font-size: 14px;
	color: #7ca2ff;
}
.globeblue{
	padding-top: 5%;
	padding-bottom: 20%;
	background: rgb(16,37,94);
	background: linear-gradient(180deg, rgba(16,37,94,1) 0%, rgba(12,32,82,1) 52%, rgba(4,18,51,1) 100%, rgba(0,0,0,1) 102660%); 
}

.globeui h3{
	margin-bottom: 30px;
}
.globeui span {
  display: block;
  font-size: 16px;
  color: #7ca2ff;
  padding-bottom: 10px;
}
.globeui ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.globeui ul li{
  margin: 0 0 60px 0;
  list-style: none;
  display: block;
  clear: both;
  font-size: 16px;
  line-height: 20px;
}
.globeui ul li img{
	float: left;
	margin: 0 30px 0 0;
}
.threebox{
	margin-top: -150px;
}
/*-- css --*/
/* Zoom In #1 */
.column{
	position: relative;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 15px;
	text-align: left;
	z-index: -1;
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
	font-family: 'Rubik', sans-serif;
	text-transform: uppercase;
	
}
.column div span i{
	font-size: 25px;
  margin-left: 15px;
  float: right;
  position: absolute;
  top: 9px;
}
.figureclass {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.figureclass:hover+span {
  bottom: 30px;
  opacity: 1;
  z-index: 99;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
/*-- end --*/
.globalpresence {
  background-image: url('../img/contact-back.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 5%;
  padding-bottom: 5%;
}
.bacparrelex{
	margin: 0;
	padding-right: 55px;
}
.contactsec{
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 20px;
}
.contactsec span{
	display: block;
	color: #7ca2ff;
	font-size: 19px;
}
.contactsec img{
	padding-bottom: 20px;
}
.contactsec a{
  color: #fff;
  text-decoration: none;
  font-size: 21px;
  line-height: 31px;
}
/*-- blog --*/
.servicesectionblog{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 20px;
  text-align: center;
  width: 100%;
  background: #fff;
  color: #000;
}
.servicesectionblog img{
	margin-bottom: 20px;
}
.servicesectionblog h3{
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 14px;
}
.servicesectionblog p{
  line-height: 20px;
  font-weight: 300;
  font-size: 15px;
	margin-bottom: 25px;
}
.servicesectionblog h1{
  font-size: 32px;
  margin-bottom: 20px;
}
.servicesectionblog a{
  color: #111a09;
  text-decoration: none;
  color: #111a09;
  border: 2px #111a09 solid;
  font-size: 15px;
  padding: 8px 18px;
  border-radius: 7px;
  display: inline-block;
  margin-bottom: 7px;
}
.servicesectionblog a:hover{
	background: #000;
	color: #fff;
	transition: 0.5s;
}
/*-- blog --*/
svg{
	position: absolute;
	top:0;
}
footer{
	background:#fff;
	padding:40px 0 0;
}
.footermenu{
  padding: 0 0 30px 0;
}
.footermenu ul{
	margin: 30px 0 30px 0;
	padding: 0;
	text-align: center;
}
.footermenu ul li{
	display: inline-block;
	padding: 0 15px;
}
.footermenu ul li a{
	display: inline-block;
	padding: 0px;
	color: #696969;
	text-transform: uppercase;
	font-size: 15px;
	text-decoration: none;
	font-weight: 500;
}
.footermenu ul li a:hover{
	color: #2b4b9a;
	transition: 1s;
}
.footermenu ul li a.active{
	color: #2b4b9a;
}
.socialicon a{
	padding: 0 4px;
}
.socialiconspan {
  line-height: 26px;
  color: #fff;
  display: block;
  font-size: 13px;
  background-color: #2b4b9a;
  text-align: center;
  padding: 12px 0;
  text-transform: uppercase;
}
.socialiconspan strong{
	color: #fff;
	padding-left: 10px;
}
.socialmediabottom{
  text-align: right;
}
.socialmediabottom ul{
  margin: 0;
  padding: 0;
}
.socialmediabottom ul li {
  display: inline-block;
  padding: 0 2px;
}
.socialmediabottom ul li a {
  margin: 0 2px 0 0;
  padding: 0;
  display: inline-block;
  background-color: #333;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  text-align: center;
  padding: 8px;
}
.socialmediabottom ul li a:hover{
  background-color: #2b4b9a;
  color: #fff;
  transition: 0.3s;
}
.socialiconspanright a {
  margin-left: 8px;
}
@media (max-width: 1920px) {
	.bluebackground{
		margin-top: 12%;
	}
  .background {
	  height: 100vh;
  }
  .background .water{
	  height: 100vh;
  }
  .alclasssetup{
	  top: 0px;
  }
  .pigonnxt {
	  bottom: 31%;
	}
}
@media (max-width: 1366px) {
  .background {
	  height: 124vh;
  }
  .background .water{
	  height: 124vh;
  }
  .alclasssetuphome{
	  position: relative;
	  top: 0px;
  }
  .alclasssetup{
	  top: 0px;
	  position: relative;
  }
  .pigonnxt {
	  bottom: 0%;
  }
  .bluebackground{
		margin-top: 10%;
  }
}
@media (max-width: 1199px) {
	.countersection span{
		font-size: 12px;
	}
}
@media (max-width: 1024px) {
	body{
		background: #0d71a5;
	}
	.pigonnxt {
	  position: absolute !important;
	  right: 27%;
	  bottom: -202px;
	}
	.countersection span{
		font-size: 12px;
	}
	.contactsec a{
		font-size: 12px;
	}
}
@media (max-width: 991px) {
	body{
		background: #0d71a5;
	}
	.navbar-toggler-icon {
	  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}
	.navbar-toggler:focus{
		border: none;
		background: none;
		box-shadow: none;
	}
	
	.float-end-class {
	  position: absolute;
	  top: 200px;
	  right: 0px;
	  text-align: right;
	  z-index: 9;
	}
	.pigon{
		top: 80%;
	}
	.pigonnxt {
	  display: block;
	  bottom: -400px;
	}
	.pigonunder {
	  display: none;
	}
	.pigonundernxt{
	  display: none;
	}
	.alclasssetup{
		top: 156px;
	}
	.countersection{
		text-align: center;
		margin-bottom: 9px;
		margin-top: 20px;
	}
	.countersection img{
		display: block;
		float: none;
		margin: 0 auto;		
	}
	.globeui h3{
		text-align: center;
	}
	.hover01 figure img{
		width: 100%;
	}
	.figureclass{
		margin-bottom: 10px;
	}
	.globemob img{
		width: 100%;
		margin-bottom: 125px;
	}
	.bacparrelex {
	  margin: 0;
	  padding-right: 0;
	  text-align: left;
	}
	.contactsec{
		text-align: left;
		margin-top: 20px;
	}
	.footermenu ul li {
	  padding: 0 5px;
	}
	.footermenu ul li a{
		font-size: 12px;
	}
	.socialmediabottom ul li a{
		width: 35px;
		height: 35px;
	}
	.bannertext-sec h1 {
	  font-size: 38px;
	  line-height: 44px;
	}
	.bannertext-sec h2{
		font-size: 17px;
	}
	.bannertext-sec h3{
		font-size: 27px;
	}
	.contactsec a{
		font-size: 13px;
	}
	.globeui ul li img {
	  margin: 0 30px 80px 0;
	}
	.countersection strong{
		font-size: 28px;
		padding-bottom: 10px;
	}
	.countersection span{
		line-height: 20px;
	}
}
@media (max-width: 767px) {
	body{
		background: #0d71a5;
	}
	.navbar-toggler-icon {
	  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}
	.navbar-toggler:focus{
		border: none;
		background: none;
		box-shadow: none;
	}
	
	.float-end-class {
	  position: absolute;
	  top: 200px;
	  right: 0px;
	  text-align: right;
	  z-index: 9;
	}
	.pigon{
		top: 80%;
	}
	.pigonnxt {
	  display: block;
	  bottom: -400px;
	}
	.pigonunder {
	  display: none;
	}
	.pigonundernxt{
	  display: none;
	}
	.alclasssetup{
		top: 156px;
	}
	.countersection{
		text-align: center;
		margin-bottom: 9px;
		margin-top: 20px;
	}
	.countersection img{
		display: block;
		float: none;
		margin: 0 auto;		
	}
	.globeui h3{
		text-align: center;
	}
	.hover01 figure img{
		width: 100%;
	}
	.figureclass{
		margin-bottom: 10px;
	}
	.globemob img{
		width: 100%;
		margin-bottom: 125px;
	}
	.bacparrelex {
	  margin: 0;
	  padding-right: 0;
	  text-align: left;
	}
	.contactsec{
		text-align: left;
		margin-top: 20px;
	}
	.footermenu ul li {
	  padding: 0 5px;
	}
	.footermenu ul li a{
		font-size: 12px;
	}
	.socialmediabottom ul li a{
		width: 35px;
		height: 35px;
	}
	.bannertext-sec h1 {
	  font-size: 38px;
	  line-height: 44px;
	}
	.bannertext-sec h2{
		font-size: 17px;
	}
	.bannertext-sec h3{
		font-size: 27px;
	}
	.contactsec a{
		font-size: 13px;
	}
	.globeui ul li img {
	  margin: 0 30px 80px 0;
	}
	.countersection strong{
		font-size: 28px;
		padding-bottom: 10px;
	}
	.countersection span{
		line-height: 20px;
	}
}
@media (max-width: 575px) {
	body{
		background: #0d71a5;
	}
	.navbar-toggler-icon {
	  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
	}
	.navbar-toggler:focus{
		border: none;
		background: none;
		box-shadow: none;
	}
	
	.float-end-class {
	  position: relative;
	  top: 50px;
	  right: 0px;
	  text-align: right;
	  z-index: 9;
	}
	.pigon{
		top: 80%;
	}
	.pigonnxt {
	  display: block;
	  bottom: -400px;
	}
	.pigonunder {
	  display: none;
	}
	.pigonundernxt{
	  display: none;
	}
	.alclasssetup{
		top: 156px;
	}
	.countersection{
		text-align: center;
		margin-bottom: 9px;
		margin-top: 20px;
	}
	.countersection img{
		display: block;
		float: none;
		margin: 0 auto;		
	}
	.globeui h3{
		text-align: center;
	}
	.hover01 figure img{
		width: 100%;
	}
	.figureclass{
		margin-bottom: 10px;
	}
	.globemob img{
		width: 100%;
		margin-bottom: 125px;
	}
	.bacparrelex {
	  margin: 0;
	  padding-right: 0;
	  text-align: center;
	}
	.contactsec{
		text-align: center;
		margin-top: 20px;
	}
	.footermenu ul li {
	  padding: 0 5px;
	}
	.footermenu ul li a{
		font-size: 12px;
	}
	.socialmediabottom ul li a{
		width: 35px;
		height: 35px;
	}
	.bannertext-sec h1 {
	  font-size: 38px;
	  line-height: 44px;
	}
	.bannertext-sec h2{
		font-size: 17px;
	}
	.bannertext-sec h3{
		font-size: 35px;
	}
	.contactsec a{
		font-size: 17px;
	}
}

@media (max-width: 375px) {
	 .pigon {
		top: 81%;
	  }
	  .bannertext-sec h1{
		  font-size: 36px;
	  }
	  .globeui ul li img {
		  margin: 0 30px 31px 0;
	  }
}