/****************************************** CSS Reset */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#mysticky-nav.wrapfixed {
background-color: #f05733cf !important;;
}
a:focus, a:hover {
	outline: none;
	text-decoration: none;
}
ul li {
	list-style: none;
}
ol {
	list-style: none;
}
img {
	outline: none;
}
.clearfix {
	clear: both;
}
hr {
	border: 1px solid #0079BF;
	clear: both;
}
h1, h2, h3, h4, h5, h6, a, p, input, label {
	color: #3a4040;
}
::-moz-selection { /* Code for Firefox */
 color: #fff;
 background:rgba(240, 87, 51,0.5);
}
::selection {
	color: #fff;
	background: rgba(240, 87, 51,0.5);
}
/****************************************************** LODEAR *********************************************************************/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loading.gif) no-repeat center #fff;
}
/*************************************************** Beggining */
body {
	font-family: 'Roboto', sans-serif;
	background: rgb(245, 245, 245);
	font-weight: 400;
}
.main_wrapper {
	width: 100%;
}
/*************************************************************************************************/
/**************************************** Header *************************************************/
/*************************************************************************************************/
.header {
	background-color: #f05733;
	box-shadow: 1px 1px 8px 0 rgb(0, 0, 0);
}
.header .navbar-inverse {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
}
.header .navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 15px 20px;
	text-transform:uppercase;
}
.header .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .header .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #3E3E3E;
	color: #fff;
}
/*************************************************************************************************/
/************************************* Logo Section **********************************************/
/*************************************************************************************************/
.logo_section {
	padding: 10px 0;
}
.logo {
	margin-top: 10px;
}
.companiesIcon li {
	display: inline-block;
	padding-right: 15px;
	padding-top: 12px;
}
.contactInfo {
	float: right;
	margin-top: 15px;
}
.contactInfo a {
	font-size: 16px;
}
.contactInfo a:hover, .contactInfo a p:hover {
	color: #F05733;
}
.contactInfo img {
	float: left;
	margin-right: 15px;
}
.contactInfo li {
	display: block;
	margin-bottom: 10px;
}
.underline {
	text-decoration: underline;
}
/*************************************************************************************************/
/*********************************** navigation - bar ********************************************/
/*************************************************************************************************/
.navigation-bar {
	background-color: #3a4040;
}
.navigation-bar .navbar-inverse {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
}
.navigation-bar .navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding: 22px 24px;
	border-left: 1px solid #323636;
}
.right-border {
	border-right: 1px solid #323636;
}
.navigation-bar .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navigation-bar .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #323636;
	color: #fff;
}
.navigation-bar .navbar-nav > li > .dropdown-menu {
	background-color: #3a4040;
	border: 0px;
}
.navigation-bar .dropdown-menu > li > a {
	color: #FFF;
	padding: 5px 20px;
	font-size: 15px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: #000;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #000;
}
/*************************************************************************************************/
/**************************************** Banner *************************************************/
/*************************************************************************************************/
/*.banner-earth {
	position: absolute;
	left: 0;
	bottom: 50%;
	width: 37%;
}
.banner-caption-6 {
	position: absolute;
	left: 10%;
	bottom: 10%;
	width: 26%;
}
.banner-caption-5 {
	position: absolute;
	bottom: 45px;
	left: -10%;
	width: 26%;
}
.banner-caption-4 {
	position: absolute;
	bottom: 118px;
	left: -18%;
	width: 18%;
}
.banner-caption-3 {
	bottom: 136px;
	left: 27%;
	position: absolute;
	width: 23%;
}
.banner-caption-2 {
	bottom: 226px;
	left: -10%;
	position: absolute;
	width: 26%;
}
.banner-caption-1 {
	bottom: 263px;
	left: 30%;
	position: absolute;
	width: 22%;
}*/
/*************************************************************************************************/
/************************************* Welcome note **********************************************/
/*************************************************************************************************/
.WelcomeNote {
	padding: 40px 0 60px 0;
	background-color:whitesmoke;
}
.WelcomeNote .Title {
	text-align: center;
}
.WelcomeNote .Title h2 {
	font-size: 38px;
	font-weight: normal;
	display: inline-block;
	margin-bottom: 10px;
}
.WelcomeNote .Title hr {
	border: 1px solid #28a69e;
	width: 28%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.WelcomeNote p {
	text-align: justify;
	font-size: 15px;
}
.WelcomeNote h5 {
	margin: 24px 0;
	font-weight: bold;
	font-size: 16px;
}
/*************************************************************************************************/
/************************************* DEI_Services **********************************************/
/*************************************************************************************************/
.DEI_Services {
	background-image: url(../images/services-section-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding: 25px 0 45px 0;
	overflow: hidden;
}
.DEI_Services .Title {
	text-align: center;
}
.DEI_Services .Title h2 {
	font-size: 38px;
	font-weight: normal;
	display: inline-block;
	color: #28a69e;
	margin-bottom: 10px;
	font-style: italic;
}
.DEI_Services .Title hr {
	border: 1px solid #28a69e;
	width: 20%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.DEI_Services ul {
	margin-bottom: 0;
}
.DEI_Services li {
	display: block;
	margin-bottom: 23px;
}
.DEI_Services_leftPart {
	position: relative;
}
.DEI_Services_cube .CUBE {
	left: -10px;
	position: absolute;
	top: 14px;
	width: 100px;
	opacity: 0.6;
}
.DEI_Services_cube .piller {
	bottom: -68px;
	left: 4px;
	position: absolute;
	width: 70px;
	z-index: 11;
}
.DEI_Services_cube .top-piller {
	left: 10px;
	position: absolute;
	top: 2px;
	width: 60px;
	z-index: 11;
}
.DEI_Services_caption {
	background-color: rgb(245, 245, 245);
	border-radius: 0 10px 10px 0;
	margin-left: 107px;
	margin-right: 42px;
	padding-left: 22px;
	padding-top: 2px;
	position: relative;
	text-align: right;
}
.SideWall {
	bottom: 0;
	left: -17px;
	position: absolute;
}
.DEI_Services li:hover .DEI_Services_caption {
	background-color: rgb(255,255,255);
}
.DEI_Services_caption h4 {
	text-align: left;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}
.DEI_Services_caption p {
	text-align: left;
	padding-right: 8px;
	line-height: 20px;
	font-size: 14px;
	font-weight: 500;
	text-align: justify;
}
.DEI_Services_caption .ser-button {
	color: #fff;
	padding: 1px 12px;
	border-radius: 3px 3px 10px 3px;
	font-size: 13px;
}
.green-clr .ser-button {
	background-color: rgba(64,128,24,0.5);
}
.DEI_Services li:hover .green-clr .ser-button {
	background-color: rgb(64,128,24);
}
.green-clr h4 a {
	color: rgb(64,128,24);
}
.orange-clr .ser-button {
	background-color: rgba(255,126,0,0.5);
}
.DEI_Services li:hover .orange-clr .ser-button {
	background-color: rgb(255,126,0);
}
.orange-clr h4 a {
	color: rgb(255,126,0);
}
.blue-clr .ser-button {
	background-color: rgba(0,117,152,0.5);
}
.DEI_Services li:hover .blue-clr .ser-button {
	background-color: rgb(0,117,152);
}
.blue-clr h4 a {
	color: rgb(0,117,152);
}
.gray-clr .ser-button {
	background-color: rgba(34,53,62,0.5);
}
.DEI_Services li:hover .gray-clr .ser-button {
	background-color: rgb(34,53,62);
}
.gray-clr h4 a {
	color: rgb(34,53,62);
}
.light_pink-clr .ser-button {
	background-color: rgba(255,54,24,0.5);
}
.DEI_Services li:hover .light_pink-clr .ser-button {
	background-color: rgb(255,54,24);
}
.light_pink-clr h4 a {
	color: rgb(255,54,24);
}
/*************************************************************************************************/
/************************************ DEI_Components *********************************************/
/*************************************************************************************************/
.DEI_Components {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
}
.DEI_Components li {
	display: inline-block;
}
.DEI_Components li center {
	border: 1px solid #fff;
	padding: 10px;
	border-radius: 100%;
	display: table;
}
.DEI_Components li span {
	display: block;
	padding-right: 55px;
	padding-top: 15px;
	font-size: 18px;
	font-weight: bold;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.DEI_Components li:hover span {
	color: #fff;
}
.DEI_Components li a {
	background: url(../images/img-sprite.png) no-repeat;
	width: 93px;
	height: 93px;
	display: block;
	border: 2px solid #0a435e;
	padding: 20px;
	border-radius: 100%;
}
.DEI_Components li a.precise {
	background-position: 18px 10px;
}
.DEI_Components li a.low_cost {
	background-position: -190px 10px;
}
.DEI_Components li a.secure {
	background-position: -410px 10px;
}
.DEI_Components li a.global {
	background-position: -626px 10px;
}
.DEI_Components li a.fast {
	background-position: -840px 10px;
}
.DEI_Components li a.reliable {
	background-position: -1054px 10px;
}
.DEI_Components li a.precise:hover {
	background-position: 18px -78px;
}
.DEI_Components li a.low_cost:hover {
	background-position: -190px -78px;
}
.DEI_Components li a.secure:hover {
	background-position: -410px -78px;
}
.DEI_Components li a.global:hover {
	background-position: -626px -78px;
}
.DEI_Components li a.fast:hover {
	background-position: -840px -78px;
}
.DEI_Components li a.reliable:hover {
	background-position: -1054px -78px;
}
.DEI_Components li center:hover {
	box-shadow: 0 0 6px 2px rgb(255, 255, 255);
}
.DEI_Components li:hover a {
	border: 2px solid #0a435e;
	background-color: #fff;
}
/*************************************************************************************************/
/************************************* Testimonials **********************************************/
/*************************************************************************************************/
#testimonials {
	width: 100%;
	position: relative;
	padding-top: 30px;
}
#testimonials .testimonial {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
}
#test_container {
	position: relative;
	overflow: hidden;
}
#testimonials .testimonial_text {
	font-size: 20px;
	font-style: italic;
	color: #4d4d4d;
	font-style: italic;
	text-align: justify;
	line-height: 26px;
	padding-left: 40px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#testimonials .testimonial_text .fa-quote-left {
	margin-right: 15px;
	float: left;
	margin-left: -25px;
}
#testimonials .testimonial_text i {
	color: #999;
}
#testimonials .testimonial_name {
	font-size: 18px;
	margin: 10px auto 3px;
	text-align: right;
	color: #2b2b2b;
	font-weight: bold;
}
#testimonials .testimonial_designation {
	font-size: 14px;
	line-height: 14px;
	text-align: right;
}
#t_pagers {
	position: absolute;
	left: 40%;
	z-index: 2;
}
#t_pagers .pager {
	display: inline-block;
	text-decoration: none;
	width: 20px;
	height: 3px;
	margin: 0 5px 0 0;
	background: #717171;
	cursor: pointer;
}
#t_pagers .pager.active {
	background: #28a69e;
}
.Testimonials_section {
	padding: 45px 0;
}
.Testimonials_section .Title {
	text-align: center;
}
.Testimonials_section .Title h2 {
	font-size: 38px;
	font-weight: normal;
	display: inline-block;
}
.Testimonials_section .Title hr {
	border: 1px solid #28a69e;
	width: 10%;
	margin: 0 auto;
	margin-bottom: 40px;
}
.quote-left {
	margin-left: -33px;
	margin-right: 15px;
}
.margin-left {
	margin-left: 8px;
}
/*************************************************************************************************/
/**************************************** Quotes *************************************************/
/*************************************************************************************************/
.FreeQuoteArea {
	padding: 45px 0 35px 0;
	background-color: #f05733;
}
.QuoteText p {
	color: #fff;
	font-size: 17px;
	line-height: 28px;
}
.Qbutton {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	padding: 10px 30px;
	border-radius: 0;
	font-size: 28px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.Qbutton:hover {
	background-color: #fff;
	color: #1A8D88;
}
/*************************************************************************************************/
/**************************************** Stats **************************************************/
/*************************************************************************************************/
.StatsDetails {
	background-image: url(../images/bg2.png);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	padding: 45px 0;
	text-align: center;
}
.StatsDetails ul {
	margin-bottom: 0;
}
.StatsDetails li {
	display: inline-block;
	margin: 0 58px;
}
.count {
	color: white;
	font-size: 25px;
}
.StatsDetails span {
	color: #1a8d88;
	font-size: 36px;
}
.StatsDetails b {
	color: #1a8d88;
	font-size: 36px;
}
.StatsDetails h6 {
	color: white;
	font-size: 18px;
	opacity: 0.7;
	font-weight: 300;
	margin-bottom: 0;
}
/*************************************************************************************************/
/**************************************** Footer *************************************************/
/*************************************************************************************************/
footer {
	background-color: #282828;
}
.ft_content {
	background-color: #3e3e3e;
	padding: 10px 15px;
	margin-top: 30px;
}
.ft_content .Title h4 {
	font-size: 22px;
	color: #fff;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 10px;
	opacity: 0.85;
}
.ft_content li a {
	color: #fff;
	opacity: 0.55;
	font-size: 14px;
	line-height: 24px;
}
.ft_content li a:hover {
	opacity: 1;
}
.ft_content ul {
	margin-bottom: 0;
}
.ft_content li i {
	margin-right: 10px;
}
.ft_office_location {
	background-color: #1c1c1c;
	padding: 10px 15px 0 15px;
	margin-top: 30px;
}
.ft_office_location .Title h4 {
	font-size: 22px;
	color: #fff;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 10px;
	opacity: 0.85;
}
.ft_office_location h5 {
	font-size: 20px;
	color: #fff;
	opacity: 0.5;
}
.ft_office_location pre {
	background-color: transparent;
	border: none;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #fff;
	opacity: 0.5;
	margin-bottom: 20px;
}
.ft_contact_form {
	background-color: #fff;
	padding: 10px;
	margin-top: 30px;
}
.ft_contact_form .Title h4 {
	font-size: 22px;
	color: #1a8d88;
	border-bottom: 1px solid #1a8d88;
	padding-bottom: 10px;
}
.ft_contact_form .form-control {
	border-radius: 0;
}
.GetSocial {
	background-color: #141414;
	text-align: center;
	padding: 10px 0;
	margin: 0 -15px -10px;
}
.GetSocial ul {
	margin-bottom: 0;
}
.GetSocial li {
	display: inline-block;
	margin: 0 5px;
}
.GetSocial li a {
	background-color: #3685b2;
	border-radius: 100%;
	color: rgba(255,255,255,0.7);
	display: block;
	width: 40px;
	height: 40px;
}
.GetSocial li a:hover {
	background-color: #3E3E3E;
}
.GetSocial li i {
	padding-top: 10px;
	font-size: 20px;
}
#captcha-wrap {
	background-color: #e5e5e5;
	text-align: left;
	padding: 10px 0;
}
#captcha-wrap .captcha-box {
	display: flex;
}
#captcha-wrap .text-box input {
	width: 100%;
}
#captcha-wrap img#captcha-refresh {
	cursor: pointer;
	margin-top: 5px;
}
.sub_button {
	text-align: center;
	color: #fff;
	background-color: #28a69e;
	padding: 10px 0;
	width: 100%;
	border-radius: 0;
	font-size: 20px;
	font-weight: normal;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.sub_button:hover {
	background-color: #3E3E3E;
	color: #fff;
}
.ft_contact_form textarea.form-control {
	height: 110px;
}
/*************************************************************************************************/
/************************************* ft_copyrights *********************************************/
/*************************************************************************************************/
.ft_copyright {
	background-color: #212121;
	padding: 10px 0;
	margin-top: 45px;
}
.poweredby {
	float: left;
}
.poweredby p {
	margin-bottom: 0;
	color: #fff;
	font-size: 12px;
	opacity: 0.7;
}
.poweredby a {
	color: #3acec8;
}
.poweredby a:hover {
	color: #F05733;
}
.copyrights {
	text-align: right;
}
.copyrights ul {
	margin-bottom: 0;
}
.copyrights li {
	display: inline-block;
	color: #fff;
	padding-left: 18px;
	font-size: 12px;
	opacity: 0.85;
}
.copyrights li a {
	color: #fff;
	font-size: 16px;
}
.copyrights li a:hover {
	color: #3acec8;
}
.left-border {
	border-left: 1px solid #fff;
	margin-left: 5px;
}
/*************************************************************************************************/
/********************************** DataEntry-Services *******************************************/
/*************************************************************************************************/
.DataEntry_Services {
	padding: 50px 0;
}
.DataEntry_Services .Title h2 {
	background-color: rgba(40, 166, 158,0.1);
	padding: 8px 15px;
	color: rgb(40, 166, 158);
	font-size: 30px;
	font-weight: 400;
	border-bottom: 1px solid #1a8d88;
}
.DataEntry-content p {
	color: #3e3e3e;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 5px;
	text-align: justify;
	font-weight: 500;
}
.DataEntry-content p strong {
	font-weight: bold;
	font-size: 16px;
}
.DataEntry-content h3 {
	font-size: 28px;
	color: #3a4040;
	border-bottom: 2px solid #1a8d88;
	padding-bottom: 5px;
	margin-bottom: 20px;
	margin-top: 20px;
	display: inline-block;
	font-weight: 400;
	line-height: 34px;
}
.DataEntry-content h3 strong {
	font-weight: 400;
}
.DataEntry-content h4 {
	font-size: 18px;
	margin-bottom: 15px;
	color: #111;
}
.DataEntry-image {
	padding: 25px 0;
}
.DataEntry-image img {
	margin: 0 auto;
}
.DataEntry-content ul {
	margin: 0 0 0 21px;
}
.DataEntry-content li {
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 500;
	position: relative;
}
.DataEntry-content li:before {
	width: 24px;
	height: 24px;
	position: absolute;
	content: "\f00c";
	font: normal normal normal 14px/1 FontAwesome;
	left: -20px;
	top: 3px;
	color: #28A69E;
}
.DataEntry-content div li {
	margin-bottom: 5px;
}
.DataEntry-content li i {
	color: #28A69E;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 3px;
}
.no-left-padding {
	padding-left: 0;
}
.DataEntry-content.content-box {
	background: rgba(40, 166, 158, 0.1) none repeat scroll 0 0;
	border-radius: 10px;
	box-shadow: 0 0 7px 0 rgb(40, 166, 158) inset;
	display: table;
	margin: 30px 0 10px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.DataEntry-content.content-box h3 {
	background: rgb(26, 141, 136) none repeat scroll 0 0;
	border: 0 none;
	color: rgb(255, 255, 255);
	display: table;
	margin: 0 0 15px;
	padding: 15px 5px 15px 10px;
	width: 100%;
}
.DataEntry-content.content-box p {
	padding: 0 10px;
}
.DataEntry-content.content-box ul {
	margin: 10px 0 10px 30px;
}
/********************************************************* Aside-Right *****/ 
.aside-right .Title h2 {
	background-color: transparent;
	border-bottom: 2px solid #28a69e;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 0 0 5px 0;
	color: #3a4040;
	display: inline-block;
}
.aside-right ul {
	margin-top: 20px;
}
#menu-services-menu-1 .panel.panel-default .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: rgba(240, 87, 51, 0.6);
	border-radius: 0;
	color: rgb(255, 255, 255);
}
.panel-group .panel-collapse li::before {
	color: rgb(40, 166, 158);
	content: "";
	font-family: FontAwesome;
	position: absolute;
	top: 5px;
}
.aside-right li {
	/*	border-top: 3px solid #28a69e;*/
	display: block;
	background-color: rgba(40, 166, 158,0.1);
}
.aside-right li:hover {
	background-color: rgba(240, 87, 51,0.6);
}
.aside-right li a {
	padding: 5px 15px;
	color: rgb(40, 166, 158);
}
.aside-right li:hover a {
	color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
}
.border-bottom {
	border-bottom: 3px solid #28a69e;
}
.border-bottom2 {
	border-bottom: 1px solid #fff;
}
.aside-right .ft_contact_form {
	background-color: #a1a1a1;
	padding-top: 0;
	padding-bottom: 0px;
}
.aside-right .ft_contact_form .Title {
	text-align: center;
	margin: 0 -10px 0 -10px;
}
.aside-right .ft_contact_form .Title h4 {
	background-color: #818181;
	border: none;
	color: #fff;
	padding: 15px 0;
}
.aside-right #captcha-wrap {
	background-color: #919191;
}
.aside-right .sub_button {
	padding: 5px 0;
}
/*************************************************************************************************/
/*************************************** About-us ************************************************/
/*************************************************************************************************/
.margin-top {
	margin-top: 25px;
}
.border {
	border: 1px solid #bcbcbc;
}
.DataEntry-content p a {
	color: #28A69E;
	text-decoration: underline;
}
.DataEntry-content p a:hover {
	color: rgb(240, 87, 51);
}
.no-margin {
	margin: 0 !important;
}
/*************************************************************************************************/
/*************************************** Reach-us ************************************************/
/*************************************************************************************************/
.Contact_Info_area {
	text-align: center;
	position: relative;
}
.Contact_Info {
	padding: 15px 100px;
}
.Address-Box {
	border: 1px solid #ccc;
	padding: 30px;
	text-align: left;
}
.Address-Box h4 {
	font-size: 18px;
	margin-top: 20px;
}
.Address-Box p {
	font-size: 14px;
}
.Address-Box a {
	color: #28A69E;
	text-decoration: underline;
}
.Address-Box p a {
	color: #000;
	text-decoration: none;
}
.Address-Box p a:hover, .Address-Box a:hover {
	color: rgb(240, 87, 51);
}
.Contact_Info_area .Title {
	text-align: left;
}
.Contact_Info_area .Title h2 {
	background-color: rgba(40, 166, 158,0.2);
	padding: 8px 15px;
	color: rgb(40, 166, 158);
	font-size: 30px;
	font-weight: 400;
	border-bottom: 2px solid #1a8d88;
}
.no-top-margin {
	margin-top: 0 !important;
}
.Map_Section {
	border: 5px solid #ccc;
	margin: 20px 0;
}
.Contact_Info_area .border {
	text-align: left;
}
.Contact_Info_area p {
	text-align: left;
	color: #000;
}
.Contact_Info_area .DataEntry-content {
	margin-bottom: 25px;
}
.contact-social-sidebar {
	position: absolute;
	right: 0;
	top: 30%;
	position: fixed;
	z-index: 111;
}
.contact-social-sidebar i {
	font-size: 24px;
}
.free-quote {
	padding: 6px 18px;
	font-size: 14px;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	right: -33px;
	top: -78px;
	position: absolute;
}
.free-quote img {
	width: 57px;
}
.free-quote:hover {
	right: -26px;
}
.facebook-box {
	padding: 12px 0;
	width: 50px;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	right: 0;
	top: 104px;
}
.facebook-box img {
	width: 72px;
}
.facebook-box:hover {
	width: 66px;
}
.twitter-box {
	padding: 12px 0;
	width: 50px;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	right: 0;
	top: 152px;
}
.twitter-box img {
	width: 72px;
}
.twitter-box:hover {
	width: 66px;
}
.linkdin-box {
	padding: 12px 0;
	width: 50px;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: absolute;
	right: 0;
	top: 200px;
}
.linkdin-box img {
	width: 72px;
}
.linkdin-box:hover {
	width: 66px;
}
/*************************************************************************************************/
/*************************************** Gallery *************************************************/
/*************************************************************************************************/
.gallery-section {
	margin-top: 35px;
}
.gallery-section li {
	display: inline-block;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.gallery-section li a {
	border: 5px solid #ccc;
	display: block;
}
.gallery-section li img {
	width: 100%;
	max-height: 200px;
}
.gallery-section .DataEntry-content {
	margin-top: 20px;
}
.gallery-section li::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.gallery-section li:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
 100% {
 left: 125%;
}
}
@keyframes shine {
 100% {
 left: 125%;
}
}
/*************************************************************************************************/
/************************************ Testimonials ***********************************************/
/*************************************************************************************************/
.Testimonials-section {
	margin-top: 30px;
}
.Testimonials_box {
	border: 3px solid #28a69e;
	padding: 15px;
	border-radius: 4px;
	position: relative;
	margin-bottom: 28px;
}
.Testimonials_box p {
	font-style: italic;
	font-size: 16px;
	color: #333;
	text-align: justify;
}
.Testimonials_box img {
	position: absolute;
	bottom: -24px;
	left: 95px;
}
.Testimonials-section li {
}
.Testimonials-section h5 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 30px;
}
/*************************************************************************************************/
/**************************************** Blog ***************************************************/
/*************************************************************************************************/
.blog-section li {
	margin-bottom: 30px;
}
.blog_caption h4 {
	margin-bottom: 0;
	color: #3a4040;
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
.blog_caption h4 a {
	color: #28a69e;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
}
.blog_caption h4 a:hover {
	color: rgb(240, 87, 51);
}
.blog_caption i {
	margin-right: 10px;
}
.blog_caption h6 {
	color: #878a8a;
	font-size: 14px;
	line-height: 30px;
	margin-top: 0;
}
.blog_caption p {
	margin: 15px 0;
	text-align: justify;
	font-size: 14px;
	color: #222;
}
.ReadMore_button {
	background-color: #0a435e;
	color: #FFFFFF !important;
	font-size: 14px;
	padding: 4px 10px;
	text-decoration: none !important;
}
.ReadMore_button:hover {
	background-color: rgb(240, 87, 51);
	color: #fff !important;
}
.blog-section-pagination {
	float: right;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > li >.current, .pagination > span.current, .pagination > span.current:hover, .pagination > span.current:hover, .pagination > span.current:focus, .pagination > span.current:focus {
	border-radius: 3px;
	background-color: #28a69e;
	color: #fff;
	border-color: #28a69e;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	border-radius: 3px;
	background-color: #28a69e;
	color: #fff;
	border-color: #28a69e;
}
.pagination > li > a, .pagination > li > span {
	background-color: transparent;
	border-color: #999999;
	color: #999;
	border-radius: 3px;
	padding: 6px 10px;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	background-color: transparent;
	border-color: #999999;
	color: #999;
	border-radius: 3px;
}
.blog-section-pagination .pagination > li {
	display: inline-block;
	margin: 0 1px;
}
.blog-aside-right .form-control {
	background-color: rgb(207, 207, 207);
	border: 1px solid rgb(207, 207, 207);
	border-radius: 0;
	color: rgb(0, 0, 0);
	height: 42px;
}
.blog-aside-right .form-control::-moz-placeholder {
 color:#666;
 font-weight:400;
}
.blog-aside-right .input-group-addon {
	background-color: #28a69e;
	color: #fff;
	border-color: #28a69e;
	padding: 6px 24px;
	font-size: 20px;
	border-radius: 0;
}
.blog-aside-right .Title h2 {
	background-color: transparent;
	border-bottom: 2px solid #28a69e;
	font-size: 30px;
	font-weight: 400;
	padding: 0 0 5px 0;
	color: #3a4040;
	display: inline-block;
}
.recent_post_caption {
	border-bottom: 1px solid #d9d9d9;
}
.recent_post_caption h5 a {
	color: #28a69e;
	line-height: 18px;
	text-align: justify;
	font-weight: normal;
}
.recent_post_caption h5 a:hover {
	color: rgb(240, 87, 51);
}
.recent_post_caption h6 {
	color: #9c9e9e;
	margin-left: 20px;
}
.recent_post_caption i {
	margin-right: 10px;
}
.bullet {
	float: left;
	color: #0a435e;
	margin-bottom: 40px;
	margin-right: 20px;
}
.archives li {
	border-bottom: 1px solid #d9d9d9;
}
.archives li a {
	color: #28a69e;
	padding: 10px 0;
	display: block;
}
.archives li a:hover {
	color: rgb(240, 87, 51);
}
.archives li i {
	color: #0a435e;
	margin-right: 10px;
	float: left;
	padding: 10px 0;
}
.blog-section .DataEntry-content li {
	margin-bottom: 16px;
	display: block;
}
.blog-section .DataEntry-content li i {
	color: #333;
}
.blog-section .DataEntry-content li a:hover, .blog-section .DataEntry-content li a i:hover {
	color: #28a69e;
}
.color1 {
	color: #28a69e !important;
}
/*************************************************************************************************/
/************************************** Services *************************************************/
/*************************************************************************************************/
.services-section {
	margin-top: 30px;
}
.services-section li {
	display: inline-block;
	margin-bottom: 30px !important;
}
.services-section li:before {
	display: none;
}
.services-section figure {
	border: 3px solid rgb(40, 166, 158);
	border-radius: 3px;
	padding: 40px 0;
	position: relative;
	text-align: center;
}
.services-section figure img {
	margin: 0 auto;
}
.services-section figure hr {
	margin: 20px auto;
	width: 34%;
	border: 1px solid #b2b2b2;
}
.services-section figure h4 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #28a69e;
}
.services-section figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	background: #28a69e;
	color: #ed4e6e;
}
.services-section figcaption h3 {
	color: #fff;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: none;
}
.services-section figcaption p {
	color: rgba(255,255,255,0.7);
	text-align: justify;
}
.services-section figcaption hr {
	border: 1px solid #1c746e;
	margin: 10px auto;
}
.services-section figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	text-align: center;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
.services-section figure:hover figcaption, .services-section figure.cs-hover figcaption {
	opacity: 1;
	-webkit-transform: translate(15px, 15px);
	-o-transform: translate(15px, 15px);
	-ms-transform: translate(15px, 15px);
	-moz-transform: translate(15px, 15px);
	transform: translate(15px, 15px);
}
/*wcg-dev*/

