main#main {
    max-width: 100%;
    margin: auto;
}
.imgc-fluid{
	max-width:100%;
	width: 100%;
}
.result-cat a:hover {
    text-decoration: none;
    color: #3c3c3c;
}

.result-cat a {
    color: #3c3c3c;
}

.faq-section-inner-box ul.faq-right-side-ul li a img{
    position: absolute;
    right: -5%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 25px;
    width: 25px;
	top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    color: #00A4C5;
    padding: 5px;
}



section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a.collapsed .fa-minus {
    display: none;
}

section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a .fa-minus {
    z-index: 9999;
}


section.services-box-bottom-section .box-services-content p {
	margin-bottom:0px;
}

img.img-width {
	margin-left: -5px ! Important;
    height: unset !important;
    object-fit: unset !important;
    max-width: 100% ! Important;
    width: 120px !important;
}

.column-box {
    width: 100%;
}

.logo-fav:before{
  content:'';
  position:absolute;
  top: 6px;
  left: 26px;
  width:20px;
  height:20px;
  background-image:url('/wp-content/uploads/2024/07/fav-icon.png');
  background-size:contain;

}
.logo-fav{
		margin-left:36px;
	}

section.top-heading-section {
    background: #CCEDF3 0% 0% no-repeat padding-box;
    padding: 25px;
}
section.top-heading-section h1 {
    text-align: left;
    letter-spacing: 0px;
    color: #00A4C5;
    font-size: 25.5px;
    line-height: 30px;
    font-weight: 400;
}
section.top-heading-section span {
    text-align: left;
    letter-spacing: 0px;
    color: #3C3C3C;
    font-size: 14px;
}

section.our-services-section {
    padding: 50px;
}
section.our-services-section h2 {
    letter-spacing: 0.76px;
    color: #00A4C5;
    font-size: 25.42px;
}
section.our-services-section span {
    letter-spacing: 1.56px;
    color: #3C3C3C;
    font-size: 13px;
    margin-bottom: 30px;
    display: inline-block;
}
section.our-services-section .content {
    padding: 10px 20px;
}
section.our-services-section .content h3 {
    letter-spacing: 6.25px;
    color: #4B4949;
    font-size: 25px;
    line-height: 40px;margin-bottom:25px;
}
section.our-services-section .content p {
    letter-spacing: 0px;
    color: #000000;
    font-size: 14px;
}


section.column-list-section {
    padding: 90px 50px;
}
section.column-list-section .category-column {
    display: inline-block;
    width: 100%;margin-bottom:50px;
}
section.column-list-section .category-column ul.category {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    list-style: none;
    max-width: none;
    padding-left: 0;
    position: relative;
    margin: 15px auto;
}
section.column-list-section .category-column ul.category li {
    display: flex;
    margin: auto 15px;
}
section.column-list-section .category-column ul.category li a {
    text-align: left;
    letter-spacing: 1.68px;
    color: #00A7C9;
    text-decoration: unset;
    font-size: 15px;
    line-height: 40px;position:relative;
}
section.column-list-section .category-column ul.category li a.active:before {
    content: '';
    border-width: 0px 0px 1px 0px;
    width: 100%;
    bottom: 0px;
    position: absolute;
    margin: auto;
    max-width: 100%;
    border: 1px solid #00A7C9;
}
/***********************************************************************/


section.services-box-bottom-section {
    padding: 70px 50px;
    background: #eaf9fc;
}


section.services-box-bottom-section .box-heading {
    margin-left: 60px;
	margin-bottom: 15px;
    position: relative;
}
section.services-box-bottom-section .box-heading span.material-icons {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    color: #00a7cb;
    left: -50px;
}
section.services-box-bottom-section h3 {
    font-size: 20px;
    color: #00a7cb;
    font-weight: 400;
}
section.services-box-bottom-section .box-heading p {
    font-size: 14px;
    color: #919191;
    font-weight: 400;
    line-height: 20px;
    max-width: 85%;
}
section.services-box-bottom-section img {

   /* background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 2px #00B5B0B3; */
    border-radius: 5px;
    width: 100%;
	margin-left: 0px !important;
}
section.our-services-section .content .image img, .column-box .image a img {
    border-radius: 20px;
}



