/* CSS Document */
.nice-select
{
	line-height: 40px !important;
	height: 55px !important;
}
.text-justify
{
	text-align: justify;
}

.border-white
{
	border: 2px solid #fff;
}
.section-padding7 {
  padding: 20px 0;
}

.breadcumb-title
{
/*	text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;*/
}

.contact2-auhtor-section:hover h2{
  color: #fff;
  transition: all .4s ease-in-out;
}

.border-1 {
/*  border: 1px solid #fff;*/
  border-radius: 50%;
  box-shadow: 6px 5px 12px -7px #fff;
}

.contact-first-boxarea a:hover {
  color: #ccc;
}

.clippy1
{
	clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
}
.clippy2
{
	clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
}

/*
.bg-gradient
{
	background: linear-gradient(135deg, #005E9C, #005E9C, #0DB04B, #BAD660);
}
*/

.servicetextimg1 {
  padding: 24px;
  box-shadow: 3px 6px 7px -5px #848282d6;
}


.service3-boxarea {
  padding: 10px 40px;
  border-radius: 50px;
}


.border-eng{
	border-radius: 20px 20px 0px 0px !important;
}
/*======================================================*/

@media (max-width: 1280px)
{ 
.heading-title {
  font-size: 40px;
}
	img.ecommer {
  position: absolute;
  left: -60px;
  bottom: 40px;
  max-width: 200px;
}
	a.contact3 {

  font-size: 18px !important;
}
	.contact3.contactboredrbtn {
  padding: 14px 24px;
  margin-left: 0;
}
	
	.counter-md
	{
		font-size: 15px;
	}
	
	 .heading-title11 {
    font-size: 28px;
		 padding-top: 10px !important;
  }
	
	
}


@media screen and (min-width: 768px) and (max-width: 991px) {
  img.ecommer {
    position: absolute;
    left: -40px;
    max-width: 200px;
    height: auto;
  }
	.welcome2-textarea h1 {
    font-size: 40px;
  }

}


@media (max-width: 768px)
	
{
		.breadcumb-sub-title {
  font-size: 18px !important;
  line-height: 18px !important;
}
	
	.about-textarea {
  padding: 0;
}
	 .about-img2
	{
		display: none;
	}
	.about-author-imges {

  left: 0;
}
	.locaicon1 {
  position: unset;
}
	.location-text {
  position: unset;
	}
			.welcome2-section-area {
  padding: 140px 0 70px !important;
}
	.title-box h2 {
  font-size: 28px !important;
}
	
	.head1
	{
		font-size: 32px !important;
		
	}
	.head2
	{
		font-size: 20px !important;
		
	}
	
}


@media screen and (max-width: 424px) {
  .contact-location {
 
    margin-top: 0px;
  }
}