.widget.twitterSlide .tweetsHere .tweets_feed .tweet {
	color: #FFF;
	font-size: 13px;
}
.widget.twitterSlide .tweetsHere .tweets_feed .tweet .twitterIcon {
	font-size: 24px;
	margin-bottom: 10px;
}
.widget.twitterSlide .tweetsHere .tweets_feed .tweet a {
	color: #4d99ff;
}
.widget.twitterSlide .tweetsHere .tweets_feed .tweet a[title="Visit this link"] {
	color: #88d9ff;
}
.widget.twitterSlide .tweetsHere .tweets_feed .owl-controls {
	position: absolute;
	top: -70px;
	left: -25px;
	right: -25px;
}
.widget.twitterSlide .tweetsHere .tweets_feed .owl-controls .owl-nav div {
	position: absolute;
	z-index: 2;
}
.col-sm-4 .widget {
	padding: 30px;
	background: #3a3d47;
	margin-bottom: 30px;
}
.col-sm-4 .widget h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 20px;
}
.col-sm-4 .widget:last-child {
	margin-bottom: 0;
}
.col-sm-4 .searchForm .input-group {
	border: 1px solid #444750;
}
.col-sm-4 .searchForm .input-group input {
	border: none;
	padding: 0 15px;
	line-height: 50px;
	height: 50px;
	box-shadow: none;
	border-radius: 0;
	background: #444750;
	color: #fff;
}
.col-sm-4 .searchForm .input-group input:focus {
	box-shadow: none;
}
.col-sm-4 .searchForm .input-group span {
	border: none;
	font-size: 20px;
	color: #cfcfcf;
	padding: 0 15px;
	background: #444750;
}
.col-sm-4 .tags {
	position: relative;
	z-index: 2;
}
.col-sm-4 .tags .tag {
	line-height: 40px;
	padding: 0 14px;
	display: inline-block;
	font-size: 16px;
	color: #cdd2d8;
	border: 1px solid #444750;
	position: relative;
	margin-right: 14px;
	margin-bottom: 16px;
}
.col-sm-4 .tags .tag:before {
	content: '';
	color: transparent;
	position: absolute;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	top: 4px;
	left: 4px;
	border: 1px solid #444750;
	background-color: transparent;
	transition: all 300ms ease-in-out 0s;
}
.col-sm-4 .tags .tag:hover {
	background: #1551a1;
	color: #FFF;
	border-color: #1551a1;
}
.col-sm-4 .tags .tag:hover:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-color: transparent;
}
.col-sm-4 .postTabWidget .nav {
	margin-bottom: 15px;
}
.col-sm-4 .postTabWidget .nav li a {
	padding: 0;
	line-height: 60px;
	border-radius: 0;
	color: #FFF;
	border: none;
	font-size: 15px;
	text-transform: uppercase;
	background: #444750;
}
.col-sm-4 .postTabWidget .nav li a:hover,  .col-sm-4 .postTabWidget .nav li a:focus {
	background: #444750;
	color: #FFF;
	border: none;
}
.col-sm-4 .postTabWidget .nav li.active a {
	background: #1551a1;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media {
	padding: 20px 0;
	border-bottom: 1px solid #444750;
	margin-top: 0;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media .media-left {
	width: 105px;
	height: 100px;
	padding: 0;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media .media-left a {
	display: block;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media .media-left a img {
	width: 100%;
	border-right: 5px solid #1551a1;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media .media-body {
	padding: 0 0 0 20px;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media .media-body .date {
	color: #cdd2d8;
	font-family: "Arial", sans-serif;
	line-height: 1;
	font-size: 13px;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media .media-body .date i {
	font-size: 17px;
	margin-right: 13px;
}
.col-sm-4 .postTabWidget .tab-content .tab-pane .media .media-body .blogTitle {
	font-size: 13px;
	color: #FFF;
	line-height: 1.4;
	margin-bottom: 15px;
	font-weight: normal;
	transition: all 300ms ease-in-out 0s;
}
.col-sm-4 .contatWidget h4 {
	margin-bottom: 20px;
}
.col-sm-4 .contatWidget .list-group {
	margin: 0;
}
.col-sm-4 .contatWidget .list-group .list-group-item {
	border-radius: 0;
	background-color: transparent;
	border-color: rgba(255, 255, 255, 0.2);
	padding: 0;
}
.col-sm-4 .contatWidget .list-group .list-group-item a {
	font-size: 15px;
	color: #FFF;
	font-weight: 300;
	padding: 0;
	line-height: 40px;
	display: block;
	transition: all 300ms ease-in-out 0s;
}
.col-sm-4 .contatWidget .list-group .list-group-item a span {
	float: left;
	width: 60px;
	text-align: center;
	margin-right: 30px;
	background: #3e414b;
	transition: all 300ms ease-in-out 0s;
  position:relative;
}
.col-sm-4 .contatWidget .list-group .list-group-item a span i {
	width: 35px;
	line-height: 33px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 100%;
	display: inline-block;
	text-align: center;
}
.col-sm-4 .contatWidget .list-group .list-group-item a span:before,  .col-sm-4 .contatWidget .list-group .list-group-item a span:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 6px solid rgba(255, 255, 255, 0.2);
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	right: -6px;
	top: 0;
	transition: all 300ms ease-in-out 0s;
}
.col-sm-4 .contatWidget .list-group .list-group-item a span:after {
	border-left: 5px solid #3a3d47;
	right: -5px;
	z-index: 2;
}
.col-sm-4 .contatWidget .list-group .list-group-item a:hover,  .col-sm-4 .contatWidget .list-group .list-group-item a:focus {
	background: #1551a1;
}
.col-sm-4 .contatWidget .list-group .list-group-item a:hover span,  .col-sm-4 .contatWidget .list-group .list-group-item a:focus span {
	background: #1551a1;
}
.col-sm-4 .contatWidget .list-group .list-group-item a:hover span:after,  .col-sm-4 .contatWidget .list-group .list-group-item a:focus span:after {
	border-left-color: #1551a1;
}
.col-sm-4 .contatWidget .appointmentLink {
	margin: 30px -30px -30px;
	padding: 40px 38px;
	background: #00c2a9;
}
.col-sm-4 .contatWidget .appointmentLink a {
	display: block;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	padding: 10px;
	font-size: 18px;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 40px;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.col-sm-4 .contatWidget .appointmentLink a i {
	width: 45px;
	height: 45px;
	line-height: 43px;
	text-align: center;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, 0.2);
	margin-right: 18px;
}
.col-sm-4 .serviceListWidget h4 {
	margin-bottom: 20px;
}
.col-sm-4 .serviceListWidget .list-group {
	margin: 0;
}
.col-sm-4 .serviceListWidget .list-group .list-group-item {
	border-radius: 0;
	background-color: transparent;
	border-color: rgba(255, 255, 255, 0.2);
	border-width: 1px 0;
	padding: 17px 0;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #FFF;
	line-height: 24px;
}
.col-sm-4 .serviceListWidget .list-group .list-group-item i {
	font-size: 24px;
	margin-right: 18px;
	float: left;
}
/*----------------------------------------------------------------*/

#aboutus {
	padding: 40px 0;
}
.aboutSec {
	margin-bottom: 50px;
}
.aboutSec .aboutImg img {
	width: 100%;
}
.aboutSec .aboutTexts h3 {
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	margin-bottom: 20px;
	margin-top: 0;
}
.aboutSec .aboutTexts p {
	font-size: 15px;
	color: #9594ac;
	line-height: 30px;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 0;
}
.teamMembers {
	margin-bottom: 20px;
}
.teamMembers .teamMember {
	margin-bottom: 30px;
}
.companyStats {
	margin-bottom: 48px;
}
.companyStats .stat .statInner {
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
	padding: 60px 0;
}
.companyStats .stat .statInner i {
	display: block;
	color: #1551a1;
	font-size: 40px;
}
.companyStats .stat .statInner i:after {
	content: '';
	width: 70px;
	height: 1px;
	background: #787878;
	display: block;
	margin: 20px auto;
}
.companyStats .stat .statInner .counter {
	font-size: 36px;
	line-height: 1;
	margin-bottom: 10px;
	display: block;
}
.companyStats .stat .statInner .statType {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #787878;
}
.ourPricings {
	margin-bottom: 20px;
	cursor: pointer;
}
.ourPricings .pricing .pricingInner .list-group {
	box-shadow: none;
	margin-bottom: 0;
}
.ourPricings .pricing .pricingInner .list-group .list-group-item {
	line-height: 52px;
	font-size: 15px;
	padding: 0;
	text-align: center;
}
.ourPricings .pricing .pricingInner .list-group .list-group-item:first-child {
	padding: 35px 0;
	border-radius: 0;
	line-height: 1.4;
	background: #1551a1;
}
.ourPricings .pricing .pricingInner .list-group .list-group-item:first-child h3 {
	color: #FFF;
	margin: 0 0 5px;
	font-family: 'Raleway', sans-serif;
}
.ourPricings .pricing .pricingInner .list-group .list-group-item:first-child h5 {
	font-size: 16px;
	color: #FFF;
	margin: 0;
	font-weight: 300;
}
.ourPricings .pricing .pricingInner .list-group .list-group-item:last-child {
	padding: 20px 0;
	border-radius: 0;
	line-height: 50px;
}
.ourPricings .pricing .pricingInner .list-group .list-group-item:last-child a {
	padding: 0 24px;
	display: inline-block;
	background: #1551a1;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #FFF;
}
.ourPricings .pricing .pricingInner .list-group:hover .list-group-item {
	background: #1551a1;
	color: #FFF;
	border-color: rgba(0, 0, 0, 0.2);
}
.ourPricings .pricing .pricingInner .list-group:hover .list-group-item:first-child {
	background: #FFF;
}
.ourPricings .pricing .pricingInner .list-group:hover .list-group-item:first-child h3 {
	color: #1551a1;
}
.ourPricings .pricing .pricingInner .list-group:hover .list-group-item:first-child h5 {
	color: #1551a1;
}
.ourPricings .pricing .pricingInner .list-group:hover .list-group-item:last-child {
	background: #1551a1;
}
.ourPricings .pricing .pricingInner .list-group:hover .list-group-item:last-child a {
	background: #FFF;
	color: #1551a1;
}
.contentSection .sectionTitle {
	text-transform: uppercase;
}
/*----------------------------------------------------------------*/



/*Comments*/



.commentSection {
	margin-top: 40px;
	background: #FFF;
}
.comments {
	font-family: 'Raleway', sans-serif;
}
.comments .commentDisplay {
	margin-bottom: 20px;
}
.comments .commentDisplay .comment {
	margin-bottom: 30px;
}
.comments .commentDisplay .comment .media-left {
	width: 100px;
	height: 80px;
	line-height: 80px;
	padding-right: 20px;
}
.comments .commentDisplay .comment .media-left a {
	display: block;
}
.comments .commentDisplay .comment .media-left a img {
	width: 100%;
}

@media (max-width: 1199px) {
.comments .commentDisplay .comment .media-body {
	font-size: 13px;
}
}
.comments .commentDisplay .comment .media-body .commenterNtime {
	color: #d1d1d1;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: inline-block;
	padding-bottom: 5px;
	margin-bottom: 7px;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
}
.comments .commentDisplay .comment .media-body .commenterNtime a {
	color: #3c3c3c;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
}
.comments .commentDisplay .comment .media-body .commenterNtime a:after {
	content: "/";
	width: 25px;
	display: inline-block;
	color: #e5e5e5;
	text-align: center;
}
.comments .commentDisplay .comment .media-body .commentTexts {
	color: #a3a3a3;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
}
.comments .commentDisplay .commentreply.commentreply2 {
	padding-left: 100px;
}
.comments .commentDisplay .commentreply.commentreply3 {
	padding-left: 200px;
}

@media (max-width: 640px) {
.comments .commentDisplay .commentreply.commentreply2,  .comments .commentDisplay .commentreply.commentreply3 {
	padding-left: 0;
}
}

@media (max-width: 479px) {
.comments .commentDisplay .commentreply.commentreply1 .replyindicator,  .comments .commentDisplay .commentreply.commentreply2 .replyindicator,  .comments .commentDisplay .commentreply.commentreply3 .replyindicator {
	width: 50px;
	padding: 0 5px 0 0;
}
.comments .commentDisplay .commentreply.commentreply1 .replyindicator img,  .comments .commentDisplay .commentreply.commentreply2 .replyindicator img,  .comments .commentDisplay .commentreply.commentreply3 .replyindicator img {
	display: inline-block;
}
}

@media (max-width: 400px) {
.comments .commentDisplay .commentreply.commentreply1 .replyindicator,  .comments .commentDisplay .commentreply.commentreply2 .replyindicator,  .comments .commentDisplay .commentreply.commentreply3 .replyindicator {
	padding: 0;
	width: 20px;
}
.comments .commentDisplay .commentreply.commentreply1 .replyindicator img,  .comments .commentDisplay .commentreply.commentreply2 .replyindicator img,  .comments .commentDisplay .commentreply.commentreply3 .replyindicator img {
	display: none;
}
}
.commentForm {
	position: relative;
	margin-bottom: 30px;
}
.commentForm form .input-group {
	width: 100%;
	margin-bottom: 10px;
}
.commentForm form .input-group span {
	border-radius: 0;
	height: 56px;
	border-color: #e5e5e5;
	background: #FFF;
}
.commentForm form .input-group span i {
	height: 32px;
	width: 32px;
	line-height: 28px;
	border: 1px solid #00c2a9;
	color: #00c2a9;
	border-radius: 100%;
	text-align: center;
	font-size: 12px;
}
.commentForm form .input-group input,  .commentForm form .input-group select {
	border-color: #e5e5e5;
	border-radius: 0;
	height: 56px;
	padding-left: 15px;
	margin-right: 20px;
	box-shadow: none;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}
.commentForm form .input-group label.error {
	border: 1px solid #e5e5e5;
	border-top: 0;
	padding: 5px;
	width: 100%;
	margin: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	color: #1551a1;
}
.commentForm form .input-group textarea {
	border-color: #e5e5e5;
	height: 100px;
	padding: 10px 15px;
	margin-left: 20px;
	border-radius: 0;
	box-shadow: none;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}

@media (max-width: 767px) {
.commentForm form .input-group textarea {
	margin-top: 30px;
}
}
.commentForm form .input-group:last-child {
	margin-bottom: 0;
}
.commentForm form button {
	line-height: 56px;
	border-radius: 0;
	border: 0;
	background: #00c2a9;
	padding: 0;
	margin-left: 20px;
	width: 100%;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-shadow: none;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}
.commentForm form button:hover {
	background: #3a3d47;
	color: #FFF;
}
/*----------------------------------------------------------------*/



#contact {
	padding: 40px 0;
}
#contact .contactSections {
	padding: 0 30px;
}
#contact #mapBox {
	height: 400px;
	margin-bottom: 38px;
}
#success,  #error {
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
#success span,  #erro span {
	display: block;
	position: relative;
	top: 0;
	width: 100%;
}
#success span p,  #error span p {
	margin-top: 6em;
}
#success span p {
	color: #9bd32d;
}
#error span p {
	color: #c0392b;
}
/*----------------------------------------------------------------*/



