/*
Theme Name: Artificial Reason
Theme URI: http://razonartificial.com
Author: adrigm
Author URI: http://razonartificial.com
Description: Clean and Elegant theme
License: All rights reserved
Tags: bootsrap, whithe, multicolor, responsive
*/

.avatar {
    float: left;
    margin-right: 10px;
    padding: 5px;
    border: solid 1px #ddd;
}

img.avatar + p,
img.avatar + p {
  margin-top: 0px;
}

.comment-respond {
    margin-bottom: 20px;
}

#searchform-btn {
    padding-right: 6px;
}

/* User Profile Dropdown */

.dropdown-profile {
	padding: 10px;
	min-width: 340px;
}


.dropdown-profile h4 {
	font-size: 2em;
	margin-top: 0;
	padding-top: 0;
	line-height: 1em;
	display: block;
	margin-bottom: 10px;
}

.dropdown-profile a {
	background: none !important;
	box-shadow: none;
	border: none !important;
	font-size: 1em;
	padding: 10px 0 5px 0 !important;
	text-align: left;
}

.dropdown-profile a:hover,
.dropdown-profile a:focus {
	text-decoration: underline;
}


.dropdown-profile span {
	display: inline-block;
	vertical-align: top;
}

.dropdown-profile .avatar {
	float: left;
}

.phone-number {
  margin: 0;
padding: 6px 16px 3px;
  list-style-type: none;
  display: inline-block;
  margin-left: 20px;
  background-color: #f1f1f1;
  -webkit-box-shadow: inset 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 1px #ffffff;
  box-shadow: inset 0 0 1px #ffffff;
  border: solid 1px #e3e6e8;
  border-top: 0;
  overflow: hidden;
  float: right;
  color: #fff;
}

.phone-number img {
   position:relative;
	  top: -4px;
}

.phone-number a {
color: #000;
  font-weight: bold;
  font-size: 23px;
  padding-left: 12px;
  text-decoration: none;
}

.sub-header-black, .intro-header {
  color: #000;
text-align:center;
margin: 20px 0;
}


#footer-widgets ul {
   padding: 0;
   
}

#footer-widgets li {
   list-style: none;
}

#footer-widgets h3 {
  border-bottom: 1px solid #c37744;
  padding-bottom: 15px;
  color: #fff;
}

.ten-reasons-list li:last-child:before {
padding: 10px 7px;
}

.service-list li:before {
background: #e73c3c;
  color: #fff;
}

.promo-box {
  background: aliceblue;
  padding: 20px;
  border-radius: 4px;
  color: #000;
  text-align: center;
}
ul.services  {
 padding: 0;
overflow:hidden;
}

ul.services li {
  list-style:none;
  padding: 5px 0;
}

.brown {
 color: #afafaf;
}

.btn-price-table {
  margin: 17px auto 18px auto;
  display: block;
  padding: 6px 20px;
  max-width: 164px;
}

.pricing-table-head h2 {

  padding: 24px 5px 10px;

}

.management-service {
   margin: 10px 0;
}

.service-list h3 {margin-top: 0px}
.service-list li {  padding: 10px 0 10px 65px;}
.before-after .row {
  padding-bottom: 10px !important;
margin-top: 10px !important;
}