.mar-20 {
    margin-top: 10px;
}

	.right-f{
		float:right;
	
	}
a:hover{
	text-decoration:none;
}

.top-social{
	padding: 0px;
    margin-bottom: 27px;
    margin-top: 20px;
    width: 100%;
    text-align: right;
}

.top-social li{
	 display: inline-block;
    list-style: none;
    margin: 0px 9px;
    border: 1px solid #f3f3f3;
    padding: 0px 10px;
    border-radius: 4px;
}

.top-social li a{
	display:inline-block;
    letter-spacing: 1px;
    color: #000;
   padding:5px 0px;
  font-size:12px;
}
.top-social li a i{
	    padding-right: 5px;
    margin-right: 1px;
    border-right: 1px solid #fcfafa;
}

#header{
    padding-top: 0px;
    top: 0px;
    width: 100%;
    z-index: 9;
    background: #e5e5e5;
}
	
	.logo-header{
	    text-align: center;
      padding: 5px 0px;
	}

		.wel-back{
		padding: 30px 0px;
		background-position:right top;
		position:relative;
		background:#fff;
}

/*.product-back{
	background:url('../img/bg1.jpg') no-repeat;
   	background-size:cover;
	padding: 20px 0px 40px 0px;
	background-position:center center;
	margin-top: 20px ;
}*/
		
	.pro{
	text-align: center;
    display: table;
    background: #fff;
    border: 3px solid #fff;
	position:relative;
	    overflow: hidden;
}

.linkk i{
	top: 10px;
    position: relative;
    left: -18px;
}


.pro .linkk{
	
	position: absolute;
    content: '';
    width: 80px;
    height: 80px;
   z-index:9;
    left: 0px;
    top: 0px;
	color:#fff;
	}
	
	.pro .linkk2{
	
	position: absolute;
    content: '';
    width: 80px;
    height: 80px;
   z-index:9;
    right: 0px;
    bottom: 0px;
	color:#fff;
	}
	
	.pro a:hover{
		
		color:#fff;
	}
	
	.pro .linkk:before{
	position: absolute;
    width: 0;
    height: 0;
    top: -56px;
    left: -48px;
    display: inline-block;
    content: "";
    border-style: solid;
    border-width: 100px 100px 0 0;
    z-index: -1;
    border-color: #000;
    transform: rotate(46deg);
	}
	
	
	.pro .linkk2:before{
	position: absolute;
    width: 0;
    height: 0;
    bottom: -56px;
    right: -48px;
    display: inline-block;
    content: "";
    border-style: solid;
    border-width: 100px 100px 0 0;
    z-index: -1;
    /* background: #000; */
    border-color: #fe030d;
    
    transform: rotate(46deg);
	}
	
.linkk2 i{
	top: 50px;
    position: relative;
    right: -18px;
}


		.pro h1{
			  font-size: 15px;
    text-transform: uppercase;
    /* background: #f5f5f5; */
    padding: 18px 10px;
    /* margin: 5px 10px; */
    color: #000;
    font-weight: 600;
    text-align: center;
    background-position: center center;
    margin-top: 0px;
		}

		.pro h4{
		    position: relative;
    margin-top: 10px;
	margin-bottom: 30px;
	}
	
	.pro h4:after {
    content: "";
    position: absolute;
    display: block;
    width: 90%;
    height: 1px;
 border-top: 1px dashed #fe030d;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.pro h4 a{
	
    background: #fff;
    color: #e23843;
    display: inline-block;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e23843;
    margin-right: 10px;
    border-radius: 50%;
    z-index: 99;
    position: relative;
	
}
	.pro h4 i{
		font-size:12px;
		
	}
	
	
	
	.pro:hover  h4 a{
		background:#e23843;
		color:#fff;
	}
	
	
	
	
	.feature .icon {
    float: left;
    width: 70px;
    height: 100px;
    color: #fff;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
    line-height: 72px;
    background: url(../img/icon1.png) no-repeat left top;
}
	
	.feature h5{
		font-size:12px;
		text-transform:uppercase;
		color:#f3060f;
	}
	
		.feature h4{
		font-size:20px;
		font-family: 'Roboto', sans-serif;
		    text-transform: uppercase;}
		
		.feature p{
			
		}
		
		.why-back{
			background:url('../img/clientbg.jpg') no-repeat;
			background-size: cover;
		padding: 30px 0px;
			
		}
		.black{
			color:#000 !important;
		}
		
		.arrival-back{
			background:#fff;
			position:relative;
			padding:40px 0px;
		}
		
		.client-back{
	background:url('../img/certifiedbg.jpg');
	padding:30px 0px;
	    background-attachment: fixed;
		
}

.client2 img{
		border: 5px solid #ffffffd4;
}

footer {
    background: url(../img/footer.jpg);
    padding: 20px 0px 0px 0px;
    border-top: 5px solid #fd0303;
}




.foo h1 {
    font-size: 20px;
    padding-bottom: 15px;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    color: #fff;
    display: inline-block;
}

.foo h1:before {
    content: '';
    background: #fd0303;
    position: absolute;
    width: 40px;
    height: 2px;
    top: 11px;
    right: -50px;
}
footer p {
    color: #bfbfbf;
}

.list2 {
    padding: 0px;
}

.list2 li {
    list-style: none;
    float: left;
    position: relative;
    line-height: 30px;
    width: 50%;
    color: #bfbfbf;
}

.list2 li span {
    padding-right: 5px;
    transition: 0.5s;
}

.list2 li a {
    color: #bfbfbf;
}

.list {
    padding: 0px;
}

.list li {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 21%;
    position: relative;
    line-height: 20px;
    color: #bfbfbf;
}

.list li span {
    position: absolute;
    left: 0px;
}
.copyright {
    color: #bfbfbf;
    border-top: 1px solid #6f6f6f;
    padding-top: 0px;
    margin-top: 20px;
}

.copyrights-text {
    padding: 10px 0px;
    margin: 0px;
}

.contact-detail{
	
	padding: 25px 30px;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
	display: table;
	width:100%;
}

img{
	max-width:100%;
}

.center{
	text-align:center;
}

.social{
	display: table;
    width: 100%;
    margin-top: 14px;
    float: left;
}
.social span{
	    
    padding-right: 20px;
    text-transform: uppercase;
}

.social .fa {
padding: 9px;
    font-size: 13px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    height: 30px;
}

.social .fa:hover {
    opacity: 0.7;
}

.social .fa-facebook {
  background: #3B5998;
  color: white;
}

.social .fa-twitter {
  background: #55ACEE;
  color: white;
}

.social .fa-google {
  background: #dd4b39;
  color: white;
}

.social .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social .fa-youtube {
  background: #bb0000;
  color: white;
}

.lamp{
	padding:55px 0px;
}

.feature{
	margin-top: 10px;
    display: table;
}
.mar-30{
	margin-top:30px;
}
	
	.get a{
		    background: #fe030d;
    color: #fff !important;
    border-radius: 30px;
	}
	
	.is-mt-40 {
    margin-top: 40px;
}