.datepicker.dropdown-menu {
	border-radius: 0;
}
.btn-group.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}
.btn-group.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn).preferedTimeRange {
	margin-bottom: 20px;
}
.btn-group.bootstrap-select > .btn {
	border-radius: 0;
	height: 60px;
	background: none transparent;
	box-shadow: none;
	font-family: 'Raleway', sans-serif;
	margin-left: 20px;
	font-size: 14px;
	color: #a0a2a5;
	padding: 0 60px 0 25px;
}
.btn-group.bootstrap-select > .btn span {
	line-height: 58px;
}
.btn-group.bootstrap-select > .btn i {
	color: #969696;
	margin-left: 20px;
	font-size: 20px;
	line-height: 58px;
	text-align: center;
	padding: 0 20px;
	border-left: 1px solid #d8d8d8;
}
.btn-group.bootstrap-select > .btn + .dropdown-menu.open {
	border-radius: 0;
	padding: 0;
}
.btn-group.bootstrap-select > .btn + .dropdown-menu.open > .dropdown-menu.inner.selectpicker li a {
	line-height: 40px;
	padding: 0 25px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #a0a2a5;
}
.btn-group.bootstrap-select > .btn + .dropdown-menu.open > .dropdown-menu.inner.selectpicker li a:hover {
	background-color: #f6f7f8;
	background-image: none;
}
.btn-group.bootstrap-select > .btn + .dropdown-menu.open > .dropdown-menu.inner.selectpicker li.selected a {
	background: none #f6f7ff;
}
#appointment {
	padding: 40px 0 60px;
}
#appointmentForm h4 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#appointmentForm label {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}
#appointmentForm label.error {
	padding: 0 15px;
	line-height: 25px;
	margin: -1px 0 0;
	width: 100%;
	border: 1px solid #d8d8d8;
}
#appointmentForm .mainLabel {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	margin-bottom: 8px;
}
#appointmentForm .checkbox-inline {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 30px;
}
#appointmentForm .checkbox-inline + .checkbox-inline {
	margin-left: 20px;
}
#appointmentForm .checkbox label {
	padding-left: 0;
}
#appointmentForm input[type="checkbox"] {
	display: none;
}
#appointmentForm input[type="checkbox"] + label {
	color: #a0a2a5;
	line-height: 22px;
	font-size: 14px;
	width: 100%;
}
#appointmentForm input[type="checkbox"] + label:before {
	content: '';
	width: 22px;
	height: 22px;
	background: url('../images/appointment/checkbox-unchecked.png') no-repeat scroll 0 0 transparent;
	float: left;
	margin-right: 18px;
}
#appointmentForm input[type="checkbox"]:checked + label:before {
	background: url('../images/appointment/checkbox-checked.png') no-repeat scroll 0 0 transparent;
}
#appointmentForm input[type="checkbox"] + label + .additionalComment {
	padding: 15px 20px;
	border: 0;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	color: #a0a2a5;
	display: none;
	border-radius: 0;
	transition: all 300ms ease-in-out 0s;
}
#appointmentForm input[type="checkbox"]:checked + label + .additionalComment {
	display: block;
}
#appointmentForm .form-control {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #a0a2a5;
}
#appointmentForm .preferredDateInput {
	margin-bottom: 20px;
}
#appointmentForm .preferredDateInput .form-control {
	line-height: 58px;
	height: 60px;
	border: 1px solid #d8d8d8;
	padding: 0 25px;
	border-radius: 0;
}
 #appointmentForm .preferredDateInput .form-control::-moz-placeholder,  #appointmentForm .preferredDateInput .form-control:-ms-input-placeholder,  #appointmentForm .preferredDateInput .form-control::-webkit-input-placeholder {
 font-family: 'Raleway', sans-serif;
 font-size: 14px;
 color: #a0a2a5;
}
#appointmentForm .preferredDateInput .input-group-addon {
	border-radius: 0;
	color: #969696;
	font-size: 20px;
	line-height: 58px;
	text-align: center;
	padding: 0 20px;
	background-color: transparent;
}
#appointmentForm .list-group {
	box-shadow: none;
}
#appointmentForm .list-group .list-group-item {
	border-radius: 0;
	padding: 0;
}
#appointmentForm .list-group .list-group-item .checkbox {
	margin: 0;
}
#appointmentForm .list-group .list-group-item .checkbox input[type="checkbox"] + label {
	line-height: 58px;
}
#appointmentForm .list-group .list-group-item .checkbox input[type="checkbox"] + label:before {
	height: 58px;
	background-position: 0 center;
	margin-left: 20px;
}
#appointmentForm .list-group .list-group-item .checkbox input[type="checkbox"]:checked + label {
	background: #f6f7f8;
}
#appointmentForm .personalInformations .list-group .list-group-item .form-control {
	border-radius: 0;
	padding: 0 25px;
	line-height: 60px;
	border: none;
	height: 60px;
}
#appointmentForm .personalInformations .list-group .list-group-item .btn-group.bootstrap-select > .btn {
	border: none;
}
.contactWrapper .sectionTitle h4 {
	width: 100%;
	margin-left: 0;
	margin-bottom: 12px;
}
.contactL {
display: block;
    max-width: 650px;
    padding: 0px 40px;
}
.contactWrapper textarea {
	resize: none;
}
.contTxtttl,  .commentForm form .input-group .contTxtttl {
	display: block;
	color: #000;
	font-size: 18px;
	line-height: 21px;
	background: transparent;
	font-weight: 300;
	margin: 13px 0 0 0;
	height: auto;
}
.checkList {
	display: block;
	margin: 12px 0 0 0;
}
.checkList label {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 21px;
	position: relative;
	margin: 0;
	color: #000;
	font-size: 15px;
	line-height: 17px;
	font-weight: 300;
}
.checkList label input {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	opacity: 0;
	padding: 0;
	margin: 0;
}
.checkList .icon {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: auto !important;
}
.checkList .icon:before {
	content: "\f096";
	display: block;
	font-family: 'FontAwesome';
	color: #0a9e8a;
	font-size: 16px;
}
.checkList input:checked + .icon:before {
	content: "\f14a";
}
.filBox {
	display: none;
	margin: 6px 0 0 0;
	padding: 0 0 0 21px;
}
.filBox textarea.form-control {
	margin: 0 !important;
	float: none;
}
.contactWrapper .buttons {
	font-size: 18px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.howDid {
	max-width: 380px;
	margin-top: 16px;
	margin-bottom: 16px !important;
}
.contatWidget {
	margin-top: 120px;
}
.contact-map {
	background-color: #f8f8f8;
	padding-top: 80px;
}
.contactSuccess {
	display: block;
	border: 1px solid #acacac;
	border-radius: 3px;
	margin: 80px 0 0 0;
}
.contactSuccess h2 {
	display: block;
	position: relative;
	margin: 0;
	padding: 32px 0;
	text-align: center;
	color: #00c2a9;
	font-size: 40px;
	line-height: 44px;
	font-weight: 300;
}
.contactSuccess h2:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #00c2a9;
	z-index: 1;
}
.contactSuccess h2 span {
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
	position: relative;
	z-index: 2;
	background-color: #f8f8f8;
}
.contactSuccessMsg {
	display: block;
	padding: 0 30px 70px 30px;
	text-align: center;
}
.contactSuccessMsg .fa {
	color: #00c2a9;
	font-size: 100px;
	line-height: 116px;
}
.contactSuccessMsg .contMsgTl {
	display: block;
	color: #000;
	font-size: 24px;
	line-height: 28px;
	font-weight: 500;
	margin: 20px 0 0 0;
}
.contactSuccessMsg p {
	display: block;
	color: #000;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	margin: 14px 0 0 0;
}
.contactSuccessMsg .btns {
	display: block;
	margin: 24px 0 0 0;
}
.contactSuccessMsg .btns .buttons {
	display: inline-block;
	font-size: 16px;
	line-height: 44px;
	font-family: 'Raleway', sans-serif;
	padding: 0 24px;
}

