.new_home_banner {
    background: #fff;
}
.portfolio_sec{
	background:#fff;
}
.page-id-62 .sidebar-contact {
    display: none;
}
.wpcf7-not-valid-tip {
    font-size: 0.9rem;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0em 0.5em 1em;
	font-size: 14px;
}
.sidebar-contact {
    position: fixed;
    top: 50%;
    right: -400px;
    transform: translateY(-50%);
    width: 400px;
    height: auto;
    padding: 40px 40px 40px 40px;
    background: #efefef;
    box-sizing: border-box;
    transition: 0.5s;
    z-index: 99;
}
.sidebar-contact.active {
    right: 0;
}
.sidebar-contact input,
.sidebar-contact textarea{
  width:100%;
  height:36px;
  padding:5px;
  box-sizing:border-box;
  border:1px solid rgba(0,0,0,.5);
  outline:none;
}
.sidebar-contact h2{
  margin:0 0 20px;
  padding:0;
}
.sidebar-contact textarea{
  height:60px;
  resize:none;
}
.sidebar-contact input[type="submit"] {
    background: #6aa0d0;
    color: #fff;
    cursor: pointer;
    border: none;
    font-size: 18px;
}
.toggle {
    position: absolute;
    height: 48px;
    width: 48px;
    text-align: center;
    cursor: pointer;
    background: #fcca01;
    top: 0;
    left: -47px;
    line-height: 48px;
    z-index: 9999999;
}
.toggle:before {
    content: '\f003';
    font-family: fontAwesome;
    font-size: 24px;
    color: #fff;
    position: relative;
}
.toggle.active:before{
  content:'\f00d';
}
/* @media(max-width:768px)
{
  .sidebar-contact{
    width:100%;
    height:100%;
    left:-100%;
  }
  .sidebar-contact .toggle{
    top:50%;
    transform:translateY(-50%);
    transition:0.5s;
  }
  .sidebar-contact.active .toggle
  {
    top:0;
    right:0;
    transform:translateY(0);
  }
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
  .content{
    padding:50px 50px;
  }
} */


