img.media-link {
    width: 42px;
    float: left;
    left: 0;
    margin: 3px;
}
.start-chat {
    font-size: 14px;
    font-weight: 500;
    color: black;
}
.main-col {
    background: rgb(250, 250, 250);
    padding: 13px;
	margin-bottom:12px;
}
img.image-man {
    width: 45px;
	border-radius: 100px;
    float: left;
	margin:0 5px 0 0;
}
p.start-chat {
    padding: 0;
    margin: 0;
}
.form-container .cancel {
    background-color: #dc0000;
    margin: 0;
    margin-top: 5px;
}
/* Button used to open the chat form - fixed at the bottom of the page */
.open-button {
  border: none;
  cursor: pointer;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 5px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 0 0;
  background: #fff;
  resize: none;
  min-height: 100px;
  border: 1px solid #ccc;
}
label.John-doe {
    margin: 0;
}
p.Typically {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 2;
}
/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: #dc0000;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
}
/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

h3.Bookkeepers
.navbar-default .navbar-nav.nav li:hover > a, .navbar-default .navbar-nav li.active > a:hover, .navbar-default .navbar-nav li.active > a:focus, .navbar-default .navbar-nav li.active > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .nav .open > a, .navbar-default .nav .open > a:focus, .navbar-default .nav .open > a:hover, .side-nav li > a:focus {
	color: #f5811e;
}
.cart-signup li .sign-up {
	background: #2a2a2b;
}

.banner-wrapper .fade-carousel .carousel-control span:hover {
	border: 2px solid #f5811e;
	background: #f5811e;
}
.banner-wrapper .hero h1 {
	color: #fff;
}
h3.Bookkeepers{
	font-size: 28px !important;
    padding-bottom: 7px;
}
p.all-kind {
    color: white;
    margin: 0;
	font-size:15px;
}
.banner-wrapper .btn-hero:hover {
	border: 1px solid #f5811e;
	background: #f5811e;
}

.bottom_row {
	background: url(../images/bottom-arrow-bg.png) no-repeat center center;
}
.bottom_row-w {
	background: url(../images/bottom-arrow-bgg.png) no-repeat center center;
}
.domain-search {
	background-image: url(../images/bg-sec.png);
	background-size: 100% 100%;
}

.domain-prices .prices h4:hover, .domain-prices .prices h4.active {
	background: #f5811e;
}
.about-us .read-more {
	background: #f5811e;
}
.dream-host {
	background: #f5811e;
}
.our-services .services:hover .live-chat-icon {
	background: url(../images/live-chat-icon-hover.png) no-repeat left top;
}
.our-services .services:hover .domain-transfer-icon, .our-services .services.active .domain-transfer-icon {
	background: url(../images/domain-transfer-icon-hover.png) no-repeat left top;
}
.our-services .services:hover .secured-server-icon {
	background: url(../images/secured-server-icon-hover.png) no-repeat left top;
}
.our-services .services:hover .domain-panel-icon {
	background: url(../images/domain-panel-icon-hover.png) no-repeat left top;
}
/*
================================================
16. What we do
================================================
*/
.what-we-do .what-we .protection-icon {
	background:url(../images/data-protection-icon.png) no-repeat left top;
	background-size:100% 100%;
}
.what-we-do .what-we .optimization-icon {
	background:url(../images/data-protection-icon-to.png) no-repeat left top;
	background-size:100% 100%;
}
.what-we-do .what-we .data-analysis-icon {
	background:url(../images/data-protection-icon-three.png) no-repeat left top;
	background-size:100% 100%;
}

/*
================================================
6. Hosting Platforms
================================================
*/
.hosting-platforms .plans:hover, .hosting-platforms .plans.active {
	background: #f5811e;
}
.hosting-platforms .plans:hover h3, .hosting-platforms .plans.active h3 {
	background: #f5811e;
}
/*
================================================
7. Testimonials
================================================
*/
.testimonials .item p::before {
	color: #f5811e;
}
.testimonials .item .tes-details h3 {
	color: #f5811e;
}
.testimonials .carousel-indicators .active {
	background: #f5811e;
}
/*
================================================
8. Inner Page Styles
================================================
*/
.banner-wrapper.inner-banner {
	border-bottom: 36px solid #f5811e;
}
/*
================================================
9. Inner Page Styles
================================================
*/
.inner-wrapper li i {
	color: #f5811e;
}
.inner-wrapper .read-more {
	background: #f5811e;
}
/*
================================================
10. Hosting
================================================
*/
.hosting-banner h1 {
	color: #f5811e;
}
.hosting-banner .price span {
	color: #f5811e;
}
.hosting-banner .price span i {
	color: #f5811e;
}
.hosting-banner .buynow a {
	background: #f5811e;
}
.hosting-banner .sale h2 {
	color: #f5811e;
}
/*
================================================
11. Hosting Features
================================================
*/
.hosting-features .features:hover {
	background: #f5811e;
}
/*
================================================
12. Faq
================================================
*/
.faq .panel-title a {
	background-color: #f5811e;
	border: solid 1px #f5811e;
	border-left: solid 10px #f5811e;
}
.faq .panel-title a.collapsed {
	border-left: solid 10px #f5811e;
}
/*
================================================
13. Call Back
================================================
*/
.call-back form .btn {
	background: #f5811e;
}
/*
================================================
14. Domain Register
================================================
*/
.domain-register h3 {
	color: #f5811e;
}
.domain-register:hover a {
	background: #f5811e;
}
.domain-register:hover {
	box-shadow: 0 0 5px rgba(253, 67, 38, 1);
}
/*
================================================
15. Domain Transfer
================================================
*/
.inner-wrapper.what-we-do .what-we i {
	background: #f5811e;
}
/*
================================================
16. Domain Price
================================================
*/
.tables .table-custom.table-dark tr th {
	background: #f5811e;
}
/*
================================================
17. About Us Page
================================================
*/
.inner-wrapper .callout {
	border-bottom: solid 3px #f5811e;
}
/*
================================================
18. Our Team
================================================
*/
.our-team .team:hover {
	border: solid 1px #f5811e;
}
.our-team .team:hover .team-cnt {
	background: #f5811e;
}
/*
================================================
19. 404
================================================
*/
.error-page h3 {
	color: #f5811e;
}
.error-page a {
	background: #f5811e;
}
/*
================================================
20. Blog Page
================================================
*/
.inner-wrapper.blog .thumbnail:hover .caption a.readmore {
	background: #f5811e;
	border: solid 1px #f5811e;
}
.inner-wrapper.blog .date {
	background: #f5811e;
}
.blog-pagination .pagination > li > a:focus, .blog-pagination .pagination > li > a:hover, .blog-pagination .pagination > li > span:focus, .blog-pagination .pagination > li > span:hover {
	background-color: #f5811e;
}
/*
================================================
21. Blog Details
================================================
*/
.inner-wrapper .single-post .list-inline li a:hover {
	background: #f5811e;
}
.inner-wrapper .single-post .thumbnail .date {
	background: #f5811e;
}
.inner-wrapper .single-post .btn-1 {
	background: #f5811e;
}
.inner-wrapper .single-post .sidebar h3::after {
	background-color: #f5811e;
}
.inner-wrapper .sidebar .tags li:hover {
	background: #f5811e;
}
/*
================================================
22. Contact Details
================================================
*/
.contact-details {
	background: #f5811e;
}
/*
================================================
23. Footer Wrapper
================================================
*/
.footer-wrapper a:hover {
	color: #f5811e;
}
.footer-wrapper li i {
	color: #f5811e;
}