section.services-box-bottom-section .box-services-content {
    display: inline-flex;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 2px #00B5B0B3;
    border-radius: 5px;
    padding: 4px;
    margin: 0;
    width: 100%;
}
section.services-box-bottom-section .box-services-content img {
    width: 50%;
    object-fit: cover;
}
.box-services-inner {
    padding:7px 0 7px 15px;
}
section.services-box-bottom-section .box-services-content h3 {
    font-size: 20px;
    color: #00a7cb;
    font-weight: 400;
    margin-bottom: 15px;
    display: inline-block;
    margin-top: 10px;
}
section.services-box-bottom-section .box-services-content p {
    font-size: 12px;
    color: #919191;
    font-weight: 400;
    line-height: 26px;
    max-width: 100%;
    overflow-wrap: break-word;
    margin-bottom: 5px;
	margin-top:10px;
}
.box-services-inner i:before {
    color: #00a7cb;
}

section.services-box-bottom-section .box-heading img.material-icons {
    position: absolute;
    top: 50%;
	max-height:35px;
	object-fit:contain;
    transform: translateY(-50%);
    font-size: 40px;
    color: #00a7cb;
    left: -50px;
    max-width: 35px;
    margin-top: -3px;
    background: transparent;
    box-shadow: unset;
}


section.column-list-section h2 {
    text-align: left;
    letter-spacing: 0px;
    color: #00A4C5;
    font-size: 25px;
}
section.column-list-section span {
    text-align: left;
    letter-spacing: 3.51px;
    color: #919191;
    font-size: 13px;
    margin-left: 30px;
}
.result-box .result-content .result-content span.read-more {
    margin-left: 0px;
    color: #919191;
    letter-spacing: 0px;
    font-size: 14px;
}


.result-box {
    width: 100%;
    display: inline-block;
    padding: 20px 0px;
}
.result-box .image a img {
    width: 100%;
    border-radius: 20px;
}
.result-box a .result-content, .result-box a {text-decoration: none;}
.result-box .result-content {
    margin: 20px auto;
}
.result-box .result-content .city {
    text-align: left;
    letter-spacing: 4.61px;
    color: #5EC6DA;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 10px;
}
.result-box .result-content h4 a {
    text-align: left;
    color: #231815;
    font-size: 24px;
    text-decoration: unset;
}
.result-box .result-content .result-content {
    text-align: left;
	min-height: 60px;
    letter-spacing: 0px;
    color: #4B4949;
    font-size: 13px;
    line-height: 28px;
    margin-left: 0;
}
.result-box .result-content .result-cat {
    text-align: left;
    letter-spacing: 1.68px;
    color: #3C3C3C;
    font-size: 14px;
    border-bottom: 1px solid #3C3C3C;
    display: inline-block;
}