.feature .box-horizontal-border {
   background-color: #ffc20c;
    position: absolute;
    width: 40px;
    height: 2px;
    top: 33px;
    right: -20px;
}

blockquote ul{
	margin:0px;
	padding-left: 20px;
}

blockquote ul li{
    padding: 5px 10px;
    list-style-type: none;
    float: left;
    /* list-style-position: inside; */
    margin-right: 26px;
    background: #ededed;
    margin-bottom: 13px;
}

.ww{
	
background:url('../img/welline.jpg') repeat-y;
}

.tab-content{
    display: table;
    width: 100%;
}

.header-style-1.affix .top-social{
    display: none;
}
.header-style-1.affix .logo-header {
    width: 50%;
}
.header-style-1.affix .nav>li>a {
    margin-top: 21px;
}
.navbar-default .navbar-nav>.active:hover a {
    color: red;
}
section.breadcrumb-section {
    background: #00adef;
    border-top: 1px dashed #017cab;
    border-bottom: 1px dashed #017cab;
    padding-bottom: 18px;
}
section.breadcrumb-section h2 {
    background: #00adef;
    display: inline-block;
    /* padding: 15px; */
    /* height: 81px; */
    margin: 0px;
    /* line-height: 48px; */
    font-size: 20px;
    font-weight: 600;
    margin-top: 32px;
    text-transform: uppercase;
    color: #333;
}
section.breadcrumb-section h3 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-top: 25px;
}
.brd-list li {
    display: inline;
}
.brd-list{
    margin-top: 32px;
    text-align: right;
    text-transform: uppercase;
}
.brd-list a {
    color: #333;
}
.brd-list a:hover {
    color: #fff;
}
.brd-list span{
    color: #fff;
}
.divider {
    padding: 0 5px;
}
.divider hr {
    width: calc(100% + 25px);
    height: 0.6px;
    border: none;
    background: #dfe7ea;
    position: relative;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 13px;
    opacity: 0.5;
}
.divider hr:before {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #dfe7ea;
}
.divider hr:after {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #dfe7ea;
}
section.story {
    margin: 60px 0px;
    position: relative;
}
.about-left-img {
    position: absolute;
    z-index: 1;
    left: -1px;
    width: 23%;
}
.about-pic{
/*
    padding-right: 15px;
    background: #989494;
    padding-bottom: 15px;
    padding: 15px;
*/
}
h1.title-left {
    font-size: 24px;
	text-weight: 600px;
	text-color: #800020;
    text-transform: uppercase;
	/* display: inline-block;*/
    margin: 0px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 4px double #4c4c4c;
    padding-right: 24px;
    padding-left: 5px;
    position: relative;
}
h1.title-left:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    /* border-radius: 50%; */
    left: 0px;
    bottom: -16px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ffffff;
    border: 3px solid #fe030d;
}
.svg-triangle-icon-container {
    width: 22px;
    height: 15px;
    overflow: visible!important;
    right: -17px;
    margin-left: -11px;
    bottom: -6px;
    display: block;
    position: absolute;
}
.svg-triangle-icon {
    fill: transparent;
    stroke: red;
    stroke-width: 3;
}
.block-quote {
    background: #f5f5f5;
    padding: 12px 20px;
    border-left: 5px solid #00adef;
    margin-bottom: 10px;
    margin-top: 4%;
    position: relative;
    overflow: hidden;
}
.block-quote h3 {
    margin: 0px;
    font-size: 17px;
    /* font-style: italic; */
    font-weight: 600;
}
.col-md-6.about-quote p {
    border: 2px solid #ddd;
    padding: 9px 21px;
}
.block-quote::after {
    position: absolute;
    content: '';
    background: red;
    width: 83px;
    height: 42px;
    right: 0;
    top: -43px;
    transform: rotate(-45deg);
    border-left: 5px solid red;
    border-top: 5px solid red;
    opacity: 0.5;
}
.last-q.block-quote::after {
    position: absolute;
    content: '';
    background: red;
    width: 48px;
    height: 46px;
    right: 19px;
    top: 29px;
    transform: rotate(45deg);
    border-left: 5px solid red;
    border-top: 5px solid red;
    opacity: 0.5;
}
.about-quote p {
    margin-left: 9px;
    border-left: 2px solid #ddd;
    padding-left: 12px;
    padding: 10px 15px;
}
.about-co-para{
    padding-right: 50px;
}
.team-content {
    padding-right: 55px;
    position: relative;
}
.left-pro-list {
    background: #f2f2f2;
    padding: 10px 10px;
    border: 1px solid #ddd;
}
.left-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.left-menu li {
    display: block;
	border-bottom: 1px solid #ccc;
	padding:4px 15px;
	margin-top: 5px;
	
}


.left-menu li:last-child {
   border-bottom: none;
}