.site-footer .g-recaptcha {
	max-width: 300px;
	overflow: hidden;
}
.collapsed i, .panel-heading i {
	float: right;
	margin-top: 4px;
}
.collapsed {
	color: rgb(255, 255, 255);
	display: block;
}
.panel-heading {
	padding: 0px;
}
.panel-heading a, .panel-heading a:hover, .panel-heading a:focus {
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
	width: 100%;
	font-size: 16px;
}
#menu-our-services .nav-pills > li > a {
	border-radius: 0px;
	font-size: 14px;
	padding-left: 25px
}
.contact-social-sidebar .facebook-box, .contact-social-sidebar .twitter-box, .contact-social-sidebar .linkdin-box {
	text-align: center;
}
#comments .comments-title {
	color: rgb(40, 166, 158);
	font-weight: normal;
	font-size: 25px;
	line-height: 35px;
}
#comments .comment-author {
	color: #fff;
	font-size: 16px;
	padding: 10px 0px;
}
#comments .comment-author img {
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}
#comments .comment-metadata a {
	color: rgba(255, 255, 255, 0.6);
	position: relative;
	left: 0px;
	font-size: 12px;
	top: -10px;
}
.comment-content p {
	color: rgb(34, 34, 34);
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 15px 0;
	text-align: justify;
}
.reply a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px;
}
#commentform label {
	width: 100%;
	color: #3a4040;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
