.top-banner-box--inner--about .header-box,
.home-testimonials-box--inner--content .header-box,
.home-contact-intro .header-big {
	color: #1d5dac;
}

div.wpcf7 .ajax-loader {
	display: none;
}

span.wpcf7-not-valid-tip {
	margin-top: 5px;
	color: #f15a24;
	font-size: 14px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	background: #ecbf1b;
	color: #fff;
	margin: 30px 0 0;
	border:  none;
	border-radius: 4px;
	text-align: center;
  padding: 10px;
}

div.wpcf7-mail-sent-ok {
	color: #000 !important;
}

.top-banner-box--inner--content {
    text-align: center;
}

section.services-page-box ul {
	padding: 0 18px;
}

section.services-inner-page-box ul {
	padding: 0 22px;
}

/* 5/16/19 */
.whatsapp-mobile {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 62px;
    right: 38px;
    font-size: 66px;
    color: #fff;
    z-index: 99999;
}


@media (min-width: 1400px) {
section.services-page-box ul {
	padding: 0 15px;
}

section.services-inner-page-box ul {
	padding: 0 20px;
}
	}
    
    /* 26 Feb 2020 */
body.page-id-303 .sitemap li a {
	color: #000;
	font-size: 18px;
}

/* February 27, 2020 */
h1.header-in{
	font-size: 30px;
}
section.sitemap ul li:nth-child(n+3):nth-child(-n+8),
section.sitemap ul li:nth-child(n+10):nth-child(-n+14)
{
    margin-left: 20px !important;
}
section.sitemap h1 {
    color: #1d5dac;
    margin-bottom: 20px;
}
section.sitemap ul li a:hover {
	color: #1d5dac;
}

/* 9/08/2020 */

/* ABOUT PAGE AND SERVICES PAGE */
.about-page-box .gutter-top {
	margin-top: 55px;
}
.about-page-box.gutter-box,
.services-page-box.gutter-box,
.services-inner-page-box.gutter-box {
	padding: 100px 0;
}

.services-page-box--inner .service-short-description {
	margin-top: 15px;
}

.single-packages .quote-box {
	background: unset;
}
.single-packages .package-in-img {
	margin-top: 50px;
	margin-bottom: 25px;
}
.other-packages-section,
.other-services-section {
	padding-bottom: 100px;
}
.other-packages-section .other-packages-section-title h2,
.other-services-section .other-services-section-title h2 {
	text-align: center;
	color: #1d5dac;
	font-size: 30px;
	margin-bottom: 10px;
}
.other-packages-section .other-packages-section-title,
.other-services-section .other-services-section-title {
	margin-bottom: 30px;
	text-align: center;
}

.other-packages-section .other-packages-section-row,
.other-services-section .other-services-section-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.other-services-section .other-services-section-row {
	justify-content: center;
}