.left-menu ul li.active a {
    background: #00a550 none repeat scroll 0 0;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}
.left-menu ul li a {
	color: #222;
    display: block;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    text-decoration: none;
	padding-bottom:5px;
    z-index: 1;
    overflow: hidden;
}

.left-menu ul li a.active::before {
    opacity: 0;
    display: none;
}
.left-menu ul li a::before {
    position: absolute;
    content: '\f105';
    font-family: fontAwesome;
    right: 0;
    height: 100%;
    width: 50px;
    background: #d4f3ff;
    top: 0;
    z-index: -1;
    /* transform: rotate(45deg); */
    text-align: center;
    padding: 11px;
    opacity: 0;
}

.left-menu ul li:hover a:before {
    opacity: 0;
    color: #222;
    font-weight: bolder;
}


section.products-list {
    margin: 40px;
}
.team-wrap {
    background: #FFF;
    margin-bottom: 25px;
    position: relative;
}
.snip1210 {
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    background-image: linear-gradient(35deg, #a5a3a3,#d4d4d2,#7d7c7c);
    text-align: center;
    padding-bottom: 40px;
    transition: 0.5s;
}
.snip1210 img {
   
    max-width: 100%;
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
    
}
.snip1210 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.snip1210 figcaption {
    display: inline-block;
    top: 50%;
    left: 0;
    right: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.about-cotent {
    position: relative;
    padding-right: 50px;
}
.about-bg {
    position: absolute;
    right: 0;
    z-index: -1;
    opacity: 0.1;
    width: 55%;
    top: -41px;
}
.features-box {
    position: relative;
}
.feature-para {
    width: 65%;
}
.feature-pic {
    position: absolute;
    top: 5px;
    width: 43%;
    right: -38px;
    z-index: -1;
}
.about-h2 {
    margin: 9px 0px;
    font-size: 17px;
    /* font-style: italic; */
    font-weight: 600;
    display: inline-block;
    position: relative;
}
h2.about-h2::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 60px;
    background: #fe030d;
    margin-left: 14px;
    bottom: 3px;
}
.first-q-box{
    margin-top: 4%;
} 
.team-pattern {
    background: url(../img/team.jpg);
    /* height: 50px; */
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: .1;
}
.team-content p{
    width: 90%;
}
.tagline h2::before {
    position: absolute;
    content: '\f10d';
    font-family: fontAwesome;
    height: 5px;
    width: 5px;
    left: -25px;
    top: -6px;
    font-size: 15px;
    color: #87962b;
}
.tagline h2::after {
    position: absolute;
    content: '\f10e';
    font-family: fontAwesome;
    height: 5px;
    width: 5px;
    right: -15px;
    top: -6px;
    font-size: 15px;
    color: #87962b;
}
.tagline h2 {
    font-size: 18px;
    position: relative;
    margin-top: 15px;
    display: inline-block;
    color: #e20404;
    margin-left: 25px;
}
.text-pro {
    background: #a6aaad;
    border-bottom: 2px solid #827d7d;
    position: relative;
    /* padding-bottom: 6px; */
    /* padding-top: 6px; */
    display: flex;
    padding: 0px 5px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
}


.text-pro .en{
      text-align: right;
    width: 100%;
    margin: 0px;
     color: #202020;
    font-size: 15px;
    font-weight: 600;
    position: relative;
        line-height: 35px;
    text-transform: uppercase;
}

.pro-desc-featuresul {
    position: relative;
}
.pro-desc-features ul {
    color: #777;
    padding-left: 25px;
}
.pro-desc-features ul li {
    list-style: none;
}
.pro-desc-features ul li::before {
    position: absolute;
    content: '\f046';
    font-family: fontAwesome;
    left: 17px;
}
a.btn-quote {
    background: #fe030d;
    padding: 9px 15px;
    color: #fff;
    text-transform: uppercase;
    transition: .3s;
}
a.btn-quote:hover {
    background: #000;
    color: #fff;
    transition: .3s;
}
.quality-pic {
    margin-top: 76px;
}
.quality-pic img {
    /*padding-right: 16px;
    padding-bottom: 25px;
    background: #00adef;*/
}
.quality-pattern {
    background: url(../img/team.jpg);
    /* height: 50px; */
    width: 49%;
    position: absolute;
    /* top: 0; */
    z-index: -1;
    opacity: .1;
    right: -100px;
    bottom: -70px;
}
section.quality {
    position: relative;
    padding-top: 44px;
    padding-bottom: 50px;
}
.hanger {
    position: absolute;
    width: 15%;
    left: 36px;
    top: -8px;
    z-index: 1;
}
.quality-content {
    padding-right: 55px;
    position: relative;
    padding-left: 35px;
}
section.contact {
    padding: 65px;
    padding-bottom: 28px;
}
.item.text-center {
    background: #f6f6f6;
    min-height: 246px;
    padding: 5%;
    border: 1px solid #ddd;
    box-shadow: 15px 11px #eff0f1;
    position: relative;
    
    
    background: rgba(246,246,246,1);
background: -moz-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(50%, rgba(246,246,246,1)), color-stop(50%, rgba(240,240,240,1)), color-stop(100%, rgba(240,240,240,1)));
background: -webkit-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: -o-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: linear-gradient(135deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f0f0f0', GradientType=1 );
    
}
.contact-boxes{
    position: relative;
    overflow: hidden;
}

.contact-boxes::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: transparent;
    top: 0;
    left: 0;
}

.item.text-center i {
    font-size: 30px;
    width: 55px;
    height: 55px;
    border: 2px solid #00adef;
    border-radius: 50%;
    line-height: 50px;
    color: #00a550;
}
.font-mobile {
    font-size: 40px !important;
}
.contact-icon-box {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: -34px;
}
.contact h6 {
    font-size: 20px;
    font-weight: 400px;
    line-height: 32px;
    color: #222222;
    padding-top: 0px;
    text-transform: none;
    text-transform: uppercase;
    border-bottom: 2px dashed #ddd;
    margin-bottom: 10px;
}
.heading h1.title-left {
    display: inline-block;
    padding-right: 125px;
}
section.contact-map-n-form {
    padding: 35px;
    background: #f5f5f5;
    margin-bottom: 15px;
}
p.sub-heading.block {
    padding-right: 65px;
    margin: 0px 0px 22px;
}

div#contact input {
    margin-top: 10px;
    border-radius: 0px;
    border-color: #b3a6a6;
	color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.map-box {
    border: 6px solid #00adef;
    padding: 5px;
}
form#cform {
    padding-right: 25px;
}
.navbar ul li.active a {
    color: red;
}


.side {
    height: 250px;
}	

.side span {
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    /* height: 200px; */
    width: 107px;
    border: 1px solid #000;
    padding: 5px;
    top: 70%;
    position: absolute;
    left: -16%;
    text-align: center;
}

.titlehead h1 {
    text-transform: uppercase;
    /* margin-top: 0; */
    font-size: 25px;
    line-height: 35px;
    /* font-weight: 600; */
    font-family: 'Poppins', sans-serif;
    position: relative;
    /* padding-top: 14px; */
    display: inline-block;
    padding: 13px 0px;
}

.titlehead h1:before {
    content: '';
    position: absolute;
    width: 12%;
    height: 3px;
    background: #000;
    left: 10%;
    top: 0%;
}

.titlehead h1 span {
    font-weight: 700;
}

.titlehead h1:after {
    content: '';
    position: absolute;
    width: 23%;
    height: 3px;
    background: #fe030d;
    right: -2%;
    bottom: 0%;
}

.hum2 {
    text-align: right;
}

.hum2 h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #000;
    text-transform: uppercase;
    padding: 10px 10px;
    position: relative;
    font-weight: 600;
}

.hum2 h1:before {
    content: '';
    background: #000;
    width: 20px;
    height: 3px;
    left: 0px;
    position: absolute;
    top: -8px;
}

.hum2 h1:after {
    content: '';
    background: #000;
    width: 50px;
    height: 3px;
    right: 0px;
    position: absolute;
    bottom: -8px;
}

