body{
	font-family: "montserratregular",sans-serif;
}
.breadcrumb{
	background-color:#7D8289;
}
.bpoh h3, p , h2, h3{
font-size: 20px;
	    color: #9a783e;
    font-family: "montserratultra_light",sans-serif;
}
.two a:hover{
	text-decoration:none;
	color:#000;
}

/*tab start*/

.avia_textblock ul li{
	list-style-type:square;	
}
.tabs {
  position: relative;
  margin: 40px auto;
  width: 1024px;
  max-width: 100%;
  overflow: hidden;
  padding-top: 10px;
  margin-bottom: 60px;
}
.tabs input {
  position: absolute;
  z-index: 1000;
  width: 25%;
  height: 50px;
  left: 0;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  margin: 0;
}
.tabs input#tab-2 {
  left: 25%;
}
.tabs input#tab-3 {
  left: 50%;
}
.tabs input#tab-4 {
  left: 75%;
}
.content h3{
	 color: #06C;
}
.content ul li{
	padding:3px 0px;
	color:#999;
}
.tabs label {
  background: #3f6b9d;
  color: #fefefe;
  font-size: 15px;
  line-height: 50px;
  height: 60px;
  position: relative;
  top: 0;
  padding: 0 20px;
  float: left;
  display: block;
  width: 25%;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  box-shadow: 2px 0 2px rgba(0, 0, 0, 0.1), -2px 0 2px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -webkit-transition: all 150ms ease 0s;
  transition: all 150ms ease 0s;
}
.tabs label:hover {
  cursor: pointer;
}

.tabs label:after {
  content: '';
  background: #fefefe;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
}

.tabs input:hover + label {
  background: #e08f24;
}

.tabs label:first-of-type {
  z-index: 4;
}

.tab-label-2 {
  z-index: 4;
}

.tab-label-3 {
  z-index: 3;
}

.tab-label-4 {
  z-index: 2;
}

.tabs input:checked + label {
  background: #fefefe;
  color: #1a1a1a;
  z-index: 6;
}

.clear-shadow {
  clear: both;
}

.content {
  height: auto;
  width: 100%;
  float: left;
  position: relative;
  z-index: 5;
  background: #fefefe;
  top: -10px;
  box-sizing: border-box;
}
.content div {
  position: relative;
  float: left;
  width: 0;
  height: 0;
  box-sizing: border-box;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background: #fefefe;
}
.content div h2 {
  margin-top: 0;
}

.tabs .tab-selector-1:checked ~ .content .content-1,
.tabs .tab-selector-2:checked ~ .content .content-2,
.tabs .tab-selector-3:checked ~ .content .content-3,
.tabs .tab-selector-4:checked ~ .content .content-4,
.tabs .tab-selector-4:checked ~ .content .content-5 {
  z-index: 100;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  width: 100%;
  height: auto;
  width: 100%;
  height: auto;
  padding: 5%;
}

.content div h2 {
  color: #3f6b9d;
}

.content div p {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  text-align: left;
  margin: 0;
  color: #777;
  padding-left: 15px;
  border-left: 8px solid rgba(63, 148, 148, 0.1);
}

@media screen and (min-width: 768px) {
  .tabs input:checked + label {
    top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .tabs {
    height: auto;
    background: #fefefe;
    padding-bottom: 200px;
    width: 95%;
  }
  .tabs label {
    text-align: left;
  }
  .tabs input:checked + label {
    padding-left: 30px;
  }
  .tabs label, .tabs input {
    width: 100%;
    position: absolute;
  }
  .tabs label.tab-label-1, .tabs label#tab-1, .tabs input.tab-label-1, .tabs input#tab-1 {
    width: 88%;
    top: 150px;
    left: 0;
    height: 50px;
    z-index: 4 !important;
  }
  .tabs label.tab-label-2, .tabs label#tab-2, .tabs input.tab-label-2, .tabs input#tab-2 {
    width: 92%;
    top: 100px;
    left: 0;
    height: 100px;
    z-index: 3 !important;
  }
  .tabs label.tab-label-3, .tabs label#tab-3, .tabs input.tab-label-3, .tabs input#tab-3 {
    width: 96%;
    top: 50px;
    left: 0;
    height: 150px;
    z-index: 2 !important;
  }
  .tabs label.tab-label-4, .tabs label#tab-4, .tabs input.tab-label-4, .tabs input#tab-4 {
    width: 100%;
    top: 0;
    left: 0;
    height: 200px;
    z-index: 1 !important;
  }
  .tabs .content {
    top: 200px;
  }
}


/*tab end*/


