.brand-slider-brand {
    padding-top: 20px;
}
.widget p {
    font-size: 16px;
}
.item-dissalops-slider img {
    background: #fff;
    display: block;
    padding: 0 10px 0;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}
section.brand-section {
    background: #f3f3f3;
}


section.brand-section .slider-item {
    background: #fff;
    display: block;
    padding: 0 10px 0;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
}

.item-dissalops-slider {
    padding: 5px;
}

.item-dissalops-slider img {
    height: 50px;
}
.site-footer {
    padding-top: 35px;
    background-position: center bottom;
    background-color: #293e2b;
    background-repeat: no-repeat;
    /* background: url(../images/bg-footer2.jpg) no-repeat center/cover; */
}
.footer-copyright {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    border-top: 1px solid rgb(229 229 229 / 29%);
}
.footer-copyright a{
    color: #e5c72e;
}
.widget {
    margin-bottom: 25px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.widget-title {
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e5e5e545;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.widget-title::after {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 90px;
    height: 1px;
    background-color: #a97a31;
    content: '';
}
.footer-content h3{
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 5px;
}
section.widget.widget-light-skin .mb-1 {
    padding-bottom: 0px !important;
}
.widget ul {
    margin-bottom: 12px;
}
.footer-social-links a:first-child {
    margin-left: 0px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.footer-social-links a span {
    position: relative;
    z-index: 1;
}
.footer-social-links a {
    display: inline-block;
    width: 35px;
    height: 32px;
    background: #d99645;
    line-height: 31px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    margin: 2px;
    position: relative;
    overflow: hidden;
}

section.widget.widget-light-skin .mb-3 {
    margin-bottom: 10px !important;
    padding-bottom: 0px;
}

section.widget.widget-light-skin p {
    color: #fff;
}

ul.list-unstyled.text-sm li span {
    color: #505050;
    font-weight: 300;
    font-size: 15px;
}

ul.list-unstyled.text-sm li {
    font-size: 14px;
}

section.widget.widget-light-skin p {
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 0;
    margin-top: 5px;
}

form.row.subscriber-form button {
    background: #003399;
    display: block;
    width: 100%;
    margin-top: 12px;
    margin-right: 0 !important;
    margin-bottom: 12px;
    margin-left: 0 !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
    padding: 5px 22px;
    border-radius: 4px;
}

form.row.subscriber-form p {
    font-size: 15px;
    color: #fff;
    opacity: .8 !important;
}

.widget.widget-links.widget-light-skin ul li a {
    display: inline-block;
    transition: color .3s;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}


.widget.widget-links.widget-light-skin ul li svg {
    width: 15px;
    fill: #fff;
    height: 15px;
    margin-right: 6px;
}

.widget.widget-links.widget-light-skin ul li {
    padding-bottom: 5px;
    color: #fff;
}
.footer-social-links{
    margin-top: 10px;
}.logo_footer img{
    height: 130px;
    margin-right: 25px;
    margin-top: 42px;
}
.subscriber-form input{
    height: 35px;
    margin-right: 5px;
    flex: 1;
}
.subscriber-form button{
    background: linear-gradient(to right, #BF953F, #e5c72e, #BF953F);
    width: 150px;
    font-size: 17px;
    height: 35px;
    margin-top: 0px !important;
    padding: 0px;
}
.widget p{
    color: white;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
@media (max-width: 586px) {
    .footer-first{
        display: block !important;
    }
    .logo_footer img {
        height: 95px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 25px;
    }
}
.logo_footer img{
    height: 130px;
    margin-right: 25px;
    margin-top: 42px;
}
.subscriber-form input{
    height: 35px;
    margin-right: 0;
    flex: 1;
}
.subscriber-form button{
    background: #d99645;
    border: none;
    width: 150px;
    font-size: 17px;
    height: 35px;
    margin-top: 0px !important;
    padding: 0px;
    border-radius: 0;
}
.widget p{
    color: white;
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
  .copyright11 {
  	display:none
  }
@media (max-width: 586px) {
    .footer-first{
        display: block !important;
    }
    .logo_footer img {
        height: 130px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 21px;
    }
  .site-footer p {
  	padding:0;
    text-align: center;
  }
  .copyright11 {
  	display:block
  }
  .site-footer .copyright11 {
  	padding:10px 0 10px 0;
    text-align: center;
    color: #fff;
  }
  .footer {
     display:none
  }
}
@media (max-width: 990px){
    .widget {
        margin-bottom: 10px;
    }
    .widget {
        margin-bottom: 10px;
    }
    .widget a {
        color: #fff;
    }
    
    .site-footer {
        padding: 20px 0px;
    }
    
}
