/*=================== header contact info ===========*/
.contact-info {
    display: block;
	text-align:left;
}
 .contact-info .left-thumb {
    float: left;
    margin-right: 20px;
}

.contact-info .font-icon {
    font-size: 36px;
    margin-top: 5px;
	color: #ffa303;
}
 .contact-info .media-body {
    float: left;
}
 .contact-info .title {
margin-top: 0;
    margin-bottom: .25rem;
    font-size: 14px;
    font-weight: 700;
    /* letter-spacing: 3px; */
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
}
.contact-info .subtitle {
    font-size: .875rem;
}
.contact-info.big-icon .subtitle a {
    color: #777;
    font-weight: 400;
	font-size: .875rem;
}
.media-body {
    flex: 1;
}

/**=========================== contact====================*/
.flat-contact .sidebar-info .text-info li {
		border-bottom: 1px solid #e7eaee;
	    padding-bottom: 14px;
	    margin-bottom: 30px;
	}

	.flat-contact .sidebar-info .widget-img {
		float: left;
		margin-right: 30px;
	}

	.flat-contact .sidebar-info .widget-text {
		overflow: hidden;
	}

	.flat-contact .sidebar-info .text-social li {
		float: left;
	    display: inline-block;
	    margin-right: 35px;
	}

	.flat-contact .sidebar-info .flat-widget_text i {
	    font-size: 63px;
	    color: #f79433;
	    float: left;
	    margin-right: 30px;
	    margin-bottom: 30px;
	    margin-top: 4px;
	}

	.flat-contact .sidebar-info .flat-widget_text ul li .title {
	    font-size: 24px;
    margin-bottom: 4px;
 font-family: 'Ubuntu', sans-serif;
	}

	.flat-contact .sidebar-info .flat-widget_text ul li p {
	    line-height: 26px;
		    font-size: 15px;display:inline-block;
	}
.flat-contact .sidebar-info .flat-widget_text ul li p a {
	    color: #090909;
		    font-size: 15px;
	}
	.flat-contact .sidebar-info .flat-widget_text ul li {
	    clear: both;
	    padding-bottom: 53px;
	    border-bottom: 1px solid #e7eaee;
	    margin-bottom: 56px;
	    position: relative;
	}

	.flat-contact .sidebar-info .flat-widget_text ul li::after {
	    content: '';
	    background-color: #727376;
	    width: 20px;
	    height: 2px;
	    position: absolute;
	    left: 0;
	    bottom: -1px;
	    -webkit-transition: all 0.3s ease-out;
	    -moz-transition: all 0.3s ease-out;
	    -o-transition: all 0.3s ease-out;
	    transition: all 0.3s ease-out;
	}

	.flat-contact .sidebar-info .flat-widget_text ul li:hover::after {
	    left: calc(100% - 20px);
	}

	.widget_themesflat_socials ul {
	    margin: 0;
	    list-style-type: none;
	}

	.flat-contact .sidebar-info .themesflat-shortcode-socials a {
	    font-size: 20px;
	    color: #131d3b;
	}

	.flat-contact .sidebar-info .themesflat-shortcode-socials a:hover {
	    color: #ff4f01;
	}

	.widget_themesflat_socials ul li:not(:last-child) {
	    margin-right: 30px;
	}

	.widget_themesflat_socials ul li {
	    display: inline-block;
	}

	
	.flat-contact {
		position: relative;
		overflow: hidden;
	}


