/*===================================== 

YOU CAN WRIGHT CUSTOME CSS 

======================================*/

.comment-form .form-submit input.site-button:hover{
    background: #262423;
}
.widget_services ul li span.catTitle {
    float: left;
}
.widget_services ul li span.catCounter {
    float: right;
}
.widget_services ul li {
    padding-bottom: 18px;
    margin-bottom: 13px;
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    padding: 15px 10px 25px 0px;
    margin-bottom: 0;
    line-height: 20px;
}
.pagination ul.pagination li.active a.page-link{
	color:#fff;
}
.arc-home-about-left:before, .arc-home-about-left:after {
    content: '';
    position: absolute;
    z-index: -1;
    height: 80%;
    width: 80%;
    background-image: url(../../../images/background/bg-5.png);
    background-repeat: repeat;
}
.projects-two-info {
    border: 1px solid rgba(255,255,255,0.1);
    padding: 50px 30px 30px 30px;
    margin-right: 70px;
    position: relative;
    z-index: 1;
}
.testimonial-1 .testimonial-pic:before {
    content: "";
    position: absolute;
    width: 80%;
    height: 80%;
    left: -50px;
    bottom: -50px;
    z-index: -1;
    background-image: url(../../../images/background/bg-5.png);
}
.arc-home-about-left:before, .arc-home-about-left:after{
	content:'';
	position:absolute;
	z-index:-1;
	height:80%;
	width:80%;
	background-image:url(../../../images/background/bg-5.png);
	background-repeat:repeat;
	
	-webkit-animation: slide-top 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse ;
	animation: slide-top 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate-reverse ;
}
.tp-caption.tp-resizeme.sub-title span.text-white{
	font-size:24px !important;
	line-height: 34px !important;
	font-weight: 400;
}
.tp-caption.tp-resizeme.title span.text-white{
	font-size:72px;
	line-height: 82px;
	font-weight: 400;
}
.tp-caption.tp-resizeme a.rev-slider-custom-btn2{
	font-size: 16px !important;
	font-weight: 600;
	text-transform:uppercase;
	color: #0fd1d1;
}
.footer-top .recent-posts-entry li.post-comment a{
	color:#fff;
}
.widget_newsletter .input-group span.input-group-btn .site-button{
	background-color: #1e282e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    height: 46px;
}
.tp-caption.tp-resizeme .slider-text-outline{
	font-size:300px;
	line-height: 66px;
	font-weight: 900;
	color:rgba(0,0,0,0);"
}
.tp-caption.tp-resizeme.bg-green{
	z-index: 13;
    visibility: inherit;
    transition: none 0s ease 0s;
    text-align: left;
    border-width: 0px;
    margin: 0px;
    padding: 1px 19px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 9px;
    white-space: normal;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
}