ul.list--img img {
    padding-left: 20px; /* Adjust this value based on the size of your images */
    padding-right: 20px;
  }
  
.bigger{
    font-size: 36px !important;
    padding-bottom: 20px;
}

.strike-red{
    color: red;
    text-decoration: line-through;
    font-size: 30px !important;
}

.slider__title{
    width: 650px !important;
    padding-bottom: 20px; 
}

img.box__icon{
height: 50px !important;
padding-bottom: 10px;
}

img.accordion__icon{
    height: 60px !important;
    margin-top: -30px !important;
}

.accordion__title {
    padding: 25px 0 25px 95px !important;
}

.screens-preview {
    border: none !important;
}

.video__holder {
    border: none !important;
}

.socials--displaced {
    margin-left: -108px !important;
}

.slider__secondary {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0); 
}

.map {
    top: 50px !important;
 }

 .footer {
    top: 75px;
}

.socials__button--youtube {
    background-color: #d83633;
  }

  .pricing__feature {
    padding: 5px 0 !important;
}

.pricing__highlight{
    line-height: 35px;
    vertical-align: bottom !important;
}

.tabs {
 padding-bottom: 0 !important;
}

.push--550 {
    margin-bottom: 550px;
}

.socials {
    display: inline-block;
	vertical-align: top;
    position: relative;
    width: 100%;
    left: 0;
    margin: 0;
    text-align: center;

  }

  .socials--right {
	position: absolute;
	right: 1%;
}

.section-subtitle {
    color: #57595f;
    font-size: 14px;
    letter-spacing: 0.01em;
    margin-bottom: 40px;
}

.tabs__icon {
    position: absolute;
    top: 35%;
    margin-top: -15px;
    left: 20px;
    height: 50px;
}

.click-btn{
    background-color:white !important;
    border-radius: 10px;
    padding: 0 10px 0 10px;
}

.big-title{
    font-size: 45px !important;
}

.hspacer{
    clear: both;
    margin-top: 15px;
}

.sm-hspace{
    clear: both;
    margin-top: 5px;
}

.hbspace{
    margin-bottom: 15px;
}
.imgsml{
    height: 660px;
}

hr.style1{
	border-top: 1px solid #8c8b8b;
}


hr.style2 {
	border-top: 3px double #8c8b8b;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

hr.style4 {
	border-top: 1px dotted #8c8b8b;
}

hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}


hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}


hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}

hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

hr.style10 {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}


hr.style11 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/images/hr-11.png) repeat-x 0 0;
    border: 0;
}


hr.style12 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/images/hr-12.png) repeat-x 0 0;
    border: 0;
}

hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}

hr.style16 { 
  border-top: 1px dashed #8c8b8b; 
} 
hr.style16:after { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -12px; 
  left: 40px; 
  padding: 0 3px; 
  background: #f0f0f0; 
  color: #8c8b8b; 
  font-size: 18px; 
}


hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}

.top-pad{
line-height: 1;
}