/**================================ about us ======================*/
.isotope-layout.grid-3 .isotope-item {
    width: 33.2%;
}
.isotope-layout .isotope-item {
    padding: 0 15px;
    margin: 0 0 30px;
}
.isotope-layout .isotope-layout-inner {
    margin: 0 -15px;
}
.tm-service {
    background-color: #fff;
    box-shadow: 0px 0px 50px rgba(5,5,5,.08);
    text-align: center;
    overflow: visible;
    margin-top: 100px;
    padding-top: 30px;
}
.tm-service {
    position: relative;
}
.tm-service .thumb {
    position: relative;
    border-radius: 100%;
    margin-top: -100px;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    z-index: 1;
}
.tm-service .thumb .thumb-inner {
    width: 78%;
    margin: 0 auto;
    position: relative;
    max-width: 220px;
}
.tm-service .thumb .thumb-inner:before {
    content: " ";
    position: absolute;
    border: 10px solid rgba(255,255,255,.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    z-index: 1;
    transition: .5s all;
    -webkit-transition: .5s all;
}
.tm-service .details {
    padding: 18px 30px 30px;
	    height: 252px;
}
.tm-service .details .cat-list {
    list-style: none;
    font-size: 14px;
    color: #444;
}
.tm-service .details .cat-list li {
    display: inline-block;
    margin-right: 7px;
}
.tm-service .details .cat-list li a {
    color: #ffa303;
}
.tm-service .details .cat-list li a {
    font-weight: 400;
}
.tm-service .details .cat-list+.title {
    margin-top: 5px;
}
.tm-sc .excerpt {
    margin-bottom: 15px;
}.tm-service .thumb .thumb-inner img {
    border-radius: 100%;width:220px;height:220px;
}.img-fullwidth {
    width: 100% !important;
}.tm-service:hover .thumb .thumb-inner:before {
    border-color: rgba(248,157,53,.7);
}
.let-title1 {
    font-weight: 700;
    font-size: 24px;
    color: #010e2a;
    position: relative;
    padding-bottom: 23px;
    margin-bottom: 30px;
}
.let-title1::before {
    height: 3px;
    content: "";
    position: absolute;
    width: 60px;
    background: #ff5e14;
    bottom: 0;
   left: 110px;
}
.let-title1::after {
    height: 3px;
    content: "";
    position: absolute;
    width: 20px;
    background: #010e2a;
    bottom: 0;
   left: 177px;
    right: 30px;
}

/*===================== Team section ======================*/

.team-sec {
	position: relative;
	z-index: 99;
	
}
.team-member {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	transition: all 0.4s ease-in-out 0s;
	z-index: 2;
	text-align: center;
/*	padding: 30px 20px;*/
/*	border-bottom: 2px solid #f79433;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;*/
}
.team-member::before {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	z-index: -1;
	left: 0;
	background:#fff;
	transition: all 0.4s ease-in-out 0s;
}
.team-member:hover:before{
	transition: all 0.4s ease-in-out 0s;
	height:0px;
}
.team-member:hover{
	color:#f79433;
}
.team-member:hover.team-member h2,
.team-member:hover.team-member h3{
	color:#f79433;
}
.team-member:hover .team-social-profile li a {
	color: #f79433;
}
.team-member-thumb {
	width: 250px;
	height: 250px;
	border-radius: 100%;
	margin:0px auto;
}
.team-member-thumb:after, .team-member-thumb:before
{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 13px solid #e6e5e5;
    position: absolute;
    top: 0;
    left: 0;
}
.team-member-thumb:after
{border-color: #f6f6f6 #e6e5e5 #e6e5e5 #f6f6f6;
    z-index: 1;
    transform: rotate(-10deg);
    transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
}
.team-member:hover .team-member-thumb:after {
    transform: rotate(350deg);
}
.team-social-profile li {
	display: inline-block;
	margin: 0px 6px;
}
.team-header-sec .sec-title {
	text-align: center;
	margin: 0 150px 50px 150px;
	color: #ddd;
}
.team-header-sec .sec-title h1{
	color:#fff;
}
.team-header-sec .border-shape::before{
	background:#f79433;
}
.team-header-sec .sec-title .border-shape{
	background:#f79433;
}
.team-member-thumb {
	position: relative;
	overflow: hidden;
	transition: all 0.4s ease-in-out 0s;
}



.team-member img {
  width: 100%;
}
.team-member  h2 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 15px;
  text-transform: uppercase;transition: all 0.4s ease-in-out 0s;
  color:#0f1934;
}
.team-member h3 {
	font-size: 14px;
	text-transform: capitalize;
	transition: all 0.4s ease-in-out 0s;
	color: #f55b14;
}
.mb-style-3 {
   margin: 20px auto;
    padding: 0px;
    position: relative;
    margin-top: 0;
}

.mb-style-3 blockquote {
    background: #f0f0f0;
	 margin: 0;
    padding: 10px;
    position: relative;
	text-align: left;
}



.mb-style-3 blockquote p {
    font-family: 'Alegreya', serif;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    line-height: 40px;
    font-style: italic;
    position: relative;
    margin: 0;
    padding: 0;
    padding-left: 55px;
}