.other-services-section .other-services-section-col-4,
.other-packages-section .other-packages-section-col-12,
.other-packages-section .other-packages-section-col-6,
.other-packages-section .other-packages-section-col-3 {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.other-services-section .other-services-section-col-4 {
	margin-bottom: 30px;
}

.other-packages-section .other-packages-section-col-12,
.other-services-section .other-services-section-col-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

.other-packages-section .other-packages-section-col-6 img,
.other-services-section .other-services-section-col-4 img {
	width: 100%;
	margin-bottom: 15px;
}
.other-packages-section .other-packages-section-col-6 p,
.other-services-section .other-services-section-col-4 p {
	margin-bottom: 15px;
}
.other-packages-section .other-packages-section-col-6 h4,
.other-services-section .other-services-section-col-4 h4 {
	color: #1d5dac;
	font-size: 18px;
}
@media screen and (min-width: 576px) {
	.other-packages-section .other-packages-section-col-6,
	.other-services-section .other-services-section-col-4  {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media screen and (min-width: 992px) {
	.other-services-section .other-services-section-col-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.other-services-section .other-services-section-col-4:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}
@media screen and (min-width: 1200px) {
	.other-packages-section .other-packages-section-col-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (max-width: 1199px) {
	.other-packages-section .other-packages-section-col-6 {
		margin-bottom: 30px;
	}
}

@media (min-width: 576px) and (max-width: 1199px) {
	.other-packages-section .other-packages-section-col-6:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 991px) {
	.other-services-section .other-services-section-col-4:last-of-type {
		margin-bottom: 0;
	}
	.services-page-box--inner .header-in {
		font-size: 17px;
	}
}
@media screen and (max-width: 575px) {
	.other-packages-section .other-packages-section-col-6,
	.other-packages-section .other-packages-section-col-3,
	.other-services-section .other-services-section-col-4 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.other-packages-section .other-packages-section-col-6:last-of-type {
		margin-bottom: 0;
	}
}

/* CTA TEMPLATE */
.custom-cta-section {
	background-color: #70aef7;
	padding-top: 3.5rem;
	padding-bottom: 5rem;
}
.custom-cta-section .custom-cta-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: -15px;
	margin-right: -15px;
}
.custom-cta-section .custom-cta-row .box1,
.custom-cta-section .custom-cta-row .box2 {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.custom-cta-section .custom-cta-row h2,
.custom-cta-section .custom-cta-row p {
	color: #fff;
} 

.custom-cta-section .custom-cta-row p {
	font-size: 19px;
}

.custom-cta-section .custom-cta-row button {
	padding: 15px 20px;
	font-weight: 500;
	color: #5b9ef8;
}

.custom-cta-section .custom-cta-row button:focus {
	outline: 0;
}

@media screen and (min-width: 768px) {
	.custom-cta-section .custom-cta-row .box1 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.custom-cta-section .custom-cta-row .box2 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (max-width: 767px) {
	.custom-cta-section .custom-cta-row .box1,
	.custom-cta-section .custom-cta-row .box2 {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	.custom-cta-section .custom-cta-row .box1 {
		margin-bottom: 20px;
	}
	.custom-cta-section .custom-cta-row h2 {
		font-size: 28px;
	}
	.custom-cta-section .custom-cta-row p {
		font-size: 16px;
	}
	.custom-cta-section .custom-cta-row button {
		padding: 10px 15px;
	}
}

/* 9/18/2020 */
.big-frame img {
	height: auto;
}
.page-id-142 .packages-list-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}
.page-id-142 .packages-list-box .packages-list-box--inner {
	width: 33.3333333333%;
	margin-left: 0!important;
	margin-right: 0!important;
	padding-left: 15px;
	padding-right: 15px;
}
.page-id-142 .packages-list-box .main-box {
	background-color: #fff;
	height: 100%;
}
.packages-list-box--inner--img img {
	max-width: 100%;
	height: auto;
}
.packages-list-box--inner--img {
	box-shadow: none;
	position: relative;
}
.packages-list-box--inner--img .title-box {
	bottom: 15px;
}
.packages-list-box--inner .short-desc {
    background-color: #fff;
    padding: 15px 10px;
	padding-top: 0;
}

.packages-list-box--inner .short-desc  .learn-btn {
	margin-top: 10px;
}
.packages-list-box--inner .short-desc  .learn-btn:hover {
	    background: #5b9ef8!important;
    color: #fff!important;
}

.packages-list-box--inner .short-desc span {
	color: #1d5dac;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 10px;
    display: block;
}

@media screen and (max-width: 991px) {
	.page-id-142 .packages-list-box .packages-list-box--inner {
		width: 50%;
		margin-top: 30px;
	}
	.packages-list-box--inner .short-desc span {
		font-size: 16px;
	}
	
	.about-page-box .row .col-md-3.col-md-offset-1 {
		margin-top: 30px;
	}
}
@media screen and (max-width: 575px) {
	.page-id-142 .packages-list-box .packages-list-box--inner {
		width: 100%;
		margin-bottom: 0;
	}
	.packages-list-box--inner .short-desc br {
		display: none;
	}
}




.postid-132 .custom-cta-section,
.postid-133 .custom-cta-section,
.postid-135 .custom-cta-section,
.postid-136 .custom-cta-section,
.postid-137 .custom-cta-section,
.postid-158 .custom-cta-section,
.postid-156 .custom-cta-section {
	display: none;
}


/*12/22/2020*/
.top-banner-box--inner--content h2 {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 0;
}

.about-page-box--content .header-in.custom-h2-about-page,
.about-page-box--bottom .header-in.custom-h2-about-page,
.services-page-box--intro .custom-h2-services {
	font-size: 30px;
}

@media screen and (max-width: 991px) {
	.top-banner-box--inner--content h2 {
		font-size: 14px;
	}
}


/* 2/5/2021 */
.services-page-box--intro h3.header-in {
	font-size: 25px;
}
.services-page-box h2.header-in {
    font-size: 30px;
}
@media screen and (min-width: 992px) {
	h2.header-big-custom {
		font-size: 40px;
	}
}
@media screen and (min-width: 1200px) {
	h2.header-big-custom {
		font-size: 50px;
	}
	.home-why-box .row { 
		display: flex;
		flex-wrap: wrap;
	}
	.home-why-box--inner {
		height: 100%;
	}
}

@media screen and (max-width: 767px) {
	.home-why-box .col-md-6 {
		padding-left: 0;
		padding-right: 0;
	}
}


/* 4/19/2021 */
.section-blog-listing .main-blog-list-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.section-blog-listing .main-blog-list-row:before,
.section-blog-listing .main-blog-list-row:after {
	content: none;
}
.section-blog-listing .main-blog-list-row .col-lg-4 {
	float: none;
	max-width: 100%;
	flex: 0 0 100%;
	width: 100%;
	margin-bottom: 30px;
}
.section-blog-listing .col-12 {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 100%;
	flex: 0 0 100%;
	width: 100%;
}

@media screen and (min-width: 576px) {
	.section-blog-listing .main-blog-list-row .col-lg-4 {
		max-width: 50%;
		flex: 0 0 50%;
	}
}
@media screen and (min-width: 992px) {
	.section-blog-listing .main-blog-list-row .col-lg-4 {
		max-width: 33.33333333%;
		flex: 33.33333333%;
	}
}

.section-blog-listing {
	padding-top: 80px;
	padding-bottom: 85px;
}
.section-blog-listing .section-title {
	text-align: center;
	margin-bottom: 30px;
}
.section-blog-listing .section-title h1 {
	color: #1d5dac;
	font-size: 30px;
}

.section-blog-listing .main-blog-list-row .blog-list-box {
	background-color: #fff;
	text-align: center;
	padding: 35px 35px 30px 35px;
}
.section-blog-listing .main-blog-list-row .blog-list-box img {
	width: 100%;
}
.section-blog-listing .main-blog-list-row .blog-list-box .info-box- {
	text-align: left;
	margin-top: 15px;
}
.section-blog-listing .main-blog-list-row .blog-list-box .info-box- span.date- {
	display: block;
	text-transform: uppercase;
	color: #444444;
	font-weight: 500;
	font-size: 12px;
	margin-bottom: 8px;
}
.section-blog-listing .main-blog-list-row .blog-list-box .info-box- h6 {
	color: #1d5dac;
	font-size: 20px;	
	margin-bottom: 8px;
}
.section-blog-listing .main-blog-list-row .blog-list-box .info-box- p {
	color: #444;
	font-size: 16px;
	line-height: 30px;
}

.section-blog-listing .blog-pagination-row ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	padding-left: 0;
	margin-top: 15px;
}
.section-blog-listing .blog-pagination-row ul li {
	margin-left: 13px;
	margin-right: 13px;
}
.section-blog-listing .blog-pagination-row ul li a {
	color: #444;
	font-size: 20px;
}
.section-blog-listing .blog-pagination-row ul li.active a {
	color: #1d5dac;
	font-weight: 900;
}


.single-blog-section .row {
	display: flex;
	flex-wrap: wrap;
}
.single-blog-section .row:before,
.single-blog-section .row:after {
	content: none;
}
.single-blog-section .row .col-12,
.single-blog-section .row .col-lg-6 {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}
.single-blog-section .breadcrumb-row ul {
	padding-left: 0;
	list-style: none;
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}
.single-blog-section .breadcrumb-row ul li.arrow- {
	margin-left: 15px;
	margin-right: 15px;
}
.single-blog-section .breadcrumb-row ul li a,
.single-blog-section .breadcrumb-row ul li span {
	font-size: 13px;
	font-weight: 400;
}
.single-blog-section .breadcrumb-row ul li a {
	color: #1d5dac;
}

.single-blog-section .top-part {
	margin-bottom: 30px;
}

.single-blog-section .top-part .left-box- h1 {
	color: #1d5dac;
	font-size: 35px;
}
.single-blog-section .top-part .left-box- span.date- {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 30px;
	color: #444;
}
.single-blog-section .top-part .f-img-box .frame-box- {
	background: url('../images/blog-featured-frame.png') center center no-repeat;
    background-size: contain;
    padding: 20px;
    display: inline-block;
}
.single-blog-section {
	padding-top: 80px;
	padding-bottom: 60px;
}
.single-blog-section p {
	color: #444;
	line-height: 30px;
}
.single-blog-section h2 {
	font-size: 30px;
}
.single-blog-section h3 {
	font-size: 26px;
}
.single-blog-section h4 {
	font-size: 21px;
}
.single-blog-section h5 {
	font-size: 19px;
}
.single-blog-section h6 {
	font-size: 17px;
}

.single-blog-section .single-blog-img-box .white-box- {
	display: inline-block;
	background-color: #fff;
	padding: 15px;
}
.single-blog-section .social-media-box {
  margin-top: 60px;
}

.single-blog-section .social-media-box a {
  margin-right: 8px;
}

@media screen and (min-width: 992px) {
	.single-blog-section .row .col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
.related-blog {
	padding-top: 0!important;
}
.related-blog .section-title {
	text-align: left;
	margin-bottom: 0;
}
.related-blog .section-title h2 {
	color: #1d5dac;
	font-size: 30px;
	margin-bottom: 0;
}
.related-blog.section-blog-listing .main-blog-list-row .col-lg-4 {
	margin-top: 30px;
	margin-bottom: 0;
}


@media screen and (max-width: 991px) {
	.section-blog-listing,
	.single-blog-section {
		padding-top: 50px;
		padding-bottom: 55px;
	}
	.single-blog-section {
		padding-bottom: 45px;
	}
	.section-blog-listing .main-blog-list-row .blog-list-box .info-box- h6 {
		font-size: 18px;
	}
	.section-blog-listing .main-blog-list-row .blog-list-box .info-box- p {
		font-size: 15px;
		line-height: 25px;
	}
	.section-blog-listing .blog-pagination-row ul {
		margin-top: 5px;
	}
	.section-blog-listing .blog-pagination-row ul li a {
		font-size: 16px;
	}

	.single-blog-section .breadcrumb-row ul {
		margin-bottom: 30px;
	}
	.single-blog-section .top-part .f-img-box {
		text-align: center;
		margin-top: 20px;
	}
	.single-blog-section .social-media-box {
		margin-top: 35px;
	}
}
@media screen and (max-width: 767px) {
	.single-blog-section p {
		line-height: 25px;
	}
	.single-blog-section .top-part .left-box- h1 {
		font-size: 30px;
	}
	.single-blog-section h2 {
		font-size: 27px;
	}
	.single-blog-section h3 {
		font-size: 22px;
	}
	.single-blog-section h4 {
		font-size: 19px;
	}
	.single-blog-section h5 {
		font-size: 16px;
	}
	.single-blog-section h6 {
		font-size: 15px;
	}
	.single-blog-section .social-media-box img {
		max-width: 45px;
	}
	.related-blog .section-title h2 {
		font-size: 27px;
	}
}