/*--about--*/
.hvr-shutter-in-horizontal{
	color:#CCC;
	font-weight:bold;
}
.ab-left {
    padding-left: 0;
}
.ab-right {
    text-align: left;
    padding: 4em 8em;
}
h2.tittle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1.4em;
    border-left: 8px solid #2ad2c9;
    padding-left: 14px;
    margin-bottom: 0.5em;
}
h2.tittle span {
    color: #2ad2c9;
}
/*-- w3layouts --*/
/*-- agileits --*/
.btm-right {
  overflow: hidden;
  position: relative;
  display: block;
}
.btm-right img{
	width:100%;
	margin-top:72px;
}
.btnl img{
	width:100%;
	
}
.btm-right .captn {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
       bottom: -85%;
    right: 0;
    background-color: rgba(28, 167, 159, 0.54);
    text-align: center;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btm-right:hover .captn {
  bottom: 0%;
}

.captn h4 {
    font-size: 2em;
    color: #fff;
    padding: 0.3em 0 0.2em;
    font-weight: 600;
}
.captn p {
    font-size:2em;
    color: #fff;
}
.btm-right:hover .captn h4 {
       margin-top: 360px;
}

/*-- features --*/
.feature-grid-image img {
    width: 100%;
}
#services {
    background: #eaedf2;
}
.features h3 {
    font-size: 40px;
    margin-bottom: 50px;
}

.features p {
    margin-bottom: 50px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
}

.features-info {
	margin-top: 10px;
}

.feature-grid {
  padding: 6em 0em 6em 11em;
}

.feature {
      width: 49%;
    float: left;
    margin-right: 1%;
    padding: 10px 20px;
}
.features-item h4 {
    color: #2ad2c9;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 600;
}

.features-item p {
    color: #555;
    font-size:0.9em;
    line-height: 1.9em;
    margin: 0.5em 0 0 0;
}
.hi-icon-effect-9a .hi-icon:hover {
    box-shadow: 0 0 0 5px #EFA52C;
}
a.hi-icon img {
    margin: 22px 0 0;
}
.hi-icon-wrap {
    padding: 0;
}


/*-- responsive-design starts-here --*/

@media (max-width:1280px) {
		
		.time-bg {
			min-height: 404px;
		}
		.ab-right {
		text-align: left;
		padding: 7em 7em;
	}
	.feature-grid {
		padding: 2em 0em 1em 0em;
	}
}
@media (max-width:1024px) {
	
	.feature-grid {
		padding: 4em 0em 4em 0em;
	}
	.features-item h4 {
		font-size: 1.1em;
	}
	.feature {
		width: 49%;
		float: left;
		margin-right: 1%;
		padding:0px 7px;
	}
	.ab-right {
		text-align: left;
		padding: 6em 1em 3em 1em;
	}
	a.hi-icon img {
		margin: 19px 0 0;
		width: 45%;
	}
	.feature-grid {
		padding: 1em 0em 1em 0em;
	}
	
	.btm-right .captn {
		bottom: -87%;
	}
   .captn h4 {
       font-size: 1.6em;
	}
	
	
}
@media (max-width:991px) {
	
	.ab-right {
		text-align: left;
		padding: 4em 1em 3em 1em;
	}
	.feature-grid {
		padding: 4em 0em 4em 0em;
	}
	.feature {
		width: 49%;
		float: left;
		margin-right: 1%;
		padding: 0px 14px;
	}
	
	.ab-left,.feature-grid-image {
		padding: 0 15px;
		width: 66%;
		margin: 0 auto;
	}
	.btm-right .captn {
		bottom: -89%;
	}
	
	.btm-right .captn {
		bottom: -92%;
	}
}



@media (max-width:667px) {
	
	.btm-right .captn {
		bottom: -87%;
	}
	.btm-right1 .captn1 {
		bottom: -84%;
	}
}
@media (max-width:640px) {
	
	.col-bottom h4 {
       font-size: 1.2em;
	}
	.ab-right {
		text-align: left;
		padding: 3em 1em 2em 1em;
	}
	h3.tittle.new {
		font-size: 1.8em;
	}
	
}
@media (max-width:600px) {
	
	.feature {
		width: 100%;
		float: left;
		margin-right: 0;
		padding: 0px 14px;
		margin-top: 3%;
	}
	
}
@media (max-width:480px) {
	
	.btm-right .captn {
		bottom: -85%;
	}
	.btm-right1 .captn1 {
		bottom: -77%;
	}
	
}
@media (max-width:414px) {
	
	.col-bottom h4 {
		font-size: 1em;
	}
	.features-item h4 {
		font-size: 1em;
	}
	.ab-right {
		text-align: left;
		padding: 2em 1em 0em 1em;
	}
	a.hvr-shutter-in-horizontal {
		 padding: 0.5em 1em;
         font-size: 0.8em;
	}
		h3.tittle.three {
		margin-left: 0.5em;
	}
	.feature-grid {
		padding: 2em 0em 2em 0em;
	}
	.col-bottom p,.features-item p,.product-left ul li a,.choose_right p,.footer-top p,p.footer-class,.post-details.s-page p,p.men-it {
		    font-size: 0.835em;
	}
	
}
@media (max-width:384px) {

	.btm-right .captn {
		bottom: -83%;
	}
	.captn h4 {
		font-size: 1.4em;
	}
	.btm-right:hover .captn h4 {
		margin-top: 130px;
	}
	.ab-left, .feature-grid-image {
		padding: 0 15px;
		width: 100%;
		margin: 0 auto;
	}
	.amet-sed h4 {
		margin: 0 0 0.7em;
		font-size: 1.2em;
	}
}
@media (max-width:320px) {
	
}