﻿.rs-header .rs-header-top .header-contact {    
    margin-top: 17px;
}
/*.rs-footer .footer-top {
  padding-top: 80px;
}*/
.partner-item {
    border: 1px solid #ccc;
    padding: 5px;
}
.sec-spacer {
    padding: 50px 0;
}
.rs-footer .footer-top .sitemap-widget li{
    width:auto;
    float:none;
}
.rs-testimonial-2 .testimonial-item .testi-desc{
    padding-bottom:0;
    text-align:center;
}
.rs-testimonial-2 .testimonial-item .testi-desc .testi-name{
    margin-bottom:5px;
}
.rs-breadcrumbs .page-title { margin: 0px auto 10px;}
.rs-breadcrumbs { padding:40px 0 15px; }
.sidebar-sec {background: #f0f0f0;}
.sidebar-area .cate-box {margin-top: 20px;}
.sidebar-area .title {/*color: #ff3115;*/color: #ffc600;}
.invalid{color: #ff3115;}
.pagination .paginate_button > a {
    position: relative;
    display: block;
    padding: 0.5rem  0.75rem;
    margin-left: -1px;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination .paginate_button > * {
    text-align: center;
    font-size: 18px;
    padding: 0;
    font-weight: 600;
    color: #505050;
    outline: none;
  }
  .pagination .paginate_button  > *:hover,
  .pagination .paginate_button.active  > * {
    color: #ff3115;
  }
  .pagination .paginate_button  > *.dotted {
    line-height: 40px;
  }
  .dataTables_wrapper .row{ width: 100vw; margin-bottom:15px;}
  .dataTables_length label{justify-content: left;}
  .dataTables_filter label, .dataTables_paginate ul{justify-content: right;}
  .dataTables_paginate .pagination {margin-top: 0;}
  .rs-testimonial .testimonial-item .testi-desc .testi-name {margin-bottom: 0;}
  .rs-testimonial .testimonial-item .testi-desc .testi-desi {font-size: 13px;line-height: normal;margin-bottom: 20px;}
  .rs-testimonial .testimonial-item .testi-desc .testi-desi .user-company{/*color: #ff3115;*/color: #ffc600;}
.rs-learning-objectives .courses-item em {
    color: #ff3115;
    font-size: 60px;
}
.pricing-plan-ac {
    background-color: #f0f0f0;
    padding: 20px  0;
	font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #303030;
	text-align: center;
}
@media only screen and (max-width: 991px) {
	.sec-spacer, .bg12, .shop-page-area.single-product-page {
		padding: 100px 0;
	}
}