.view-portfolio {
    margin-top: 30px;
}
a.sitemhightl {
    color: #fcca01 !important;
    font-weight: 600;
}
.indust_sterco ul{
	 display: flex;
  flex-wrap: wrap;
  gap: 10px;
	padding-left: 0px;
}
.indust_sterco ul li {
    border: 1px solid #ccc;
    margin-bottom: 10px;
	flex: 1 1 calc(95% / 6); /* 6 equal parts */
	margin-right:0px;
}
	.our_Diary_blog {
    background: #fff;
}
.our_Diary_blog .card{
	padding:15px 15px 25px 15px;
	border-radius:10px;
}
.our_Diary_blog .card-title {
    font-size: 23px;
    color: #000;
    font-weight: 700;
}
.our_Diary_blog .card-title a{
	color:#000;
}
.our_Diary_blog .card img {
    border-radius: 5px;
    margin-bottom: 19px;
	width:100%;
}
.our_Diary_blog p.card-text {
    font-size: 2em;
    color: #4f8cbd;
    font-weight: 600;
}
.our_Diary_blog .card-body{
	padding:0px;
}
.site-main .singl_tital {
    font-size: 5em;
    font-weight: 600;
    border-bottom: 3px solid #2b4456;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.postdata {
    margin-top: 20px;
}
.postdata h2{
	font-size: 2.5rem;
	margin-bottom: 10px;
}
.postdata h3 {
    margin-bottom: 10px;
    margin-top: 15px;
    font-size: 2rem;
}
.pdate {
    font-size: 2em;
    margin-bottom: 20px;
    font-weight: 600;
}
.postdata ul {
    padding-left: 5px;
}
.postdata ul li {
    list-style: inside;
    font-size: 16px;
}
.recent_area img {
    height: 90px;
    object-fit: cover;
}
.recent_area {
    background-color: #eff8ff;
    padding: 15px;
    margin-bottom: 25px;
}
.recent_area ul {
    padding: 10px 0px;
}
.recent_area ul li {
    line-height: 20px;
    margin-bottom: 8px;
    position: relative;
	padding-left:15px;
    list-style: none;
}
.recent_area ul li .fa-chevron-right:before {
    position: absolute;
    top: 5px;
    font-size: 12px;
    left: 0;
}
	.recent_area ul li a {
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
    color: #212529;
}
.recent_area h3 {
    color: #212529;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 12px 0;
    position: relative;
}
.recent_area form.search-form {
    margin-bottom: 10px;
}
.recent_area label {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
}
.recent_area input.search-field {
    width: 100%;
    border: 2px solid #494949;
    padding: 12px 14px;
    font-size: 15px;
	outline-offset: 0px;
    font-weight: 500;
}
.service_sec {
    padding-bottom: 0px;
}
.servi_box {
    box-shadow: 0px 1px 7px #ccc;
    padding: 15px;
    border-radius: 12px;
    margin-top: 0px;
    height: 100%;
}
.servi_box img {
    width: 250px;
    display: block;
    margin: auto;
}
.servc_h {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
    color: #0056b3;
    margin-bottom: 15px;
}
.servc_p {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
}
.error__title {
    font-size: 11em;
}
.error__description {
    font-weight: 300;
    letter-spacing: 0.02em;
    font-size: 1.3rem;
    line-height: 2rem;
    margin-top: 1rem;
}
.error__subtitle {
    font-size: 2em;
}
.error_4 {
    text-align: center;
}
.error__button {
    display: inline-block;
    text-decoration: none;
    margin-top: 3em;
    margin-right: 0.5em;
    outline: none;
    border: 2px solid #333;
    background-color: transparent;
    border-radius: 8em;
    color: #333;
    cursor: pointer;
    transition-duration: 0.2s;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 22px;
}
.error__button--active {
    background-color: #6DACDE;
    border: 2px solid #6DACDE;
    color: white;
}
.serchblogpst h1 {
    background-color: #eff8ff;
    padding: 15px;
    margin-bottom: 25px;
	font-size: 18px;
    color: #000;
    font-weight: 400;
}
.search-result {
    padding: 15px;
    box-shadow: 0px 0px 8px #c7c7c7;
    border-radius: 5px;
	margin-bottom: 20px;
}
.search-result .post-thumbnail {
    margin-bottom: 18px;
}
.search-result .post-thumbnail img {
    width: 100%;
}
.search-result p {
    font-size: 14px;
    font-weight: 600;
    color: #5a5a5a;
}
.srchtitle a {
    font-size: 22px;
    font-weight: 500;
    color: #000;
}
a.read_more_srch {
    font-size: 14px;
    background: #343434;
    color: #fff;
    padding: 8px 13px;
    display: inline-block;
    margin-top: 20px;
    font-weight: 500;
}
.serchblogpst {
    float: left;
    padding: 100px 0px;
	width:100%;
	background: #fff;
}
.content-area {
    background: #fff;
}
.hme_reputation {
    padding-bottom: 0px;
	background:#fff;
}
.hme_reputation h2 {
	font-size: 4.8rem;
    margin-bottom: 30px;
    font-weight: 700;
    font-family: var(--dm-serif);
    text-align: center;
}
.hme_reputation h2 span{
	color: #6aa0d0;
}
.agendig_p {
    text-align: center;
}
.hme_reputation h3 {
    font-size: 24px;
    font-weight: 600;
}

@keyframes reveal-image {
    from {
        clip-path: inset(0 100% 0 0);
    }

    to {
        clip-path: inset(0 0 0 0);
    }
}

.reveal-image {
    opacity: 1;
    position: relative;
    animation-name: reveal-image;
}
.main_record {
    background: #fff;
}

.cf7-recaptcha-wrapper {
    margin-bottom: 20px;
}
.boxh3_wrap {
    display: grid;
    grid-gap: 3rem;
}
.boxh3 {
    background-color: #f9f9f9;
    padding: 2rem;
    margin: 0;
    border: 1px solid #ddd;
}
.boxh3_wrap .boxh3 h3 {
    font-size: 20px;
    margin-bottom: 1.5rem;
    font-weight: 600;
}
.service_sec h2 {
    color: #182c41;
    font-size: 30px;
    font-weight: 600;
}
.seonew_pagewrap {
    padding: 1rem 0;
}
.seonew_pagewrap .listwrap {
    background-color: #f9f9f9;
    padding-block: 3rem;
    margin-bottom: 0rem;
}
.thankhead {
    width: 100%;
    clear: both;
    padding: 19rem 0px;
}
.thankhead h1 {
    text-align: center;
    font-size: 32px;
    line-height: 5rem;
}

