.bottom-btn-plus a.animated-button i.fa-plus {
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    color: #00A7C9;
    width: 25px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
.bottom-btn-plus a.animated-button span.label {
    margin-left: auto;
    font-size: 15px;
	font-weight: 400;
    letter-spacing: 3.78px;
    color: #FFFFFF;
}
.bottom-btn-plus {
    width: 100%;
    margin: auto;
}
.bottom-btn-plus a.animated-button {
    padding: 15px 40px;
    margin: auto;
}
.bottom-btn-plus {
    width: 100%;
    margin: auto;
    display: grid;
    margin-top: 40px;
}


section.result-faq-section {
    padding: 50px;
    padding-top: 30px;
}
section.result-faq-section h2 {
    text-align: left;
    letter-spacing: 0px;
    color: #00A4C5;
    font-size: 25px;
	font-weight:400;
}
section.result-faq-section span {
    text-align: left;
    letter-spacing: 1.68px;
    color: #919191;
    margin-left: 25px;
}
section.result-faq-section .top-faq-content {
    padding: 50px 25px;
}
section.result-faq-section .top-faq-content p {
    text-align: left;
    letter-spacing: 2.16px;
    color: #3C3C3C;
    font-size: 18px;
    line-height: 35px;margin-bottom:50px;
}
section.result-faq-section .top-faq-content ul.faq-left-side-ul {
    list-style: none;
    padding: 0px;
}
section.result-faq-section .top-faq-content ul.faq-left-side-ul li {
    text-align: left;
    letter-spacing: 1.92px;
    color: #4B4949;
    font-size: 16px;
    line-height: 35px;
}
section.result-faq-section .top-faq-content ul.faq-left-side-ul li.active{font-weight:700;}
section.result-faq-section .top-faq-content ul.faq-left-side-ul li:hover {
    font-weight: 700;
}
section.result-faq-section .top-faq-content .faq-section-inner-box h3 {
    text-align: left;
    letter-spacing: 1.68px;
    color: #919191;
    font-size: 14px;
    line-height: 26px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box h3 label {
    text-align: left;
    letter-spacing: 1.92px;
    color: #4B4949;
    font-size: 16px;
    line-height: 28px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul {
    list-style: none;
    padding: 0;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li {
    background: #EBEBEB 0% 0% no-repeat padding-box;
    margin: 10px auto;
    padding: 8px;
}

section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li {
    background: #EBEBEB 0% 0% no-repeat padding-box;
    margin: 15px auto;
    padding: 25px 8px;
    display: inline-block;
    width: 100%;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a{
    text-align: left;
    color: #3C3C3C;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    margin-left: 60px;
    text-decoration: none;
    width: 100%;
    display: inline-block;max-width:85%;
    line-height:30px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a span,
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li div.faq-ans span{
    position: absolute;
    top: 50%;
    left: -65px;
    z-index: 999;
    text-align: left;
    letter-spacing: 0px;
    color: #00A4C5;
    font-weight: 600;
    font-size: 25px;
    transform: translateY(-50%);
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a i {
    position: absolute;
    right: 0px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    color: #00A4C5;
    padding: 5px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li div.faq-ans {
    text-align: left;
    color: #3C3C3C;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    margin-left: 60px;
    text-decoration: none;
    width: 100%;max-width:90%;
    line-height:30px;
    padding-right: 50px;
    margin-top: 30px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li div.faq-ans span {
    top: 0%;
    transform: translateY(0px);
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a.collapsed i.fa-minus {
    display: none;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a i.fa-minus {
    z-index: 9999;
}
/***********************************************************************************/
@media screen and (max-width: 991px) and (min-width: 768px) {
		 img.img-width {
        max-width: 100% !important;
        width: 90px !important;
    }

	.result-box .result-content .result-content {
	min-height: 60px;
	}
	section.services-box-bottom-section .box-services-content img{
		padding:10px;
	}
	.services-box-bottom-inner-section .container{
		max-width:991px;
	}
	section.result-faq-section.result-faq-section-new .container{
		max-width:991px;
	}
.column-list-inner-section .container {
		max-width:991px;
}
	.result-box .result-content h4 a{
		font-size:20px;
	}
	/*
section.our-services-section .col-sm-6{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
} */
section.our-services-section .image img {
    width: 100%;
}
	/*
section.column-list-section .col-sm-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
section.column-list-section .col-sm-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}*/
section.column-list-section {padding: 40px 20px;}
section.column-list-section .category-column ul.category{justify-content:flex-start;}
section.column-list-section .category-column {margin: 20px auto;}
section.column-list-section .category-column ul.category li a{font-size:18px;}

section.services-box-bottom-section .box-heading p {
    font-size: 11px;
}
section.services-box-bottom-section h3 {
    font-size: 16px;
}

section.services-box-bottom-section .box-services-content {display: inline-block;}
section.services-box-bottom-section .box-services-content img {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    display: inline-block;
	border-radius:15px;
    margin: auto;
    text-align: center;
}
	section.services-box-bottom-section .box-services-content img {
		height:100px;
	}

section.result-faq-section {
    padding: 20px;padding-top: 20px;
}
section.result-faq-section .top-faq-content ul.faq-left-side-ul li {
    letter-spacing: 0px;font-size: 12px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a i{right:7px;}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li div.faq-ans{font-size:12px;line-height:28px;}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a{font-size:13px;}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a i{padding:6px;}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li {margin: 10px auto;padding: 20px 8px;}


}

@media only screen and (max-width: 767px) {

	 img.img-width {
        max-width: 100% !important;
        width: 120px !important;
    }

	section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li {
   padding: 25px 18px;
}
	section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a img {
    right: -20px;
    top: 50%;
    height: 20px;
    font-size: 13px;
    width: 20px;
    padding: 4px;
    transform: translateY(-50%);
}

	    section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a i {
        right: -20px;
        top: 50%;
        height: 20px;
        font-size: 13px;
        width: 20px;
        padding: 4px;
        transform: translateY(-50%);
    }


	.result-box .result-content .result-content {
	min-height: 00px;
	}
	.services-box-bottom-inner-section .container{
		padding-left:0;
		padding-right:0;
		max-width:767px;
	}
	section.result-faq-section.result-faq-section-new .container{
		max-width:767px;
	}
	.result-box .result-content h4 a{
		font-size:24px;
		line-height:30px;
		font-weight:400;
	}
	.column-list-inner-section .container {
		max-width:767px;
}
section.top-heading-section {
    background: #CCEDF3 0% 0% no-repeat padding-box;
    padding: 13px 20px;
}
section.our-services-section .content {
    padding: 0px 0px;
}
section.our-services-section .content h3 {
    font-size: 18px;
    line-height: 30px;
}
section.our-services-section .content p {
    font-size: 12px;
}
section.our-services-section .image img {
    width: 100%;
    margin-top: 10px;
}

section.our-services-section {
    padding: 0px 10px;
    padding-top: 40px;
}



section.services-box-bottom-section {
    padding: 20px 20px;
    background: #eaf9fc;
}


section.services-box-bottom-section .box-services-content p {
    font-size: 12px;
    max-width: 100%;
}
section.services-box-bottom-section .box-services-content h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
section.services-box-bottom-section .box-services-content img { max-width: 150px;}
.box-services-inner {
    padding: 0px 5px;
}


section.column-list-section {
    padding: 20px 10px;
}
section.column-list-section .category-column ul.category{justify-content:flex-start;}
section.column-list-section .category-column ul.category li {margin: auto 10px;}
section.column-list-section .category-column ul.category li a {letter-spacing: 0px;font-size: 12px;}
section.column-list-section .category-column { margin-bottom: 0px; }
section.result-faq-section {
    padding: 20px 10px;
    padding-top: 40px;
}
section.result-faq-section .top-faq-content {
    padding: 20px 0px;
}
section.result-faq-section .top-faq-content p {
    text-align: left;
    letter-spacing: 2.16px;
    color: #3C3C3C;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 20px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a span,
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li div.faq-ans span {
    left: -48px;
    font-size: 20px;
}

section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a {
    letter-spacing: 0px;
    font-size: 13px;
    margin-left: 20px;line-height: 24px;
}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li a i{padding:4px;}
section.result-faq-section .top-faq-content .faq-section-inner-box ul.faq-right-side-ul li div.faq-ans {
    letter-spacing: 0px;
    font-size: 12px;
    font-weight: 400;
    margin-left: 20px;
    line-height: 26px;
    padding-right: 0px;
    margin-top: 10px;
}

.logo-fav:before{
		left:16px;
	}
	.logo-fav{
		margin-left:26px;
	}

	/*section.services-box-bottom-section .box-services-content {
    display: flex;
		flex-direction:column;
		padding:10px;
	}*/


}

/* Animation*/

@keyframes fadeInUp {
  0% {
    transform: translateY(5%);
    opacity: 0;
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}

.fadeInUp-animation {
  animation: 1s fadeInUp;
}

/***********************************************************************************/
@media screen and (max-width: 767px) and (min-width: 576px) {

	section.services-box-bottom-section .box-services-content{
		display:flex;
		flex-direction:column;
	}
}