.our {
    position: absolute;
    right: 15px;
    top: 38%;
    padding: 35px 45px;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    background: #fff;
}
.our:hover a {
    color: #000;
}
.our a {
    color: #ffa803;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.our a i {
    background: #ffa803;
    border-radius: 100%;
    /* padding: 15px; */
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
.our:hover a i {
    background: #000;
}

.title h1{
    
     text-transform: uppercase;
    margin-top: 0;
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    position: relative;
    /* padding-top: 14px; */
    /* padding: 13px 0px; */
    color: #000;
    
}

.title h1 span{
    font-weight: 700;
}

.title h4{
    
font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #fff;
    background: #f00;
    display: inline-block;
    padding: 5px 10px;
}
.black-back{
    background:#252525;
    padding: 30px 20px;
}

.add-back {
    background: #ffa803;
    padding: 20px 0px;
    background-attachment: fixed;
}
.add-border h1 {
     font-size: 25px;
    color: #fff;
    margin: 0px;
   
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.call h1 {
       color: #fff;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.right-text {
    text-align: right;
}

.addback1 {
    /*background: url(../img/addback1.jpg);*/ 
    height: 400px;
    background-attachment: fixed;
    background-size: cover;
    margin-top: 30px;
}


.seal {
    position: relative;
    padding-top: 20px;
}


.humtum h1 {
position: absolute;
    right: -14%;
    bottom: 6%;
    font-size: 18px;
    padding-bottom: 5px;
    font-family: 'Oswald', sans-serif;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    text-align: right;
}

.humtum h1:before {
    background: #ffc20c;
    content: '';
    width: 167%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: -67%;
}

.humtum h1 span {
    font-weight: 700;
}

.tumhum h1 {
       position: absolute;
    left: 72%;
    bottom: -16%;
    font-size: 18px;
    padding-bottom: 5px;
    font-family: 'Oswald', sans-serif;
    line-height: 25px;
    text-align: right;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.tumhum h1:before {
    background: #fed104;
    content: '';
    width: 2px;
    height: 89px;
    position: absolute;
    top: -68%;
    left: 106%;
}

.tumhum h1 span {
    font-weight: 700;
}
.white{
    
    color:#fff !important;
    
    
}

.why {
    /* border-right: 1px solid #000; */
    box-shadow: 3px 5px #e4e3e387;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 5px 0 32px rgba(0,0,0,0.11);
    background: #fff;
}

.why h1 {
    text-transform: uppercase;
    margin-top: 0;
    font-size: 17px;
    line-height: 35px;
  
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.team-wrap:hover img{
    opacity: 0.3;
}


.team-wrap img{
    
    
    transition:0.5s;
}

.team-wrap:hover .name{
    opacity: 1;
	
}

.team-wrap:hover .snip1210{
    opacity: 0.3;
}

.snip1210:hover img{
    opacity: 0.5;
}

.name{
text-align: center;
    position: absolute;
    text-align: 100%;
    width: 100%;
    transition: 0.5s;
    opacity: 0;
    top: 0%;
    height: 100%;
    padding: 40% 0%;
}

.name h1{
    margin: 0px;
    font-size: 16px;
    text-transform: uppercase;
        font-family: Abel;
    font-weight: 600;
    color: #d80912;
}

.name p{
    
    margin: 0px;
    color:#000;
}
.bo{
    border:3px solid #fff;
}

body {
  background: #ffffff;
  min-height: 900px;
  position: relative;
  background-size: cover;
  font-family: 'Arimo', sans-serif;
  text-align: justify;
  }

.page {
  background: white;
  max-width: 1280px;
  margin: 0 auto; }

.navbar-brand {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 1px; }
  @media (max-width: 992px) {
    .navbar-brand {
      display: none; } }

.pp-header {
  padding-top: 3rem; }
  .pp-header img {
    width: auto;
    height: 80px;
    margin-left: -12px; }
  .pp-header h1 {
    font-weight: 400; }
  .pp-header .navbar-nav {
    letter-spacing: 1px;
    font-family: 'Arimo', sans-serif;
    font-size: 18px;
    font-weight: 400; }
  @media (max-width: 576px) {
    .pp-header {
      padding-top: 0; } }

/* Body Section  */
.pp-category-filter a {
  display: inline-block;
  margin: 0 10px 6px 0;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 3px; }

.pp-gallery {
  min-height: 500px; }
  .pp-gallery .card-columns .card {
    border: none;
    margin-bottom: 0;
    border-radius: none; }
  @media (max-width: 992px) {
    .pp-gallery .card-columns {
      -moz-column-count: 2;
           column-count: 2; } }
  @media (max-width: 576px) {
    .pp-gallery .card-columns {
      -moz-column-count: 1;
           column-count: 1; } }
  .pp-gallery .card figure {
    position: relative;
    overflow: hidden;
    margin: 10px 1%;
    text-align: center; }
  .pp-gallery .card figure img {
    position: relative;
    display: block;
    max-width: 100%;
    opacity: 1; }
  .pp-gallery .card figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .pp-gallery .card figure figcaption,
  .pp-gallery .card figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .pp-gallery .card figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0; }
  .pp-gallery .card figure .h4 {
    word-spacing: -0.15em;
    font-weight: 600; }
  .pp-gallery .card figure .h4,
  .pp-gallery .card figure p {
    margin: 0; }
  .pp-gallery .card figure p {
    letter-spacing: 1px;
    font-size: 60%; }
  .pp-gallery figure.pp-effect figcaption {
    padding: 12px; }
  .pp-gallery figure.pp-effect figcaption::before,
  .pp-gallery figure.pp-effect figcaption::after {
    position: absolute;
    content: '';
    opacity: 0; }
  .pp-gallery figure.pp-effect figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    transform-origin: 0 0; }
  .pp-gallery figure.pp-effect figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
    transform-origin: 100% 0; }
  .pp-gallery figure.pp-effect .h4 {
    padding-top: 26%;
    transition: transform 0.35s;
    opacity: 0; }
  .pp-gallery figure.pp-effect p {
    padding: 0.5em 2em;
    text-transform: none;
    opacity: 0;
    transform: translate3d(0, -10px, 0); }
  .pp-gallery figure.pp-effect img,
  .pp-gallery figure.pp-effect .h4 {
    transform: translate3d(0, -25px, 0); }
  .pp-gallery figure.pp-effect img,
  .pp-gallery figure.pp-effect figcaption::before,
  .pp-gallery figure.pp-effect figcaption::after,
  .pp-gallery figure.pp-effect p {
    transition: opacity 0.35s, transform 0.35s; }
  .pp-gallery figure.pp-effect:hover img {
    opacity: 1;
    transform: translate3d(0, 0, 0); }
  .pp-gallery figure.pp-effect:hover figcaption::before,
  .pp-gallery figure.pp-effect:hover figcaption::after {
    opacity: 1;
    transform: scale(1); }
  .pp-gallery figure.pp-effect:hover figcaption:before {
    background: rgba(31, 30, 30, 0.5); }
  .pp-gallery figure.pp-effect:hover .h4,
  .pp-gallery figure.pp-effect:hover p {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    color: #FFFFFF; }
  .pp-gallery figure.pp-effect:hover figcaption::after,
  .pp-gallery figure.pp-effect:hover .h4,
  .pp-gallery figure.pp-effect:hover p,
  .pp-gallery figure.pp-effect:hover img {
    transition-delay: 0.15s; }
  @media (max-width: 768px) and (min-width: 578px) {
    .pp-gallery figure.pp-effect:hover .h4 {
      padding-top: 20%;
      font-size: 16px; } }
  @media (max-width: 375px) {
    .pp-gallery figure.pp-effect:hover .h4 {
      padding-top: 20%;
      font-size: 16px; } }

/* Footer sectiom */
.pp-footer {
  background: #f8f8f8; }
  .pp-footer a.credit {
    color: inherit;
    border-bottom: 1px dashed;
    text-decoration: none; }
  .pp-footer .fa {
    width: 18px; }
  .pp-footer .fa-2x {
    font-size: 22px; }
  .pp-footer i {
    color: #888; }
  .pp-footer .pp-facebook:hover i {
    color: #3b5998; }
  .pp-footer .pp-twitter:hover i {
    color: #1da1f2; }
  .pp-footer .pp-youtube:hover i {
    color: #ff0000; }
  .pp-footer .pp-instagram:hover i {
    color: #405de6; }

/* About page */
.pp-about .pp-client-brand {
  text-align: center; }
  .pp-about .pp-client-brand img {
    opacity: 0.6;
    width: 90%; }

.pp-about .pp-client-brand img:hover {
  opacity: 1; }

.pp-about .pp-team .h5 {
  padding-top: 15px; }

.pp-about .pp-team img {
  width: 80%; }

@media (max-width: 768px) {
  .pp-about .pp-team p {
    margin-bottom: 2rem; } }

/* Contact page */
.pp-contact textarea {
  min-height: 200px; }

.pp-contact .pp-contact-message {
  padding-left: 5rem; }

@media (max-width: 768px) {
  .pp-contact .h4 {
    padding-top: 4rem; }
  .pp-contact .pp-contact-message {
    padding-left: 0; } }

/*Blog Page*/
.pp-container-readable {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 760px;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }
  .pp-container-readable .pp-post {
    margin-bottom: 50px; }
    .pp-container-readable .pp-post + .pp-post {
      padding-top: 50px;
      border-top: 1px solid rgba(228, 226, 226, 0.7); }
    .pp-container-readable .pp-post .pp-post-meta {
      color: #aaa;
      margin-bottom: 24px; }
      .pp-container-readable .pp-post .pp-post-meta ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        .pp-container-readable .pp-post .pp-post-meta ul li {
          display: inline;
          padding-right: 18px; }
          .pp-container-readable .pp-post .pp-post-meta ul li i {
            padding-right: 5px; }
    .pp-container-readable .pp-post .pp-post-title {
      margin-top: 18px;
      margin-bottom: 8px; }
    .pp-container-readable .pp-post a {
      text-decoration: none; }
    .pp-container-readable .pp-post .pp-post-read-more {
      padding-top: 10px; }
  .pp-container-readable .pp-pagination {
    padding-top: 2rem; }
    .pp-container-readable .pp-pagination ul {
      list-style-type: disc;
      border-radius: 4px;
      padding: 0; }
      .pp-container-readable .pp-pagination ul li {
        display: inline-block;
        margin-right: 2px; }
        .pp-container-readable .pp-pagination ul li a {
          border: 2px solid #eeeeee;
          border-radius: 3px;
          display: block;
          float: none;
          padding: 8px 15px;
          text-decoration: none; }
        .pp-container-readable .pp-pagination ul li a:hover {
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.08); }

/* Blog Post Page */
.pp-blog-details {
  margin-top: 20px; }
  .pp-blog-details blockquote {
    font-style: italic;
    padding-left: 20px;
    margin-right: 20px; }
  .pp-blog-details .pp-tags {
    margin-top: 40px;
    margin-bottom: 60px; }
    .pp-blog-details .pp-tags a {
      margin-right: 10px; }
  .pp-blog-details .pp-comments .media {
    margin-top: 3rem; }
    .pp-blog-details .pp-comments .media .fa {
      padding-right: 5px; }
    @media (max-width: 576px) {
      .pp-blog-details .pp-comments .media {
        display: block; } }
  .pp-blog-details .pp-comments img {
    height: 60px;
    width: 60px; }
  .pp-blog-details .pp-comments a {
    text-decoration: none; }
  .pp-blog-details .pp-comments span {
    padding-left: 6px; }

/* Common Style */
.pp-section {
  padding-top: 6rem; }

  .mar-20 {
    margin-top: 20px;
}

	.right-f{
		float:right;
	}
	
a:hover{
	text-decoration:none;
}
.video-foreground iframe {
    width: 100%;
    height: 100vh;
    pointer-events: none;
}
.hero-fullscreen {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.overlay-black:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
	background:rgba(0, 0, 0, .2);
}

.video-foreground, .video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.video-background {
    /* background: #000; */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.video-foreground {
    height: 300%; 
     top: -100%; 
}

.top-social{
	padding: 0px;
    margin-bottom: 27px;
    margin-top: 20px;
    width: 100%;
    text-align: right;
}

.top-social li{
	 display: inline-block;
    list-style: none;
    margin: 0px 9px;
    border: 1px solid #f3f3f3;
    padding: 0px 10px;
    border-radius: 4px;
}

.top-social li a{
	display:inline-block;
    letter-spacing: 1px;
    color: #000;
   padding:5px 0px;
  font-size:12px;
}
.top-social li a i{
	    padding-right: 5px;
    margin-right: 1px;
    border-right: 1px solid #fcfafa;
}

#header{
    padding-top: 0px;
    top: 0px;
    width: 100%;
    z-index: 15;
       background: #e5e5e5;
}
	
	.logo-header{
	    text-align: center;
      padding: 5px 0px;
	}
	
		.wel-back{
		padding: 20px 0px;
		background-position:right top;
		position:relative;
		background:#fff;
	}

.product-back{
	/*background:url('../img/bg1.jpg') no-repeat;*/
	background-size:cover;
	padding: 20px 0px 40px 0px;
	background-position:center center;
	margin-top: 20px ;
		}
		
	.pro{
	text-align: center;
    display: table;
    background: #fff;
    border: 3px solid #fff;
	position:relative;
	overflow: hidden;
}

.linkk i{
	top: 10px;
    position: relative;
    left: -18px;
}

.pro .linkk{
	position: absolute;
    content: '';
    width: 80px;
    height: 80px;
	z-index:9;
    left: 0px;
    top: 0px;
	color:#fff;
	}
	
	.pro .linkk2{
	position: absolute;
    content: '';
    width: 80px;
    height: 80px;
   z-index:9;
    right: 0px;
    bottom: 0px;
	color:#fff;
	}
	
.pro a:hover{
	color:#fff;
}
	
	.pro .linkk:before{
	position: absolute;
    width: 0;
    height: 0;
    top: -56px;
    left: -48px;
    display: inline-block;
    content: "";
    border-style: solid;
    border-width: 100px 100px 0 0;
    z-index: -1;
    /* background: #000; */
    border-color: #000;
    
    transform: rotate(46deg);
	}
	
	.pro .linkk2:before{
	position: absolute;
    width: 0;
    height: 0;
    bottom: -56px;
    right: -48px;
    display: inline-block;
    content: "";
    border-style: solid;
    border-width: 100px 100px 0 0;
    z-index: -1;
    /* background: #000; */
    border-color: #fe030d;
    
    transform: rotate(46deg);
	}
	
.linkk2 i{
	top: 50px;
    position: relative;
    right: -18px;
}

	.pro h1{
	font-size: 15px;
    text-transform: uppercase;
    /* background: #f5f5f5; */
    padding: 18px 10px;
    /* margin: 5px 10px; */
    color: #000;
    font-weight: 600;
    text-align: center;
    background-position: center center;
    margin-top: 0px;
		}

	.pro h4{
	position: relative;
    margin-top: 10px;
	margin-bottom: 30px;
	}
	
	.pro h4:after {
    content: "";
    position: absolute;
    display: block;
    width: 90%;
    height: 1px;
 border-top: 1px dashed #fe030d;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.pro h4 a{
    background: #fff;
    color: #e23843;
    display: inline-block;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e23843;
    margin-right: 10px;
    border-radius: 50%;
    z-index: 99;
    position: relative;
}

	.pro h4 i{
		font-size:12px;
	}
	
	.pro:hover  h4 a{
		background:#e23843;
		color:#fff;
	}
	
	.feature .icon {
    float: left;
    width: 70px;
    height: 100px;
    color: #fff;
    font-size: 32px;
    text-align: center;
    vertical-align: middle;
    line-height: 72px;
    background: url(../img/icon1.png) no-repeat left top;
}
	
	.feature h5{
		font-size:12px;
		text-transform:uppercase;
		color:#f3060f;
	}
	
		.feature h4{
		font-size:20px;
		font-family: 'Roboto', sans-serif;
		    text-transform: uppercase;}
		
		.feature p{
			
		}
		
		.why-back{
			background:url('../img/clientbg.jpg') no-repeat;
			background-size: cover;
		padding: 30px 0px;
			
		}
		.black{
			color:#000 !important;
		}
		
		.arrival-back{
			background:#fff;
			position:relative;
			padding:40px 0px;
		}
		
		.client-back{
	background:url('../img/certifiedbg.jpg');
	padding:30px 0px;
	    background-attachment: fixed;
}

.client2 img{
	border: 5px solid #ffffffd4;
}

footer {
    background: url(../img/footer.jpg);
    padding: 5px 0px 0px 0px;
    border-top: 5px solid #fd0303;
}

.foo h1 {
    font-size: 20px;
    padding-bottom: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    color: red;
    display: inline-block;
}

.foo h1:before {
    content: '';
    background: #fd0303;
    position: absolute;
    width: 40px;
    height: 2px;
    top: 11px;
    right: -50px;
}
footer p {
    color: #bfbfbf;
}

.list2 {
    padding: 0px;
}

.list2 li {
    list-style: none;
    float: left;
    position: relative;
    line-height: 30px;
    width: 50%;
    color: #bfbfbf;
}

.list2 li span {
    padding-right: 5px;
    transition: 0.5s;
}

.list2 li a {
    color: #bfbfbf;
}

.list {
    padding: 0px;
}

.list li {
    list-style: none;
    margin-bottom: 15px;
    padding-left: 21%;
    position: relative;
    line-height: 20px;
    color: #bfbfbf;
}

.list li span {
    position: absolute;
    left: 0px;
}
.copyright {
    color: #bfbfbf;
    border-top: 1px solid #6f6f6f;
    padding-top: 0px;
    margin-top: 20px;
}

.copyrights-text {
    padding: 10px 0px;
    margin: 0px;
}

.contact-detail{
	
	padding: 25px 30px;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
	display: table;
	width:100%;	
}

img{
	max-width:100%;
}

.center{
	text-align:center;
}

.social{
	display: table;
    width: 100%;
    margin-top: 14px;
    float: left;
}
.social span{
	    
    padding-right: 20px;
    text-transform: uppercase;
}

.social .fa {
padding: 9px;
    font-size: 13px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    height: 30px;
}

.social .fa:hover {
    opacity: 0.7;
}

.social .fa-facebook {
  background: #3B5998;
  color: white;
}

.social .fa-twitter {
  background: #55ACEE;
  color: white;
}

.social .fa-google {
  background: #dd4b39;
  color: white;
}

.social .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social .fa-youtube {
  background: #bb0000;
  color: white;
}

.lamp{
	padding:55px 0px;
}

.feature{
	margin-top: 10px;
    display: table;
}
.mar-30{
	margin-top:30px;
}
	
	.get a{
	background: blue;
    color: yellow !important;
    border-radius: 30px;
	}
	
	.is-mt-40 {
    margin-top: 40px;
}

.feature .box-horizontal-border {
   background-color: #ffc20c;
    position: absolute;
    width: 40px;
    height: 2px;
    top: 33px;
    right: -20px;
}

blockquote ul{
	margin:0px;
	padding-left: 20px;
}

blockquote ul li{
    padding: 5px 10px;
    list-style-type: none;
    float: left;
    margin-right: 26px;
    background: #ededed;
    margin-bottom: 13px;
}

.ww{
background:url('../img/welline.jpg') repeat-y;
}

.tab-content{
    display: table;
    width: 100%;
}

.header-style-1.affix .top-social{
    display: none;
}
.header-style-1.affix .logo-header {
    width: 50%;
}
.header-style-1.affix .nav>li>a {
    margin-top: 21px;
}
.navbar-default .navbar-nav>.active:hover a {
    color: red;
	font: bold;
}
section.breadcrumb-section {
    background: #00adef;
    border-top: 1px dashed #017cab;
    border-bottom: 1px dashed #017cab;
    padding-bottom: 18px;
}
section.breadcrumb-section h2 {
    background: red;
    display: inline-block;
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 32px;
    text-transform: uppercase;
    color: #333;
}
section.breadcrumb-section h3 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    margin-top: 25px;
}
.brd-list li {
    display: inline;
}
.brd-list{
    margin-top: 32px;
    text-align: right;
    text-transform: uppercase;
}
.brd-list a {
    color: #333;
}
.brd-list a:hover {
    color: #fff;
}
.brd-list span{
    color: #fff;
}
.divider {
    padding: 0 5px;
}
.divider hr {
    width: calc(100% + 25px);
    height: 0.6px;
    border: none;
    background: #dfe7ea;
    position: relative;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 13px;
    opacity: 0.5;
}
.divider hr:before {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #dfe7ea;
}
.divider hr:after {
    position: absolute;
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #dfe7ea;
}
section.story {
    margin: 60px 0px;
    position: relative;
}
.about-left-img {
    position: absolute;
    z-index: 1;
    left: -1px;
    width: 23%;
}
.about-pic{
/*
    padding-right: 15px;
    background: #989494;
    padding-bottom: 15px;
    padding: 15px;
*/
}
h1.title-left {
    font-size: 20px;
    text-transform: uppercase;
	font-weight: 600px;
	color: #800020;
	margin: 10px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 4px double #4c4c4c;
    padding-right: 24px;
    padding-left: 5px;
    position: relative;
}
h1.title-left:after {
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    /*border-radius: 30%;*/
    left: 0px;
    bottom: -16px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #ffffff;
    /*border: 3px solid #fe030d;*/
}
.svg-triangle-icon-container {
    width: 22px;
    height: 15px;
    overflow: visible!important;
    right: -17px;
    margin-left: -11px;
    bottom: -6px;
    display: block;
    position: absolute;
}
.svg-triangle-icon {
    fill: transparent;
    stroke: red;
    stroke-width: 3;
}
.block-quote {
    background: #f5f5f5;
    padding: 12px 20px;
    border-left: 5px solid #00adef;
    margin-bottom: 10px;
    margin-top: 4%;
    position: relative;
    overflow: hidden;
}
.block-quote h3 {
    margin: 0px;
    font-size: 17px;
    /* font-style: italic; */
    font-weight: 600;
}
.col-md-6.about-quote p {
    border: 2px solid #ddd;
    padding: 9px 21px;
}
.block-quote::after {
    position: absolute;
    content: '';
    background: red;
    width: 83px;
    height: 42px;
    right: 0;
    top: -43px;
    transform: rotate(-45deg);
    border-left: 5px solid red;
    border-top: 5px solid red;
    opacity: 0.5;
}
.last-q.block-quote::after {
    position: absolute;
    content: '';
    background: red;
    width: 48px;
    height: 46px;
    right: 19px;
    top: 29px;
    transform: rotate(45deg);
    border-left: 5px solid red;
    border-top: 5px solid red;
    opacity: 0.5;
}
.about-quote p {
    margin-left: 9px;
    border-left: 2px solid #ddd;
    padding-left: 12px;
    padding: 10px 15px;
}
.about-co-para{
    padding-right: 50px;
}
.team-content {
    padding-right: 55px;
    position: relative;
}
.left-pro-list {
    background: #f2f2f2;
    padding: 10px 10px;
    border: 1px solid #ddd;
}
.left-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.left-menu li {
    display: block;
	border-bottom: 1px solid #ccc;
	padding:4px 15px;
	margin-top: 5px;
}

.left-menu li:last-child {
   border-bottom: none;
}

.left-menu ul li.active a {
    background: #00a550 none repeat scroll 0 0;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}
.left-menu ul li a {
	color: #222;
    display: block;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    text-decoration: none;
	padding-bottom:5px;
    z-index: 1;
    overflow: hidden;
}

.left-menu ul li a.active::before {
    opacity: 0;
    display: none;
}
.left-menu ul li a::before {
    position: absolute;
    content: '\f105';
    font-family: fontAwesome;
    right: 0;
    height: 100%;
    width: 50px;
    background: #d4f3ff;
    top: 0;
    z-index: -1;
    /* transform: rotate(45deg); */
    text-align: center;
    padding: 11px;
    opacity: 0;
}

.left-menu ul li:hover a:before {
    opacity: 0;
    color: #222;
    font-weight: bolder;
}

section.products-list {
    margin: 40px;
}
.team-wrap {
    background: transparent;
	opacity: 20%
    margin-bottom: 25px;
    position: relative;
}
.snip1210 {
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
    background-image: linear-gradient(35deg, #a5a3a3,#d4d4d2,#7d7c7c);
    text-align: center;
    padding-bottom: 40px;
    transition: 0.5s;
}
.snip1210 img {
   
    max-width: 100%;
    -webkit-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
    
}
.snip1210 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.snip1210 figcaption {
    display: inline-block;
    top: 50%;
    left: 0;
    right: 0;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.about-cotent {
    position: relative;
    padding-right: 50px;
}
.about-bg {
    position: absolute;
    right: 0;
    z-index: -1;
    opacity: 0.1;
    width: 55%;
    top: -41px;
}
.features-box {
    position: relative;
}
.feature-para {
    width: 65%;
}
.feature-pic {
    position: absolute;
    top: 5px;
    width: 43%;
    right: -38px;
    z-index: -1;
}
.about-h2 {
    margin: 9px 0px;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}
h2.about-h2::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 60px;
    background: #fe030d;
    margin-left: 14px;
    bottom: 3px;
}
.first-q-box{
    margin-top: 0%;
} 
.team-pattern {
    width: 90%;
    position: absolute;
    top: 0;
    z-index: -1;
    opacity: .1;
	border-radius: 20px;
}
.team-content p{
    width: 100%;
}
.tagline h2::before {
    position: absolute;
    content: '\f10d';
    font-family: fontAwesome;
    height: 5px;
    width: 5px;
    left: -25px;
    top: -6px;
    font-size: 15px;
    color: #87962b;
}
.tagline h2::after {
    position: absolute;
    content: '\f10e';
    font-family: fontAwesome;
    height: 5px;
    width: 5px;
    right: -15px;
    top: -6px;
    font-size: 15px;
    color: #87962b;
}
.tagline h2 {
    font-size: 18px;
    position: relative;
    margin-top: 15px;
    display: inline-block;
    color: #e20404;
    margin-left: 25px;
}
.text-pro {
    background: #a6aaad;
    border-bottom: 2px solid #827d7d;
    position: relative;
    /* padding-bottom: 6px; */
    /* padding-top: 6px; */
    display: flex;
    padding: 0px 5px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
}

.text-pro .en{
      text-align: right;
    width: 100%;
    margin: 0px;
     color: #202020;
    font-size: 15px;
    font-weight: 600;
    position: relative;
        line-height: 35px;
    text-transform: uppercase;
}

.pro-desc-featuresul {
    position: relative;
}
.pro-desc-features ul {
    color: #777;
    padding-left: 25px;
}
.pro-desc-features ul li {
    list-style: none;
}
.pro-desc-features ul li::before {
    position: absolute;
    content: '\f046';
    font-family: fontAwesome;
    left: 17px;
}
a.btn-quote {
    background: #fe030d;
    padding: 9px 15px;
    color: #fff;
    text-transform: uppercase;
    transition: .3s;
}
a.btn-quote:hover {
    background: #000;
    color: #fff;
    transition: .3s;
}
.quality-pic {
    margin-top: 50px;
}
.quality-pic img {
    /*padding-right: 16px;
    padding-bottom: 25px;*/
    box-shadow: 0 0px 12px rgba(0, 0, 0, .5);
	border-radius: 15px;
}
.quality-pattern {
    background: url(../img/team.jpg);
    /* height: 50px; */
    width: 49%;
    position: absolute;
    /* top: 0; */
    z-index: -1;
    opacity: .1;
    right: -100px;
    bottom: -70px;
}
section.quality {
    position: relative;
    padding-top: 44px;
    padding-bottom: 50px;
}
.hanger {
    position: absolute;
    width: 15%;
    left: 36px;
    top: -8px;
    z-index: 1;
}
.quality-content {
    padding-right: 55px;
    position: relative;
    padding-left: 35px;
}
section.contact {
    padding: 65px;
    padding-bottom: 28px;
}
.item.text-center {
    background: #f6f6f6;
    min-height: 246px;
    padding: 5%;
    border: 1px solid #ddd;
    box-shadow: 0 0 12px rgba(0,0,0,.3);
    position: relative;
	border-radius: 20px;
    
    
    background: rgba(246,246,246,1);
background: -moz-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(50%, rgba(246,246,246,1)), color-stop(50%, rgba(240,240,240,1)), color-stop(100%, rgba(240,240,240,1)));
background: -webkit-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: -o-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
background: linear-gradient(135deg, rgba(246,246,246,1) 0%, rgba(246,246,246,1) 50%, rgba(240,240,240,1) 50%, rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f0f0f0', GradientType=1 );
    
}
.contact-boxes{
    position: relative;
    overflow: hidden;
}
/*
.contact-boxes::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: red;
    top: 0;
    left: 0;
}
*/
.item.text-center i {
    font-size: 30px;
    width: 55px;
    height: 55px;
    border: 2px solid #00adef;
    border-radius: 50%;
    line-height: 50px;
    color: #00a550;
}
.font-mobile {
    font-size: 40px !important;
}
.contact-icon-box {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: -34px;
}
.contact h6 {
    font-size: 20px;
    font-weight: 400px;
    line-height: 32px;
    color: #222222;
    padding-top: 0px;
    text-transform: none;
    text-transform: uppercase;
    border-bottom: 2px dashed #ddd;
    margin-bottom: 10px;
}
.heading h1.title-left {
    display: inline-block;
    padding-right: 125px;
}
section.contact-map-n-form {
    padding: 35px;
    background: #f5f5f5;
    margin-bottom: 15px;
}
p.sub-heading.block {
    padding-right: 65px;
    margin: 0px 0px 22px;
}

div#contact input {
    margin-top: 10px;
    border-radius: 0px;
    border-color: #b3a6a6;
	color: #fff;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.map-box {
    border: 6px solid #00adef;
    padding: 5px;
}
form#cform {
    padding-right: 25px;
}
.navbar ul li.active a {
    color: #777777;
}


.side {
    height: 250px;
}

.side span {
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    /* height: 200px; */
    width: 107px;
    border: 1px solid #000;
    padding: 5px;
    top: 70%;
    position: absolute;
    left: -16%;
    text-align: center;
}

.titlehead h1 {
    text-transform: uppercase;
    /* margin-top: 0; */
    font-size: 25px;
    line-height: 35px;
    /* font-weight: 600; */
    font-family: 'Poppins', sans-serif;
    position: relative;
    /* padding-top: 14px; */
    display: inline-block;
    padding: 13px 0px;
}

.titlehead h1:before {
    content: '';
    position: absolute;
    width: 12%;
    height: 3px;
    background: #000;
    left: 10%;
    top: 0%;
}

.titlehead h1 span {
    font-weight: 700;
}

.titlehead h1:after {
    content: '';
    position: absolute;
    width: 23%;
    height: 3px;
    background: #fe030d;
    right: -2%;
    bottom: 0%;
}

.hum2 {
    text-align: right;
}

.hum2 h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    display: inline-block;
    border: 2px solid blue;
    text-transform: uppercase;
    padding: 10px 10px;
    position: relative;
    font-weight: 600;
}

.hum2 h1:before {
    content: '';
    background: #000;
    width: 20px;
    height: 3px;
    left: 0px;
    position: absolute;
    top: -8px;
}

.hum2 h1:after {
    content: '';
    background: #000;
    width: 50px;
    height: 3px;
    right: 0px;
    position: absolute;
    bottom: -8px;
}

.our {
    position: absolute;
    right: 15px;
    top: 38%;
    padding: 35px 45px;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
    background: #fff;
}
.our:hover a {
    color: #000;
}
.our a {
    color: #ffa803;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.our a i {
    background: #ffa803;
    border-radius: 100%;
    /* padding: 15px; */
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
.our:hover a i {
    background: #000;
}

.title h1{
    
    text-transform: uppercase;
    margin-top: 0;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    position: relative;
    /* padding-top: 14px; */
    /* padding: 13px 0px; */
    color: red;
    
}

.title h1 span{
    font-weight: 600;
}

.title h4{
    
font-family: 'Poppins', sans-serif;
    font-size: 16px;
	font-weight: 600;
    color: yellow;
    background: red;
    display: inline-block;
    padding: 5px 10px;
	border-radius: 30px;
}
.black-back{
    background:#252525;
    padding: 30px 20px;
}

.add-back {
    background: #ffa803;
    padding: 20px 0px;
    background-attachment: fixed;
}
.add-border h1 {
     font-size: 25px;
    color: #fff;
    margin: 0px;
   
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.call h1 {
       color: #fff;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}
.right-text {
    text-align: right;
}

.addback1 {
    /*background: url(../img/addback1.jpg);*/ 
    height: 400px;
    background-attachment: fixed;
    background-size: cover;
    margin-top: 30px;
}


.seal {
    position: relative;
    padding-top: 20px;
}


.humtum h1 {
position: absolute;
    right: -14%;
    bottom: 6%;
    font-size: 18px;
    padding-bottom: 5px;
    font-family: 'Oswald', sans-serif;
    line-height: 25px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    text-align: right;
}

.humtum h1:before {
    background: #ffc20c;
    content: '';
    width: 167%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: -67%;
}

.humtum h1 span {
    font-weight: 700;
}

.tumhum h1 {
       position: absolute;
    left: 72%;
    bottom: -16%;
    font-size: 18px;
    padding-bottom: 5px;
    font-family: 'Oswald', sans-serif;
    line-height: 25px;
    text-align: right;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.tumhum h1:before {
    background: #fed104;
    content: '';
    width: 2px;
    height: 89px;
    position: absolute;
    top: -68%;
    left: 106%;
}

.tumhum h1 span {
    font-weight: 700;
}
.white{
    color:#fff !important;
}

.why {
    border-right: 1px solid white;
    box-shadow: 2px 3px #e4e3e387;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 8px 8px 8px rgba(0,0,0,0.35);
    background: #fff;
	border-radius: 20px;
	transition: transform 0.3s;
}

.why:hover {
	transform: scale(105%);
	transition: transform 0.3s;
}

.why h1 {
    text-transform: uppercase;
    margin-top: 0;
    font-size: 17px;
    color: blue;
	line-height: 35px;
	font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.team-wrap:hover img{
    opacity: 0.3;
	
}

.team-wrap img{
    transition:0.5s;
}

.team-wrap:hover .name{
    opacity: 1;
}

.team-wrap:hover .snip1210{
    opacity: 0.3;
}

.snip1210:hover img{
    opacity: 0.5;
}

.name{
text-align: center;
    position: absolute;
    text-align: 100%;
    width: 100%;
    transition: 0.5s;
    opacity: 0;
    top: 0%;
    height: 100%;
    padding: 40% 0%;
}

.name h1{
    margin: 0px;
    font-size: 16px;
    text-transform: uppercase;
        font-family: Abel;
    font-weight: 600;
    color: #d80912;
}

.name p{
    
    margin: 0px;
    color:#000;
}
.bo{
    border:3px solid transparent;
}