#commentform textarea {
	border: 1px solid rgb(204, 204, 204);
	height: 150px;
	padding: 10px;
	width: 70%;
}
#commentform input {
	border: 1px solid rgb(204, 204, 204);
	padding: 10px;
	width: 70%;
}
#commentform .comment-notes {
	font-size: 12px;
	line-height: 20px;
	color: rgba(58, 64, 64, 0.6);
}
#email-notes {
	display: block;
	font-size: 14px;
	color: #3a4040;
}
#commentform .submit {
	width: 200px;
	color: #fff;
	background-color: #28a69e;
	font-size: 18px;
}
#commentform .required {
	color: #F8181C;
}
.search-box .search-submit {
	border: medium none;
	float: left;
	height: 42px;
	border: none;
	width: 55px;
}
.search-box .input-group {
	width: 100%;
}
.blog-aside-right .form-control::-moz-placeholder {
color:rgba(58, 64, 64, 0.6)
}
.search-box .input-group .form-control {
	width: 80%;
	font-size: 12px;
	color: rgba(58, 64, 64, 0.6);
}
.search-box .input-group-addon {
	padding: 10px 20px;
}
.entry-header h1 {
	color: rgb(40, 166, 158);
	font-size: 34px;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	padding: 0;
}
#wpcf7-f265-o1 .wpcf7-form .form-group span {
	color: rgb(255, 0, 0);
	margin-left: 0px;
	margin-bottom: 10px;
}
.DataEntry-content table {
}
.DataEntry-content table .title {
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: rgb(51, 122, 183);
	color: #fff;
	font-size: 20px;
}
.DataEntry-content table .colhead {
	background-color: #c3c2c2;
	border-bottom: 1px solid rgb(255, 255, 255);
	display: table-cell;
	height: 95px;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.portfolioinner {
	margin-bottom: 15px;
	margin-top: 25px;
}
.portfolioinner td {
	border-bottom: 1px solid #c3c2c2;
	padding: 8px 15px;
	vertical-align: top;
	font-size: 14px;
	border-right: 1px solid #c3c2c2;
}
/*************************************************/
.page-content .search-box .search-submit {
	height: 34px;
}
.page-content .search-box .input-group-addon {
	padding: 9px 20px 8px 20px;
}
.page-content .input-group-addon:first-child {
	border-right: 1px solid rgb(204, 204, 204);
}
.entry-meta li {
	display: inline-block;
	margin-bottom: 0;
	margin-right: 15px;
	margin-top: 15px;
}
.entry-meta li a {
	color: #F05733;
}
.entry-meta li a:hover {
	color: #000;
}
.no-padding-bottom {
	padding-bottom: 0;
}
.get-phone {
	background-color: rgb(62, 62, 62);
	margin: 0 -15px;
	padding: 1px 0;
}
.get-phone ul {
	margin-bottom: 0;
}
.get-phone li {
	margin: 6px 15px;
}
.get-phone li a {
	color: rgba(255,255,255,0.55);
}
.get-phone li a:hover {
	color: rgba(255,255,255,1);
}
.services-section li:before {
	display: none;
}
.rc-anchor-normal .rc-anchor-content {
	width: 0 !important;
}
.blog-section .page-header {
	margin-top: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.blog-section .page-header h2 {
	margin-top: 0;
}
.blog-section .page-header h1 {
	margin-top: 0;
}
.comment-body footer {
	background-color: rgba(240, 87, 51, 0.6);
}
.comment-metadata a time {
	color: #666;
}
.Address-Box img {
	width: 120px;
	margin: 0 auto;
}
.Address-Box ul {
	margin: auto;
}
.Address-Box li::before {
	display: none;
}
.Address-Box li p {
	text-align: center;
}
.margin-top2 {
	margin-top: 20px !important;
}
.protected_content {
	padding-bottom: 10px;
	margin-top: 15px;
	padding-top: 8px;
	border-top: 1px solid rgba(255, 255, 255,0.1);
}
.protected_content p {
	color: rgb(255, 255, 255);
	font-size: 12px;
	margin-bottom: 0;
	opacity: 0.7;
	text-align: center;
	line-height: 24px;
}
.Address-Box li {
	word-wrap: break-word;
}