.mb-style-3 blockquote p:before {
   content: '\201C';
    font-family: serif;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    font-size: 80px;
    top: 15px;
    left: 0;
    color: rgb(255, 126, 0);
    text-shadow: 7px 14px 10px rgba(0, 0, 0, 0.1);
}


/*======================= infrasructure &Quality table ============*/

/*.portfolio-area .table {text-align: center; display:flex; width:100%;}
.portfolio-area .table th {padding: 3px;
    background: #f79433;
    }
.table-striped tbody tr:nth-of-type(odd){background: #f5e1ce !important;}
.portfolio-area .table tr td {padding:3px !important;
font-size: 14px;font-weight:normal; text-align: center;}
.highlight {font-weight:bold;
color:#ffc107;}
*/
/*======================= quality logos================*/
/* ts partner list */
.ts-partner-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ts-partner-list li {
  min-height: 72px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
}

.ts-partner-list li:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
}

.ts-partner-list li:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
}

.ts-partner-list li:nth-child(1):before, .ts-partner-list li:nth-child(2):before, .ts-partner-list li:nth-child(3):before {
  background: #e6e6e6;
}

.ts-partner-list li:nth-child(1):after, .ts-partner-list li:nth-child(2):after, .ts-partner-list li:nth-child(4):after, .ts-partner-list li:nth-child(5):after{
  background: #e6e6e6;
}
 .quality .project-active .owl-dots {
    bottom: -38px;
}

/*========================== mile stones ===============*/

	/* timeline
-------------------------------------------------------------- */
   .flat-started {
    background: #fff;
}  .timeline { 
        position: relative; 
        max-width: 100%; 
        margin: 0 auto; 
    }

    .timeline::after { 
        content: ''; 
        position: absolute; 
        width: 4px; 
        background-color: #eee; 
        top: 0; 
        bottom: 0; 
        left: 50%; 
        margin-left: -3px; 
    }

    .timeline-container { 
        position: relative; 
        background-color: inherit; 
        width: 50%; 
    }
    .timeline-container .highlight { 
        position: absolute; 
        width: 18px; 
        height: 18px; 
        left: 100%; 
        transform: translateX(-57%); 
        background-color: #fff; 
        border: 2px solid #ff4f01; 
        top: 15px; 
        border-radius: 50%; 
        z-index: 1; 
    }

    .timeline-left { 
        left: 0; 
    }

    .timeline-right { 
        left: 50%; 
    }

    .timeline-left .timeline-content-inner .arrows { 
        content: " "; 
        height: 18px; 
        width: 18px; 
        position: absolute; 
        top: 22px; 
        left: 100%; 
        z-index: 1; 
        border: medium solid transparent; 
        border-width: 10px 0 10px 10px; 
        border-color: transparent transparent transparent white; 
    }

    .timeline-right .timeline-content-inner .arrows { 
        content: " "; 
        height: 18px; 
        width: 18px; 
        position: absolute; 
        top: 22px; 
        right: 100%; 
        z-index: 1;  
        border: medium solid transparent; 
        border-width: 10px 10px 10px 0; 
        border-color: transparent white transparent transparent; 
    }

    .timeline-right .highlight { 
        left: 0; 
    }

    .timeline-content { 
        position: relative; 
        border-radius: 6px; 
    }

    .timeline-content-inner{ 
        background: #f7f7f7; 
        border-radius: 10px; 
        padding: 20px 30px 30px 30px; 
        position: relative; 
    }

    .timeline-content h3{ 
        display: block; 
        color: #222; 
        font-size: 16px; 
        font-weight: 600;
        margin: 7px 0px; 
    }

    .timeline-content .text{ 
        font-size: 20px; 
        color: #666d81; 
        line-height: 1.8; 
    }

    .timeline h2{ 
        display: block; 
        font-weight: 500; 
        word-spacing: 1px; 
        margin-bottom: 15px; 
    }

    .timeline-left-all h2{ 
        width: 50%; 
        color: #ff4f01; 
        margin-left: 50%; 
        padding-left: 30px; 
        margin-bottom: -35px; 
    }

    .timeline-right-all h2{ 
        width: 50%; 
        text-align: right; 
        color: #ff4f01; 
        padding-right: 35px; 
        margin-bottom: -35px; 
    } 

    .timeline-left .timeline-content { 
        text-align: right; 
    }

    .timeline-content .text {
        line-height: 30px;
    }
	    .themesflat_sc_vc-spacer.has_thumbnail .timeline  {
       padding-bottom: 20px;
    }

    .themesflat_sc_vc-spacer.has_thumbnail .wrap-time {
        max-width:  280px;
        float: left;
        position: relative;
        border-radius: 5px;
        overflow: hidden;
    }
    .themesflat_sc_vc-spacer.has_thumbnail .timeline-container  {
        width:  calc(100% - 280px);
        float: right;
        position: relative;
    }

    .themesflat_sc_vc-spacer.has_thumbnail .timeline:before {
        content: '';
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color:#f79433;
        position: absolute;
        left: 330px;
        top: 0;
        z-index: 1;
    }

    .themesflat_sc_vc-spacer.has_thumbnail .time { 
        background: #f79433;
        position: absolute;
        transform-origin: top;
        left: -140px;
        text-align: center;
        width: 100%;
        top: 50%;
        transform: rotateZ(270deg);
        line-height: 44px;
      font-size: 18px;
    letter-spacing: 2px;
        color: #fff;
    }

    .themesflat_sc_vc-spacer.has_thumbnail .timeline::after {
        left: 336px;
    }


    .themesflat_sc_vc-spacer.has_thumbnail .timeline-content-inner {
        background: transparent;
        padding-left: 119px;
        padding-top: 0;
        padding-right: 0;
    }

    .themesflat_sc_vc-spacer.has_thumbnail .timeline-content-inner h3 {
        font-size:24px;
        margin-top:-2px;
        font-weight:400; 
        font-style:normal;text-transform: capitalize;
    font-family: 'Oswald', sans-serif;
    }    

    .themesflat_sc_vc-spacer.has_thumbnail:last-child .timeline:after {
        content: none;
    }

    .themesflat_sc_vc-spacer.has_thumbnail:last-child .timeline {
        padding-bottom: 0px;
    }

    .page-history .themesflat_sc_vc-spacer.has_thumbnail .timeline::after {
        background-color:#f2f3f5;
    }


