
header .colorlib-navbar-brand .colorlib-logo span,
#colorlib-main-nav .logo span {
    font-size: 14px;
}

header {
    padding: 0px; 
    left: 0px;
    right: 0px;
    background-color: #4e4e4e;
    background-color: #ffffff;
    border-bottom: 2px solid #f62a66;
}


.colorlib-nav-toggle i::before, 
.colorlib-nav-toggle i::after

{
   
    background: #b71111!important;

}


.colorlib-nav-toggle i
{
   
    background: #000!important;

}


.colorlib-nav-toggle { 
    margin-right: 10px;
}

header .colorlib-navbar-brand .colorlib-logo {
    margin: 10px;
}

header .colorlib-navbar-brand .colorlib-logo {
    color: #565656;
}

header .colorlib-navbar-brand .colorlib-logo  span{
	color: rgba(0, 0, 0, 0.8);
}

.owl-carousel.home-slider .slider-item .slider-text h1 {
    text-transform: unset;
}

.testimony-section-1{
	padding:20em 0
}

.testimony-section-2{
	padding:10em 0
}

.testimony-wrap .user-img {
    width: 200px!important;
    height: 200px!important;   
}

@media (max-width: 768px){
	
	.testimony-section-1{
		padding:10em 0
	}

	.testimony-section-2{
		padding:8em 0
	}
	
	.model-entry { 
		margin-bottom: 1px;
	}	
	
  .ftco-section-2 .section-2-blocks-wrapper .text .services .icon { 
     display: none!important;
   }	 
	
	header .colorlib-navbar-brand {
     width: 80%;
   }
	
	.ftco-section-2 > .container-fluid > .section-2-blocks-wrapper .img{
		display:none;		
	}	

	.p-5 {
     padding: 0px!important;
   }
	
 .owl-carousel.home-slider .slider-item .slider-text h1 { 
	font-size: 24px;
	
 }
 
 .owl-carousel.home-slider .slider-item .slider-text p {
    position: absolute;
    top: 350px;
 }
 
 header .colorlib-navbar-brand .colorlib-logo {
    font-size: 20px;
	}
 
 
}