.cta-6 .btn-2:hover {
   color: #838383 !important;  
}
.btn-2
{
	background-color: transparent !important;
	border: 1px solid #000;
    border-radius: 0px;
}
.home5-hero-sec .section-title-wraper .section-title-2 , .home5-hero-sec .section-title-wraper p, .btn-2
{
	color:#000;
}
.banner-text
{
	text-align: left;
    width: 800px;
}
.home5-hero-sec {
    height: 80vh;
}
.abt-fb
{
     padding-right: 0px;  
     padding-left: 0px;
}
.about .abouts2:before
{
	background-color: #000 !important;
}


.about .about-box i {
    margin-top: -18px;
    margin-left: -18px;
    font-size: 36px;
    border: 1px solid;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    line-height: 100px;
    border: 1px solid #ffffff;
    font-size: 36px;
    display: inline-block;
    margin-bottom: 30px;
    transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    color: #ffffff;
    position: relative;
}
.about .about-box i:hover
{
	border:5px solid;
}
.services-5 .icon-box
{
    border: 2px solid #d3d3d3;
    padding: 20px;
    background: rgba(255,255,255,0.75) none repeat scroll 0 0;
    margin-top: 20px;
}
.services-5 .icon-box i 
{
	box-shadow: 5px 5px 0 hsl(0deg 0% 0% / 10%);
    color: #ffffff !important;
    font-weight: 600;
    height: 60px;
    text-align: center;
    width: 60px;
    position: relative;
    margin-top: 0px;
	font-size: 30px;
    padding: 10px;
}
.services-5 .icon-box i:hover  {
    border-radius: 50%;
    transform: translate(0px, 3px);
    -ms-transform: translate(0px, 3px);
    -webkit-transform: translate(0px, 3px);
    -moz-transform: translate(0px, 3px);
    -o-transform: translate(0px, 3px);
    transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}
.services-5 .icon-box h4, .services-5 .icon-box p  {
    margin-left: 80px;
}
.services-5
{
	padding-top:0px;
}
.portfolio-5 .box-content {
    position: relative;
    background-color: transparent;
    height: auto;
    border-radius: 10px;
    box-shadow: -1.21px 6.894px 15px 0px rgb(0 0 0 / 7%);
    margin: 0px auto 0px;
    width: 100%;  
    transition: all 0.5s;
}
.cta-5 h3
{
	font-weight: bold;
    color: #ffffff;
    margin-bottom: 50px;
    font-size: 50px;
    line-height: 76px;
}
.cta-5 h2
{
	
	font-size: 35px;
    line-height: 50px;
	 
}
.cta-5
{
	background-attachment: fixed;
}
 .testimonials-5 .testimonial-item .testimonial-img
 {
	 height:100px;
 }
 .testimonials-5 .testimonial-item h3 {
    margin: 45px 0 5px 0;
	color: #000;
 }
 .testimonials-5 .testimonial-item p {
    margin: 20px auto 15px auto;
	color: #000;
 }
 .testimonials-5 .testimonial-item i {
   background: transparent;
 }
 .testimonials-5 .testimonial-item {
    background: #e8e7e7 !important;
}
.blog-5 .btn-wraper .read-more-btn {
    border-radius: 0;
}
.section-title-5 .separator ul li {
    width: 16px;
    height: 8px;
    border-radius: 0;
}
.section-title-5 .separator ul::before, .section-title-5 .separator ul::after {
    height: 3px;
}
.cta-6 .btn-2 {
    display: inline-block;
    width: auto;
    
}
.cta-6  
{
	text-align:center;
}
.cta-6 p {
    max-width: 100%;
	 color: #000;
}
.cta-6 h2 {
    color: #000;
}
@media only screen and (max-width: 600px) {
 .cta-5 h2 {
    font-size: 20px;
 }
 .blog-5 .blog-item
 {
	padding: 0px 20px;
 }
 .banner-text
 {
	padding: 0px 20px;
 }
.cta-5 h3 {
    font-size: 25px;
    line-height: 40px;
}}

.testimonial{
    text-align: center;
}
.testimonial .testimonial-content{
    padding: 30px 50px;
    background: #2ec4b6;
    border-radius: 100px 0;
    position: relative;
    margin: 0 10px 35px;
}
.testimonial .testimonial-content:after{
    content: "";
    position: absolute;
    border-top: 10px solid #2ec4b6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: -9px;
    left: 47%;
}
.testimonial .description{
    font-size: 16px;
    color: #fdfffc;
    line-height: 25px;
    margin: 0;
}
.testimonial .pic{
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
    border-radius: 50%;
    overflow: hidden;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-title{
    display: block;
    font-size: 17px;
    font-weight: bold;
    color: #011627;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.testimonial .post{
    display: block;
    font-size: 16px;
    color: #ff9f1c;
}
.owl-theme .owl-controls{
    border-top: 1px solid #d5d5d5;
    margin-top: 40px;
    padding-top: 30px;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #ff9f1c;
    border-radius: 4px;
    opacity: 1;
    padding: 0;
}
 
.owl-prev:hover:before,
.owl-next:hover:before{
    color: #011627;
}
.our-team img{
    width: 100%;
    height: auto;
}
.our-team .team-content{
    height: 120px;
    background: #ea8828;
    position: relative;
    top: -18px;
    left: 0;
    transform: rotate(7deg) skew(7deg);
}
.our-team .team-info{
    width: 100%;
    text-align: center;
    padding: 39px 0 0;
    position: absolute;
    transform: rotate(-5deg) skew(-5deg);
}
.our-team .title{
    font-size: 25px;
    color: #fff;
    margin: 0;
}
.our-team .post{
    font-size: 14px;
    color: #fff;
}
.our-team .icon{
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -50px;
    right: 0;
}
.our-team .icon li{
    display: inline-block;
    float: left;
}
.our-team .icon li a{
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #ea8828;
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-right: 2px;
    transition: all 0.3s ease 0s;
}
.our-team .icon li:nth-child(2n) a{
    position: relative;
    bottom: -13px;
}
.our-team .icon li:last-child a{
    margin-right: 0;
}
.our-team .icon li a:hover{
    background: #161616;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
.team-pad
{
	margin-bottom:50px;
}
 @media (min-width:1025px) {
.about {
    margin-top: -50px;
}
 }
	.cta-5 {
		padding: 50px 0;
	}