/*========================== gallery section =================*/
 .service-item .inner {
	  position: relative;
	  margin-bottom: 30px;
	  display: inline-block;
	  text-align: center;
	  padding: 10px;
	  background: #f8fafc;
  }
  .service-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;visibility:hidden;background-color: rgba(0, 0, 0, 0.59);transition: all 0.4s ease 0s;
  }
  .service-item .inner::before {
	  position: absolute;
	  top: 0;
	  left: 0;
	  content: '';
	  z-index: 9;
	  content: "";
	  height: 0px;
	  position: absolute;
	  width: 0px;
	  border-left: 2px solid #f79433;
	  border-top: 2px solid #f79433;
	  visibility:hidden;
	  transition: all 0.4s ease 0s;
  }
  .service-item .inner::after {
	  position: absolute;
	  top: 0;
	  right: 0;
	  content: '';
	  z-index: 9;
	  content: "";
	  height: 0px;
	  position: absolute;
	  width: 0px;
	  border-top: 2px solid #f79433;
	  border-right: 2px solid #f79433;
	  visibility:hidden;
	  transition: all 0.4s ease 0s;
  }
  .service-content::before {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  content: '';
	  z-index: 9;
	  content: "";
	  height: 0px;
	  position: absolute;
	  width: 0px;
	  border-left: 2px solid #f79433;
	  border-bottom: 2px solid #f79433;
	  visibility:hidden;
	  transition: all 0.4s ease 0s;
  }
  .service-content::after {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  content: '';
	  z-index: 9;
	  content: "";
	  height: 0px;
	  position: absolute;
	  width: 0px;
	  border-right: 2px solid #f79433;
	  border-bottom: 2px solid #f79433;
	  visibility:hidden;
	  transition: all 0.4s ease 0s;
  }
  .service-item .inner:hover{
	  background: #f8fafc;
	  transition: all 0.4s ease 0s;
  }
  .service-item .inner:hover.inner::before, .service-item .inner:hover.inner::after, .service-item .inner:hover .service-content::after, .service-item .inner:hover .service-content::before {
    visibility: visible;
    transition: all 0.4s ease 0s;
    width: 60px;
    height: 60px;
}
.service-item .inner h2 {
	  text-transform: capitalize;
  
    font-size: 17px;
    margin-top: 0;
    margin: 8px 0 5px;
    text-align: center;
  font-family: 'Ubuntu', sans-serif;
  }
  .service-icon {
	  width: 100%;
	  height: 100%;
	  transition: all 0.4s ease-in-out 0s;
	  margin-bottom:5px;
  }
  .service-icon img{width:100% !important;  height: 190px;}
  
  /***=========================== product page ===============*/
  .service-box {

    background-color: #fafafa;
    padding: 10px;

}
.transition-4, .transition-4:hover {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.img-lined {
    position: relative;
	
}
.img-lined:before {
   position: absolute;
    content: close-quote;
    left: 9px;
    top: 9px;
    right: 9px;
    bottom: 9px;
    border: none;
    opacity: .3;
    z-index: 1;
    width: auto;
    height: auto;
	
}
.relative {
    position: relative;
}
.mb-30 {
    margin-bottom: 30px;
}
.text-left {
    text-align: left!important;
}
  .service-box.type-2:hover.img-lined::before {

    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all .4s;
    transition: all .4s;

}

.service-box.type-2.img-lined::before {

  border: 1px solid;
    opacity: 1;
    -webkit-transition: all .4s;
    transition: all .4s;

}
.service-box.type-2.img-lined::before,.img-lined:before,.price-each.img-lined:before{border-color: #16202b !important;}
.service-box.type-2:hover {

    background-color: #fff;
    -webkit-box-shadow: 0px 5px 19px -7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 19px -7px rgba(0, 0, 0, 0.3);

}

.service-box.type-2:hover.img-lined:before {
    border-color: #e75f1e !important;
}
.service-icon-2 {
    width: 100%;
    height: 100%;
}
.service-icon-2 img {
    width: 100%;
	height:250px;
}
.transform-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.service-text {
       position: relative;
    z-index: 5;
    margin-top: 0!important;
    /* height: 100px; */
    padding: 18px 30px;
    border: 1px solid #e3e3e3;
    border-top: 0;display: flex;
    justify-content: space-between;    background: #f5f4f4;
}.btn-wrap .item-btn {
   font-size: 20px;
    color: #f79433;
    display: inline-block;
    background-color: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #d4d4d4;
    padding: 6px 16px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.service-text h4 {
    font-size: 19px;
    margin-bottom: 10px;
  font-weight: normal; 
    margin-top: 0;
    min-height: 48px;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
}
.service-text .link a {color: #333333;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #000000;
    display: inline-block;
    transition: .3s;
    margin-top: 10px;}
	.service-box.type-2:hover {
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 19px -7px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 5px 19px -7px rgba(0, 0, 0, 0.3);
}

/***============================= product detail ==========*/
/*============ sidebar ===========*/
.sidebar-widget {
    position: relative;
    margin-bottom: 55px;
}
/*Services Category*/

.services--list{
	position:relative;
	margin-bottom: 50px;
}

.services--list li{
	position:relative;
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 10px;z-index: 0;
    background: #fbfbfb;
}

.services--list li a{
position: relative;
  
    font-size: 14px;
    font-weight: 700;
    color: #222222;
    line-height: 17px;
    padding: 15px 25px;
    display: block;
    text-align: left;
    font-family: "Roboto", sans-serif;
    border: 1px solid #dddddd;
    overflow: hidden;
    padding-left: 45px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.services--list li a:before{
	position:absolute;
	content: "\e628";
	left: 10px;
	top: 14px;
	font-size: 16px;
	color: #222222;
	line-height: 28px;
	font-weight: 400;
	font-family: 'themify';
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services--list li:hover a:before,
.services--list li.active a:before{
	color: #ff9600;
}

.services--list li.active a,
.services--list li:hover a{
	border: 1px solid transparent;
	border-right: 4px solid #ff9600;
	color: #ffffff;
}

.services--list li a:after{
	position: absolute;
	right: -20px;
	top: -1px;
	bottom: -1px;
	width: 0;
	content: "";
	background-color: #222222;
	z-index: -1;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	transition:all 300ms ease;
}

.services--list li.active a:after,
.services--list li:hover a:after{
	width: 101%;
	transform: skew(-25deg);
}


/**=======main section======*/
.project-block-two{
	position: relative;
	margin-bottom: 30px;
}

.project-block-two .inner-box{
	position: relative;
    border: 1px solid #9f9f9f;
}

.project-block-two .image-box{
	position: relative;
}

.project-block-two .image-box .image{
	position: relative;
	margin-bottom: 0;
}

.project-block-two .image-box .image img{
	display: block;
	width: 100%;
	height: 250px;
}

.project-block-two .overlay-box{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(34,34,34,.90);
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(.7);
	-moz-transform: scale(.7);
	-ms-transform: scale(.7);
	-o-transform: scale(.7);
	transform: scale(.7);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.project-block-two .inner-box:hover .overlay-box{
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.project-block-two .upper-box{
	position: absolute;
	right: 0;
	top: 28px;
	text-align: right;
	padding: 0 30px;
} 

.project-block-two .upper-box h4{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 1.2em;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 5px;
}

.project-block-two .upper-box h4 a{
	color: #ffffff;
	display: inline-block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.project-block-two .upper-box h4 a:hover{
	color: #ff9600;
}

.project-block-two .upper-box .category{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #ff9600;
}

.project-block-two .link{
	position: absolute;
	left: 30px;
	bottom: 33px;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	font-weight: 400;
	padding-bottom: 7px;
}

.project-block-two .link:before{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 60%;
	background-color: #ff9600;
	content: "";
}
  /***=========================== single-product=============*/
  .project-product-img img {width:100%;
  height:auto;
  border: 2px solid #ddd;
   border-radius: 10px;}
  .project-content-box {
    padding: 50px;
  
}

.tab-desc-text h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #798795;
    padding: 10px 0;
}
.tab-desc-text ul.items-features {
    margin:0;
    padding: 0;
    
}
.tab-desc-text ul.items-features li {
    margin-bottom: 5px;
}
.tab-desc-text ul.items-features li::before {
	content: "\e64d";
	font-family: 'themify';
    font-size: 12px;
    position: relative;

    margin-right: 5px;
}
/*==============================================*/

.rdmoreBtn {
    color: #8c8c8c;
  font-weight: 500;
    -webkit-transition: .6s;
    transition: .6s;
}

.rdmoreBtn i {
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    position: relative;
   display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background-color: #8c8c8c;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    border-radius: 30px;
    margin-left: 5px;
}
.rdmoreBtn:hover{text-decoration: none;
    letter-spacing: 1px;color: #8c8c8c;}

/*=====================Why Choose Section============================*/
.why-choose-us-v1-sec{
	background-color: #fff;
	background-image: url("../img/slider/slider1.html");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow:hidden;
}
.why-choose-v1-title {
	margin: 0;text-align:left;
	margin-bottom: 40px;
}
.why-choose-v1-title span::before {
	position: absolute;
	content: "";
	background: #f55b14;
	width: 60px;
	height: 1px;
	top: 14px;
	left: 0;
}
.why-choose-v1-title span {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	color: #f55b14;
	padding-left: 70px;
}
.why-choose-v1-title h1 {
	font-size: 36px;
	text-transform: capitalize;
	color: #fff;
	font-weight: bold;
}
.why-choose-v1 {
	padding: 100px 0px 50px 50px;
	position: relative;
	z-index: 2;	
}
.why-choose-v1::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #0f1934;
	left: -15px;
	width: 5000px;
	z-index: -1;
}
.why-choose-v1-single {
	margin: 20px 0;
	color: #cdcdcd;
}
.why-choose-v1-single .icon {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	text-align: center;
	line-height: 60px;
	background: #f79433;
	color: #fff;
	font-size: 28px;
	border-radius: 100%;
	position: relative;
}
.why-choose-v1-single .media{
	overflow:visible;
}
.why-choose-v1-single .media-left{
position:relative;
}
.why-choose-v1-single .media-left::before {
	width: 1px;
	height: 170px;
	position: absolute;
	content: "";
	top: 0;
	left: 30px;
	border-left:1px dashed #f2f2f2;
	transition: all 0.4s ease 0s;
}
.why-choose-v1-single:last-child .media-left:before {
	display:none;
}
.why-choose-v1-single .media-body h2 {
	font-size: 20px;
	margin-bottom:10px;
	text-transform: capitalize;
	color:#fff;
}

.parsley-errors-list {color:#ff0000;}
.social-curve {
    position: relative;
    padding: 20px 30px;
    width: 100%;
    margin: 0 0 -15px;
}.social-curve:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;-webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);background-color:#2d2d2d;
    width: 100%;
    left: -50%;
    z-index: 0;
}.social-curve:after, .social-curve:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: -1;background-color:#2d2d2d;
}.social-curve .social-icon {
    z-index: 99;
    position: relative;
}.list-inline>li {
    padding-left: 2px;
    padding-right: 2px;
    display: inline-block;
}.social-curve .social-icon .title {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 1px;
}.social-curve .social-icon li a {
    color: #fff!important;
    font-size: 18px;
}.site-button-link {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: 0 none;
    display: inline-block;
    font-weight: 400;
    padding: 3px 5px;
}.footer-top {
    background: #1c1c1c;
    background-size: cover;
    background-position: center;
    padding: 80px 0 20px;
}.footer-bottom {
    background-color: #1c1c1c;
    padding: 10px 0;
    color: #b0b0b0;
    font-size: 14px;
    border-top: 1px solid rgba(255,255,255,.05);
}footer .widget ul {
    list-style: none;
    margin-top: 5px;
}.footer-area{background: #1c1c1c;background-image: url(../../industry.dexignzone.com/xhtml/images/background/bg2.png);
    background-size: contain;}
    .history-block{
	position: relative;
	margin-bottom: 0px;
}

.history-block .inner-box{
	position: relative;
	text-align: center;
	padding: 0 30px;
}

.history-block .history{
position: relative;
    display: inline-block;
    height: 110px;
    width: 110px;
    border: 2px solid #656565;
    border-radius: 50%;
    padding: 8px 8px;
    margin-bottom: 45px;
}

.history-block .history:before{
	position: absolute;
	top: 60px;
	left: 100%;
	width: 280px;
	height: 2px;
	content: "";
}

.history-block:last-child .history:after,
.history-block:last-child .history:before{
	display: none;
}

.history-block .history:after{
	position: absolute;
	top: 53px;
	right: -140px;
	width: 14px;
	height: 14px;
	background-color:#656565;
	content: "";
	border-radius: 50%;
}

.history-block .history span{
	position: relative;
	display: inline-block;
	height: 90px;
	width: 90px;
	background-color:#f79433;
	line-height: 86px;
	border-radius: 50%;
	font-size: 24px;
	color: #ffffff;
	font-weight: 700;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

.history-block .inner-box:hover .history span{
	background-color: #002121;
	color: #ff7e00;
}

.history-block h3{
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 28px;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.history-block h3 a{
	color: #002121;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.history-block h3 a:hover{
	color: #ff7e00;
}

.history-block .text{
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	font-weight: 400;
}
.history-block .text p{text-align:center;    color: #adadad;}
.service-area .service-img img{width:auto;max-width: 100%;
    margin: auto;}
    .about-info .about-info-item {
    border: 1px solid #e9e9e9;
    padding: 15px 0 15px 45px;
    width: 94%;
    border-radius: 15px;
    margin-left: 20px;
    position: relative;
    z-index: 10;
}.about-info .about-info-item span {
    font-weight: 600;
}.about-info .about-info-item p {
    color: #041436;
}.about-info .about-info-item i {
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #f79433;
    color: #fff;
    text-align: center;
    line-height: 40px;
    z-index: 99;
}.about-info .about-info-item i::after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background-color: rgba(247, 148, 51, 0.43);
    transform: scale(1.3);
    z-index: -1;
}
.history-blocks .feature-item {
    position: relative;
    width: 250px;
    height: 250px;
    background-color: #fff;
    border-radius: 25px;
    text-align: center;
    transform: rotate(45deg);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
        margin-top: 40px;
    justify-content: center;
    overflow: hidden;
    border: #ececec solid 1px;
}.history-blocks .feature-item::before {
    content: "";
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    position: absolute;
    top: -36px;
    left: -36px;
    z-index: -1;
    border-radius: 50%;
    width: 56%;
    background-color:#727376;
    height: 140px;
    -webkit-mask-position: top center;
    mask-position: top center;
    transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
}.history-blocks .feature-item-inner {
    transform: rotate(-45deg);
}.history-blocks .feature-item i {
    color: var(--main-color-two);
    display: inline-block;
    transform: translateY(-50px);
}.history-blocks .feature-item i::before {
    font-size: 40px;
}.history-blocks .feature-item .title {
    transform: translateY(-15px);
}.history-blocks .feature-item .title, .history-blocks .feature-item p {
    transition: all 0.3s;
}
.table{width:100% !important;}