@media (max-width:575px){
	.hme_reputation h2 {
    font-size: 2.2rem;
    margin-bottom: 20px;
}
	.agendig_p br{
		display:none;
	}
	.time_flxbox{
		flex-direction: column-reverse;
		margin-top: 10px;
	}
	.hme_reputation h3 {
    font-size: 22px;
}
	.our_Diary_blog {
    background: #fff;
    padding: 30px 0px;
}
	.our_Diary_blog .card-title {
    font-size: 20px;
}
	.our_Diary_blog .card {
    padding: 10px 10px 10px 10px;
}
	.site-main .singl_tital {
    font-size: 3.4em;
}
	.content-area {
    padding: 90px 0px 0px 0px;
}
    .serchblogpst {
        padding: 140px 0px 20px 0px;
    }
}


ul.seopoinsrv {
    padding-left: 18px;
}
ul.seopoinsrv li {
    list-style: outside;
    font-size: 16px;
    line-height: 24px;
}
.postrow{
	row-gap: 30px;
}
.site-content.blog_wrap {
    float: left;
    width: 100%;
    padding: 100px 0px 0px 0px;
}
.postrow .search-result{
	margin-bottom: 0px;
    height: 100%;
}
.post_recent {
    clear: both;
    padding-top: 50px;
    padding-bottom: 50px;
}
.brand_fntdec h2{
	font-size: 9rem;
}





























@media (max-width:1919px){
	.swiper-custom-pagination ul {
    padding: 0;
    margin-block: 0 5rem;
    min-height: 34rem;
}
	.experience_years.section {
    padding-bottom: 20px !important;
    height: auto;
}
	.portfolio_sec {
    float: left;
    width: 100%;
    padding: 10px 0 0px 0px;
}
}


@media (max-width:1700px){
.brand_images h2 {
    font-size: 12rem;
}	
}


@media (max-width:1500px){
	    .brand_images h2 {
        font-size: 9rem;
        line-height: 160px;
    }
	.experience_years .owl-nav {
    bottom: -75px;
}
}

@media (max-width:1366px){
	.second_menu li a {
        font-size: 16px;
    }
	    .second_menu li {
        margin-right: 14px;
    }
	    .slideshow-main .swiper-slide img {
        height: 80dvh;
    }
	.hme_reputation h2 {
    font-size: 3rem;
}
	.hme_reputation {
    background: #fff;
    padding: 70px 0px 0px 0px;
}
}
@media (max-width: 1199px) {
	.indust_sterco ul li {
    flex: 1 1 calc(95% / 3);
}
	.seo_page.section.seo-panel1 {
    margin-top: 112px;
}
}
@media (max-width: 1000px) {
    .second_menu li a {
        font-size: 14px;
    }
	    .slideshow-main .swiper-slide img {
        height: 60dvh;
    }
	.indust_sterco ul li {
    flex: 1 1 calc(95% / 3);
}
	.visit_form {
    width: 44rem;
}
	.seo_page h2 {
    font-size: 30px;
    margin-top: 0px;
}
	    .marketing_text h1 {
        font-size: 38px;
    }
	.marketing_text.seoMarketing p {
    margin: 20px 0;
}
}
@media (max-width: 991px){
	   .swiper-custom-pagination ul {
        min-height: auto;
    }
	.time_flxbox {
    flex-direction: column-reverse;
    margin-top: 30px;
}
	.swiper-custom-pagination {
    padding-left: 32px;
	margin-bottom: 40px;
}
	.visit_form {
    width: 100%;
}
}
@media (max-width: 767px){
	.experience_years .owl-nav {
    position: relative;
    bottom: 0;
}
	.our_Diary_blog {
    padding-top: 40px;
    padding-bottom: 60px;
}
	.sidebar-contact{
		display:none;
	}
}
@media (max-width: 600px){
	    .experience_years.section .digital5.desktop-view .digital_contennt h2 {
        font-size: 23px;
        margin-block: 25px 14px;
		line-height: 32PX;
    }
	    .experience_years.section {
        margin-block: 28px 0px;
    }
	    .hme_reputation h2 {
        font-size: 2.3rem;
        line-height: 32px;
    }
	    .hme_reputation h3 {
        font-size: 20px;
    }
	    .home_profoilo, footer ul {
        flex-flow: column;
    }
	    .footer.section {
        padding: 0px 0 0;
    }
}