.withaddress a {
  padding-left:93px !important;
}
.withaddress a span {
    position: absolute !important;
    left: 0;
    top: 0;
    height: 100%;
    padding-top: 1px;
}
.withaddress a p {
    line-height: 21px;
    margin: 0;
    padding: 7px 0;
}
.modalassociate .modal-header .close {
    font-size: 40px !important;
    position: absolute;
    right: 0;
    padding: 0 12px;
}
.btnnew .buttons {
    border-color: #e5e5e5;
    border-radius: 0;
    height: 56px;
    margin-right: 0;
    box-shadow: none;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    width: 104%;
}
.btnnew {
	margin-left:-15px;
}
.contatWidget {
    margin-top: 40px;
}
.modalassociate .modal-full {
	width:90%;
}
.modalassociate .modal-header {
    background-color: #00c2a9;
    color: #fff;
}
.formfldinline {
	width:200px;
	padding:0 5px;
}
.formfldinline .form-control {
	border-color: #e5e5e5;
    border-radius: 0;
    height: 46px;
    padding-left: 10px;
    margin-right: 0;
    box-shadow: none;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}
.modalassociate .buttons {
    font-size: 20px;
    line-height: 37px;
    padding: 4px 30px;
    margin: 0 0 0 5px;
}	
.modalassociate .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.tableassociate {
	margin-top:15px;
}
.twosltbx {
	margin-left:-5px;
	margin-right:-5px;
	padding-bottom:15px;
}
.twosltbx .formfldinline {
    width: 185px;
}
.ctnTitle {
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    color: #000;
}
.ctnTitle span {
    font-size: 18px;
    line-height: 24px;
    color: #797979;
}
.contactphoneleft{    width: 20% !important;
    float: left;
}
.contactphoneright{    width: 79% !important;
    float: right;}

.nriSamadhanRightForm .contactL {
	display: block;
	max-width: 650px;
	padding: 10px;
	background: #fff;
	border-radius: 10px;
}
.nriSamadhanRightForm .contTxtttl {
	font-size: 14px;
}

.nriSamadhanRightForm #mainCaptcha,
.nriSamadhanRightForm #txtInput{
	color:#000;
	border: 1px solid #e5e5e5;
}

.displayFlex{
	display:flex !important;
}

@media only screen and (min-width:1220px){
	.nriSamadhanRightForm {
		padding-top:75px;
	}
}