main#main {
    max-width: 100%;
    margin: auto;
}


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

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

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.result-content-section {
    padding: 90px 50px;
}
section.result-content-section .result-content-inner-section {
    max-width: 900px;
    margin: auto;
}
section.result-content-section .result-content-inner-section .result-box a img,
section.result-content-section .result-content-inner-section .result-box .image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}





section.result-content-section .result-content-inner-section .result-box {
    position: relative;
    width: 100%;
    display: inline-block;
    height: auto;
}
section.result-content-section .result-content-inner-section .result-content {
    background: #fff;
    padding: 10px 40px;
    margin: auto;
    max-width: 400px;
    margin-top: -53px;
    z-index: 999;
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}
section.result-content-section .result-content-inner-section .city {
    text-align: center;
    letter-spacing: 1.4px;
    color: #919191;
    font-size: 14px;
    display: inline-block;
    width: auto;margin-right:10px;
}

section.result-content-section .result-content-inner-section .result-content h2 {
    display: inline-block;
    vertical-align: middle;
}
section.result-content-section .result-content-inner-section .result-content h2 a,
section.result-content-section .result-content-inner-section .result-content h2 {
    text-align: center;
    letter-spacing: 2.88px;
    color: #231815;
    display: inline-block;
    text-decoration: none;
    font-size: 24px;
}
section.result-content-section .result-content-inner-section .result-content .result-cat {
    text-align: center;
    letter-spacing: 1.68px;
    color: #3C3C3C;
    font-size: 14px;
    margin-top: 4px;
}

section.result-content-section .result-content-inner-section .top-content p {
    text-align: left;
    letter-spacing: 3px;
    color: #4B4949;
    font-size: 25px;
    max-width: 640px;
    line-height: 45px;
}
section.result-content-section .result-content-inner-section .top-content {
    margin-bottom: 40px;
}

section.result-content-section .result-content-inner-section .faq-content h3 {
    text-align: left;
    letter-spacing: 1.92px;
    color: #00A4C5;
    font-size: 16px;
	margin: 3rem 0 0 0;
}
section.result-content-section .result-content-inner-section .faq-content p {
    text-align: left;
    letter-spacing: 0px;
    color: #4B4949;
    font-size: 14px;
    margin: 20px auto;
    display: inline-block;
    max-width: 90%;
    line-height: 30px;
}

section.result-content-section .result-content-inner-section .square-box-content {
    border: 1px solid #ccc;
    padding: 20px 40px;
}
section.result-content-section .result-content-inner-section .square-box-content h3 {
    text-align: left;
    letter-spacing: 1.92px;
    color: #00A4C5;
    font-size: 18px;
}
section.result-content-section .result-content-inner-section .square-box-content p {
    text-align: left;
    letter-spacing: 0px;
    color: #4B4949;
    font-size: 14px;
    margin: 10px auto;
    display: inline-block;
    max-width: 100%;
    line-height: 30px;
}
/***********************************************************************/
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 {
    margin: 8px auto;
    border-radius: 5px;
    width: 100%;
}
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-right: 20px;
    margin: 6px auto;
    max-width: 330px;
    width: 100%;
}
section.services-box-bottom-section .box-services-content img {
   width: 100%;
    padding: 5px;
    margin: auto 5px;
    max-width: 127px;
    height: 80px;
    object-fit: cover;
}
.box-services-inner {
    padding: 5px 10px;
}
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: 24px;
    max-width: 100%;
    overflow-wrap: break-word;
}
.box-services-inner i:before{
	color:#00a7cb;
}

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



/***********************************************************************************/
@media screen and (max-width: 991px) and (min-width: 768px) {
	.faq-content img {
    margin: 15px 0px;
}
	.services-box-bottom-section .container
	{
		max-width:991px;
	}
	section.result-content-section{
		padding:60px 20px;
	}
	.result-content-section .container{
		max-width:991px;

	}

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.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;
        margin: auto;
	border-radius:15px;
        text-align: center;
}
section.result-content-section .result-content-inner-section .faq-content img {
    width: 100%;
}
section.result-content-section .result-content-inner-section .result-box a img {
    height: auto;
}
section.result-content-section {
    padding: 20px;
}
	 img.img-width {
        max-width: 100% !important;
        width: 90px !important;
    }


}

@media only screen and (max-width: 767px) {
	    img.img-width {
			margin-left: -5px ! Important;
        max-width: 100% !important;
        width: 120px !important;
    }
	.faq-content img {
    margin: 15px 0px;
}
	.services-box-bottom-section .container
	{
		max-width:767px;
	}
	section.result-content-section{
		padding:40px 10px;
	}
	.result-content-section .container{
		max-width:767px;

	}
section.top-heading-section {
    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;border-radius:12px;}
.box-services-inner {
    padding: 0px 5px;
}

section.result-content-section {
    padding: 20px;
}
section.result-content-section .result-content-inner-section .result-box a img {
    height: 100%;
}
section.result-content-section .result-content-inner-section .result-content {
    background: #fff;
    padding: 10px 0px;
    margin: auto;
    max-width: 100%;
    margin-top: 0px;
    z-index: 999;
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}
section.result-content-section .result-content-inner-section .top-content p {
    font-size: 17px;
    max-width: 100%;
    line-height: 34px;
}
section.result-content-section .result-content-inner-section .faq-content h3 {
    font-size: 14px;
    line-height: 30px;
}
section.result-content-section .result-content-inner-section .faq-content p {
    font-size: 14px;
    margin: 0px auto;
    max-width: 100%;
    line-height: 26px;
}
section.result-content-section .result-content-inner-section .faq-content img {
    width: 100%;
    display: inline-block;
}
section.result-content-section .result-content-inner-section .square-box-content {
    border: 1px solid #ccc;
    padding: 10px 10px;
    margin: 20px auto;
}
section.result-content-section .result-content-inner-section .square-box-content p {
    font-size: 14px;
    max-width: 100%;
    line-height: 24px;
}


}

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

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