.mt-30{
    margin-top: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-25{
    margin-bottom: 25px;
}
.pb-20{
    padding-bottom: 20px !important;
}
.pd-100 {
    margin-top: 100px;
    border: 5px solid #eaeaea91;
}
.main-footer .social-links{
	display:flex;
	padding-top: 20px;
}
.main-footer .social-links li{
	width: 35px;
    padding: 2px;
    height: 35px;
    background: #fff;
    text-align: center;
    border: 1px solid;
    margin-left: 20px;
}
.main-footer .social-links li i{
	color: #e20050;
}

.fixed-header .sticky-header .navigation > li{
    padding: 15px 0px;
}
.fixed-header .sticky-header .search-btn{
    padding: 15px 0px;
}

.header-lower .search-btn i{
	color: #333;
}
.sticky-header .search-btn i{
	color: #333;
}
.testimonial-section.alternat-3 .inner-content {
    max-width: 100%;
    padding: 0px;
    border-radius: 50px;
    overflow: hidden;
    margin-top: -87px;
    margin-bottom: 60px;
}
.header-lower img{
	    float: left;
    width: 272px;
    margin-right: 30px;
    padding: 10px 0px;
  
}
.project-block-one{
    position: relative;
    display: block;
    background: #fff;
    border-radius: 20px;
    padding: 10px 10px 5px 10px;
    box-shadow: 0 10px 10px 10px #f3f6f6;
    margin-bottom: 20px;
    transition: all 500ms ease;
}
.project-block-one-1{
    padding: 10px;
}
.project-block-one .lower-content{
    padding: 15px 0px;
}
.contact-section-1 {
    position: relative;
    padding: 60px 0px 60px 0px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: multiply;
    background-attachment: fixed;
}
.contact-section-1 {
    background-color: #13131487;
}
.single-info-box ul li{
    padding: 10px 6px 0px 0px;
    line-break: anywhere;
}
.single-info-box ul li a{
    color: #333 !important;
}
.single-info-box ul li i{
    padding-right: 10px;
}
.google-map-section .info-section .info-inner .single-info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    background: rgb(255 255 255);
    border-radius: 50%;
}
.google-map-section .info-section .info-inner .single-info-box h4 {
    color: #000;
    margin-bottom: 11px;
}
.google-map-section .info-section .info-inner {
    position: relative;
    background: #fff1c0;
    }

.events-style-two {
    padding: 60px 0px;
}
.team-style-three{
    padding: 60px 0px;
}
.team-block-two .inner-box{
    margin-bottom: 30px;
}
.service-style-four .tab-btns li .single-btn-box {
    position: relative;
    display: block;
    background: #fff1c0;
    border-radius: 10px;
    text-align: center;
    padding: 10px 7px 10px 7px;
    text-align: center;
    cursor: pointer;
    transition: all 500ms ease;
}
.service-style-four .tab-btns li .single-btn-box h5 {
    display: block;
    font-size: 15px;
    line-height: 26px;
    font-weight: 700;
    transition: all 500ms ease;
}
.product-detail-img{
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 20px 50px #dfe3e3;
}
.product-detail-img img{
    border-radius: 5px;
}
.tabs-box{
    padding: 20px 20px;
    background: #fff;
    width: 100%;
    border-radius: 5px;
}
.tabs-box h2{
    font-size: 32px;
    padding-bottom: 15px;
    font-weight: 600;
}
.tabs-box h3{
    color: #ec0577;
    font-size: 18px;
    font-weight: 400;
}
.service-style-four .tab-btns li {
padding: 0px 5px;
}
.service-style-four .tab-btn-box{
    margin-bottom: 30px;
}
.content_block_9 .content-box p{
    font-size: 14px;
}
.details-content{
   box-shadow: 0 20px 50px #dfe3e3;
    border-radius: 5px;
    padding: 20px; 
}
.shadow-box{
       box-shadow: 0 20px 50px #dfe3e3;
    border-radius: 15px;
    padding: 20px 20px 0px;
    margin-left: 0px;
    margin-bottom: 20px; 
}
.blog-sidebar .category-widget .category-list li{
    border-bottom: 1px solid gainsboro;
}
.blog-sidebar .category-widget .category-list li:last-child{
    border-bottom: none;
    padding-bottom: 10px;
}
.service-block{
    margin-bottom: 20px;
}
.post-inner{
    padding-bottom: 20px;
}
.contact-us{
    padding-top: 15px !important;
    text-align: left;
}
.contact-us li i{
    font-size: 18px;
    padding-right: 5px;
    color: #ec0577;
}
.contact-us li{
    padding-bottom: 12px;
}
.contact-us ul{
    padding: 20px 0px;
}
.contact-us li a{
    font-size: 18px;
    color: #333;
}
.contact-us h2{
    padding-top: 10px;
    font-size: 26px;
    font-weight: 500;
}
.team-block-one .inner-box {
    position: relative;
    display: block;
    border: 1px solid gainsboro;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0 15px 30px 10px #f3f6f6;
}
.fade:not(.show) {
    opacity: 1;
}
.show {
    display:block;
}