/* 	::

	:: File 		: styles.css
	:: About 		: Your stylesheet file

:: */
@font-face {
	font-family: SwitzerlandBlack;
	src: url(fonts/awesome/fonts/SwitzerlandBlack.ttf);
}

#tml-container {
	font-family: SwitzerlandBlack;
	font-size: 140%;
	text-transform: uppercase;
	margin-top: 10%;
	color: #000000;
}

#tml-container div {
	display: none;
}

#main-menu.slide ul.dropdown {
	z-index: 100;
}
.finexpump{
	color:#3E3B31;
}
.finexpump:hover{
	color:#6C0;
	cursor:pointer;
}
.finexpump_footer{
	color:#ECB910;
	transition: 0.9s ease-out, background-color .5s linear;
}
.finexpump_footer:hover{
	color:#6C0;
	cursor:pointer;
}

.finexpump_about{
	color:#36F;
}
.finexpump_about:hover{
	color:#3C9;
	cursor:pointer;
}
#menu_active_current{
	color: #ED6610;
cursor: pointer;
font-weight: bold;
}
.about_menu{
	color:#157545;
}
.about_menu:hover{
	color:#F90;
	cursor:pointer;
}
/**************COming Soon Updaate *****************/
.service-box {
    margin: 30px -15px;
}
.row::before, .row::after {
    display: table;
    content: " ";
}
*::before, *::after {
    box-sizing: border-box;
}
.col-md-12 {
    width: 100%;
}
.testimonai_data {
    float: left;
    width: 1260px;
    height: 300px;
    background: #17A153;
    color: #FCFCFC;
    text-align: center;
    line-height: 300px;
    font-size: 36px;
    opacity: 0.8;
    border-bottom-left-radius: 40px;
    border-top-right-radius: 40px;
}
.testimonai_data:hover {
	float: left;
    width: 1260px;
    height: 300px;
    background: #17A153;
    color: #FCFCFC;
    text-align: center;
    line-height: 300px;
    font-size: 36px;
    opacity: 0.3;
	transform: translate3d(0px, 0px, 0px);
	transition: 0.9s ease-out, background-color .5s linear;
    border-bottom-left-radius: 40px;
    border-top-right-radius: 40px;
	cursor:pointer;
}
/******Testimonial***********/
.testimonials-v1 .item span.testimonials-slide {
    padding: 15px;
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    background: #f8f8f8 url(../images/corners.png) no-repeat right bottom;
    text-align: justify;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}
.testimonials-v1 .carousel-info {
    overflow: hidden;
}
.testimonials-v1 .carousel-info {
    overflow: hidden;
    padding-top: 15px;
    background: url(../images/arrow-testimonials.png) no-repeat 83px 0;
}
.testimonials-v1 .right-btn {
    background: url(../images/icon/right.png) no-repeat;
}
.testimonials-v1 .left-btn, .testimonials-v1 .right-btn {
    right: 0;
    width: 24px;
    height: 24px;
    bottom: 30px;
    position: absolute;
    display: inline-block;
}
a {
    color: #0DA3E2;
}

.testimonials-v1 .left-btn {
    right: 25px !important;
    background: url(../images/icon/left.png) no-repeat;
}
.testimonials-v1 .left-btn, .testimonials-v1 .right-btn {
    width: 24px;
    height: 24px;
    bottom: 30px;
    position: absolute;
    display: inline-block;
}
.testimonials-v1 span.testimonials-name {
    color: #0da3e2 !important;
    font-size: 20px;
    margin: 23px 0 7px;
}
.testimonials-v1 .carousel-info span {
    display: block;
}
.testimonials-v1 .carousel-info span {
    display: block;
}
.testimonials-v1 span.testimonials-post {
    color: #e46713;
    font-size: 13px;
}
.testimonials-v1 .item span.testimonials-slide {
    padding: 15px;
    color: #228F7B;
    display: block;
    font-size: 18px;
    line-height: 3px;
    font-style: italic;
    background: #f8f8f8 url(../images/corners.png) no-repeat right bottom;
    text-align: justify;
	width:95%;
}
a, a:focus, a:hover, a:active {
    outline: 0;
}
.project-container {
    display: block;
    padding-bottom: 20px;
    overflow: hidden;
}
.testi-contain {
    border: 1px solid #E2E2E2;
    border-radius: 10px;
    color: #464646;
    float: left;
    background: #fff;
    font-style: italic;
    line-height: 20px;
    padding: 20px 0 10px 10px;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.testi-contain::before {
    content: "\0022";
    color: #FF8901;
    float: left;
    font-size: 60px;
    line-height: 0;
    margin: 18px 0 0;
    position: absolute;
    text-align: left;
}
.project-info {
    width: 100%;
    padding-left: 3%;
    float: right;
    background: url(../images/arrow-testimonials.png) no-repeat 82% 0;
    margin: -1px 0 0 0;
}
.personnamedetail {
    float: right;
}
.personnamedetail span:first-child {
    text-align: right;
    color: #0da3e2;
    font-size: 25px;
    margin: 28px 20px 0 0;
    display: block;
}
.personnamedetail span:last-child {
    text-align: right;
    color: #ff8901;
    font-size: 13px;
    margin: 10px 20px 0 0;
    display: block;
    line-height: 18px;
}

#content div.box div.pagination {
    margin: 10px 0px 0px;
    padding: 0px;
    height: 1%;
    clear: both;
    overflow: hidden;
}
.pagingpdiv {
    border-radius: 5px;
    border-color: #DEDEDE #C4C4C4 #C4C4C4 #CFCFCF;
    border-style: solid;
    border-width: 1px;
    color: #F56954;
    display: block;
    float: left;
    font-weight: bold;
    height: 1%;
    margin: 0px;
    padding: 6px 8px;
}
.lipagingdiv {
    float: right;
    padding: 0px;
    margin: 0px;
}
.lipagingdiv ul {
    padding: 0px;
    margin: 0px;
}
.lipagingdiv li {
    float: left;
    padding: 0px;
    margin: 0px;
    list-style: outside none none;
}
.lipagingdiv li a {
    float: left;
    padding: 6px 7px 5px;
    margin: 0px 0px 0px 7px;
    color: #308A1A;
    font-size: 12px;
    font-weight: bold;
    background: url('../images/pager.png') repeat-x scroll 0px 0px #EBEBEB;
    border-color: #DEDEDE #C4C4C4 #C4C4C4 #CFCFCF;
    border-style: solid;
    border-width: 1px;
}
.lipagingdiv li a.active {
    border-radius: 5px;
    color: #ED9F16;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #DDD #C6C6C6 #C6C6C6;
    background: none repeat scroll 0% 0% #FAFAFA;
}