/*----------- pageNav -----------*/
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px; }
.pagination > li {
display: inline; }
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857;
text-decoration: none;
color: #337ab7;
background-color: #fff;
border: 1px solid #ddd;
margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active >
a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default; }
.pageNav{text-align:center;margin-top:30px;}
h4{font-size:16px;}
.analysis-number span{background:#2d1e75 !important;}
.homeword2{text-indent:2rem;line-height:25px;}
.contact-form-wrapper{background:#fdfdfd;}
@media only screen and (min-width: 768px){
.breadcrumb-section {
height:360px;}
.header-logo {
    max-width: 200px;
     width: 100%;
	 margin-left:60px;
	 }

}
@media only screen and (max-width: 767px){
.breadcrumb-section {
    height: 180px;
	max-width:100%;
	margin:auto;
	
}
.carousel-item a{display:block;overflow:hidden;width:100%;height:200px;text-align:center;}
.carousel-item a img{position:relative;height:200px;width:auto !important;}
}

.main-menu>ul>li>a{font-size:14px;}
.section-margin {
    margin-top: 80px;
    margin-bottom: 10px;
}

.footer-area {
    background-color: #f9f8f8;
	border-top:1px solid #e6e3e3;
	margin-top:40px;
}
.widget-title{color:#333 !important;}
.widget-post li a:hover{color:#333 !important;}
.widget-list li a:hover{color:#333 !important;}
.footer-area .footer-widget-area .widget-instagram li {
    border-bottom: 0px solid #fdfcfc;
    border-left: 0px solid #202020;
    width: 50%;
}
.widget-post li {
margin-bottom: 8px !important;}
.header-actions .header-action-search {
    color: #666 !important;
    font-size: 15px;
    padding-right: 20px;
}
.header-actions .header-action-btn-menu span {background:#666 !important;}
.header-social ul li a {
    font-size: 15px;
    color: #666 !important;
    padding: 0 10px;
}
.single-contact{margin-bottom:10px !important;}
.contact-form-wrapper {
    max-width: 630px;
    background: #fff;
    padding: 30px 20px;
    border-radius: 4px;
    margin-left: auto;
}
.section-title {
    padding: 10px 0px !important;
    margin-top:0px;
}
.zb{font-size:15px !important;}
.about-image img{border-radius:10px;}
.about-content h2{font-family:"Montserrat", sans-serif;}
.about-content {
    max-width: 520px !important;
}
.about-image img{margin-top:30px;}
.pcontent{padding:10px;background:#fbfbfb;border:1px solid #f5f5f5;}
.input-item{padding:5px 10px !important; }
.footer-bottom {
    border-top: 1px solid #f9fafb !important;
    padding: 15px 0 14px;
}
.copyright-content a{color:#666 !important;}
.offcanvas-search-inner{background:#e9ecef !important;}
.pcontent{color:#000;}
.pcontent p{line-height:25px;margin-bottom: 0.2rem;}
.bofang{max-width:96%;}
/*----------- home start -----------*/
.sp {
    padding-top: 90px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f3eeee;
}
.bg1{background-color:#f1f1f1;margin:50px auto;}
.lifourt{padding:20px;}
.single-service-3 img{border-radius:15px;}
.single-service-3 img:hover{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;}
.scroll-top{background-color:#67666c !important;}

/*----------- home end -----------*/