﻿.pb-20 {
    padding-bottom: 20px !important;
}.widget {
    margin-bottom: 40px;
}.mb-10 {
    margin-bottom: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}.font-12 {
    font-size: 12px !important;
}.text-gray {
    color: #808080 !important;
}.text-theme-colored {
    color: #FFAB00 !important;
}
  .styled-icons li {
      margin-bottom: 0;
    padding-bottom: 0;
    display: inline-block;
    padding-left: 0;
}.styled-icons.icon-dark a {
  color: #eeeeee;
    display: block;
    font-size: 22px;
    height: 41px;
    line-height: 24px;
    width: 42px;
    padding: 9px;
} .styled-icons li a {
    margin-bottom: 0;
}.footer .widget .widget-title {
    margin-top: 0px;
}.widget.dark .widget-title {
    color: #fff;
}ul.list {
    list-style: outside none none;
    padding-left: 0;
   
}.widget.dark .list-border li {
    border-bottom: 1px dashed #333333;
    padding: 5px 0px;
     list-style-type: none;
}ul.list li a {
    text-decoration: none;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
        font-size: 14px;
    transition: all 300ms ease-in;
}

.footer a {
    color: #c7c7c7;
}.line-bottom:after, .icon-box.icon-rounded-bordered i, .widget .line-bottom:after, .widget .line-bottom:after, .pager.theme-colored a {
    border: 1px solid #fd6f00;
}
.line-bottom:after {
    bottom: 0;
    content: "";
    height: 3px;
    left: 19px;
    position: absolute;
    width: 58px;
    top: 10%;
}

.list-border li i{
        color: #fe6902;
    padding-right: 9px;
    font-size: 17px;
}

.font-14{
    font-size:14px;
    color:#fff;
}
.styled-icons{
    padding:0;
}

.padding-foot{
        padding: 37px 0;
}
.btn-foot{
    padding: 5px 16px;
    border: 2px solid #fd6f00;
    border-radius: 50px;
        color:#fff!important;
}
.list-border{
      padding-top: 19px;
      padding-left:0;
}

.cpy-rt p{
        text-align: right;
    font-size: 13px;
    padding: 5px;
}

.bottom-contact a{
    font-size:14px;
}

.pb-20{
    padding-bottom: 20px;
}