.social {
	position: fixed;
    top: 160px;
    left: 0;
    z-index: 999999;
}

.social ul {
	padding: 0;
	margin-left: -355px;
}

.social ul li {
	display: block;
	margin: 3px;
	background: rgba(171,219,209,.36);
	width: 430px;
	text-align: right;
	padding: 5px;
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.social ul li:hover {
	-webkit-transform: translate(110px,0);
	-moz-transform: translate(110px,0);
	-ms-transform: translate(110px,0);
	-o-transform: translate(110px,0);
	transform: translate(190px,0);
	background: rgba(173,178,177,.4);
}

.social ul li a {
	display: block;
	color: #fff;
}

.social ul li:hover a {
	color: #fff;
}

.social ul li:hover i {
	color: #fff;
}

.social ul li:hover .f-col {
	background: #2a45a0;
}

.social ul li:hover .t-col {
	background: #29aafc;
}

.social ul li:hover .l-col {
	background: #007bb6;
}

.social ul li:hover .p-col {
	background: #f62a36;
}

.social ul li:hover .i-col {
	background: #275a87;
}

.social ul li i {
	margin-left: 20px;
	padding: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 53px;
    height: 53px;
    font-size: 35px;
	background: #fff;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	text-align: center;
}

#ftservices,#services,.top-social-media {
	width: 100%;
	height: auto;
}

.f-col {
	color: #2a45a0;
}

.t-col {
	color: #29aafc;
}

.l-col {
	color: #007bb6;
}

.p-col {
	color: #f62a36;
}

.i-col {
	color: #275a87;
}

.top-social-media {
	margin: auto;
}

#ftservices ul li,#services ul li {
	transition: all .5s ease;
	margin-right: 10px;
	list-style-type: none;
	text-align: center;
	float: left;
}

#ftservices ul,#services ul {
	margin: 0;
	padding: 0;
}

#ftservices ul li:last-child,#services ul li:last-child {
	margin-right: 0;
}

#services ul li {
	width: 46px;
	height: 46px;
	font-size: 14px;
	line-height: 45px;
	background-color: rgba(0,0,0,.05);
	margin-top: 0;
	border-radius: 0;
	border: none;
	color: #777;
}

#services ul li a {
	text-decoration: none;
	display: block;
	font-size: 18px;
	color: #999;
}

#services ul li:hover {
	transform: rotate(360deg);
	border-radius: 100px;
	background-color: #3FB779;
}

#services ul li:hover a {
	color: #fff;
	display: block;
}

#ftservices {
	margin-top: 15px;
}

#ftservices ul li {
	width: 30px;
	height: 30px;
	color: #F7AB15;
	font-size: 14px;
	line-height: 30px;
	background: #F9A11B;
	background: rgba(255,255,255,.15);
	margin-top: 8px;
	border-radius: 2px;
	color: rgba(255,255,255,.5);
	border: none;
}

#ftservices ul li a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
}

#ftservices ul li:hover {
	border-radius: 2px;
	background-color: #ff5100;
}

#ftservices ul li:hover a {
	color: #fff;
	display: inline-block;
}

.testimain-box {
	width: 90%;
	height: auto;
	margin: 0 auto auto;
}

.testi-topblock:after {
	border-style: solid;
	border-width: 25px 10px 0 20px;
	bottom: 0;
	content: "";
	left: 0;
	margin-bottom: -25px;
	position: absolute;
	background: 0 0;
	border-color: transparent;
}

.testi-topblock {
	width: 100%;
	height: auto;
	padding: 30px 30px 0;
	margin-top: 70px;
	min-height: 220px;
	border-radius: 0;
	position: relative;
	background: 0 0;
}

.tst-strt {
	width: 100%;
	height: auto;
	margin: 10px auto auto;
	text-align: center;
}

.tst-strt ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.tst-strt ul li {
	list-style-type: none;
	width: auto;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffb400;
	font-size: 24px;
}

.test-circl {
	width: 86px;
	height: 86px;
	margin: -65px auto auto;
	background: #00a3de;
	border-radius: 100%;
	text-align: center;
	border: 3px solid rgba(255,255,255,.9);
}

.test-circl img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
}

.test-circl .fa {
	font-size: 22px;
	color: #fff;
	line-height: 55px;
}

.testi-topblock h5,.testi-topblock p {
	color: #fff;
	line-height: 30px;
	margin: 0;
	text-align: center;
}

.testi-topblock p {
	padding-top: 15px;
	font-size: 16px;
	font-weight: 400;
}

.testi-topblock h5 {
	padding-top: 20px;
	font-size: 24px;
	font-weight: 700;
	text-shadow: 2px 2px 4px #000;
}

.testi-topblock h4 {
	margin: 0;
	padding-top: 10px;
	font-size: 18px;
	color: rgba(255,255,255,.7);
	font-weight: 500;
	text-align: center;
}

.testi-topblock h4 span {
	display: block;
	margin-top: 10px;
	font-size: 16px;
	color: rgba(255,255,255,1);
	font-weight: 900;
}

.testi-img-name {
	width: 100%;
	height: auto;
	margin: 40px auto auto;
	z-index: 111;
	position: relative;
}

.testiimg-lft {
	width: 75px;
	height: 75px;
	float: left;
	border-radius: 100%;
}

.testiimg-lft img {
	width: 75px;
	height: 75px;
	border: 4px solid #f0f6fb;
	border-radius: 100%;
}

.testname-rgt {
	width: 75%;
	height: auto;
	float: left;
	margin-left: 15px;
}

.testicarousel-lftbtn,.testicarousel-rgtbtn {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 60%;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: transparent;
}

.testname-rgt h4 {
	margin: 0;
	color: #7AC312;
	font-size: 20px;
	font-weight: 700;
	padding-top: 10px;
}

.testname-rgt p {
	margin: 0;
	color: #777;
	font-size: 15px;
	padding-top: 7px;
	font-weight: 600;
}

.testicarousel-lftbtn .fa,.testicarousel-rgtbtn .fa {
	line-height: 40px;
	font-size: 28px;
	font-weight: 100;
	text-shadow: none;
}

.testicarousel-lftbtn {
	background: #fff;
	background-image: none!important;
	border-radius: 0;
	left: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #ddd;
}

.testicarousel-lftbtn .fa {
	color: #999;
	margin-left: 25px;
}

.testicarousel-lftbtn:hover {
	background: #fff;
	transition: all .5s ease 0s;
	border: 1px solid #ccc;
}

.testicarousel-lftbtn:hover .fa {
	color: #00a3de;
}

.testicarousel-rgtbtn {
	background: #fff;
	background-image: none!important;
	border-radius: 0;
	right: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #ddd;
}

.testicarousel-rgtbtn .fa {
	color: #999;
	margin-left: -35px;
}

.testicarousel-rgtbtn:hover {
	background: #fff;
	transition: all .5s ease 0s;
	border: 1px solid #ccc;
}

.testicarousel-rgtbtn:hover .fa {
	color: #00a3de;
}

.image-preview-input {
	position: relative;
	overflow: hidden;
	margin: 0;
	color: #fff;
	background-color: #00A3DE;
	border: none;
	border-bottom: 3px solid rgba(0,0,0,.15);
	line-height: 35px;
	border-radius: 0;
}

.image-preview-clear {
	color: #555;
	background-color: #eee;
	border: none;
	border-bottom: 3px solid rgba(0,0,0,.15);
	line-height: 35px;
	border-radius: 0;
}

.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.image-preview-input-title {
	margin-left: 2px;
}

.career-form .form-control[disabled] {
	background: #fff;
}