.alertify-notifier {
	color: #fff;
}
.photo-carousel .owl-item img{
	cursor: grab;
}
.phone-popup h2{
	color: #42a896;
}
.btn,
#form-app .btn.btn-primary{
    font-size: 1.2rem;
    width: 350px;
	height: 65px;
    line-height: 2.1;
	text-transform: uppercase;
}
.btn-group-lg>.btn, .btn-lg{
    font-size: 1.35rem;
}
.btn-success:hover {
	background-color: #2a839e;
	border-color: #2a839e;
}
.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #42a896;
    border-color: #42a896;
}
.text-big{
    font-size: 1.8em;
}

/* footer google review */
	.romw { margin-bottom: 30px; }
	.romw p { margin: 0; padding: 0}
	.romw .romw-source-logo { float: right; }
	.romw .romw-source-logo img { height: 25px; margin:0; object-fit: contain;}
    .romw .romw-author-photo { float: left; margin: 0 10px 0 0; }
	.romw .romw-author-photo img { max-width: 60px; object-fit: cover; border-radius:50%; width: 60px; height: 60px; margin:0;}
	.romw .romw-author-stars { margin-bottom: 5px; margin-top: 0; text-align: left; font-size: 18px; line-height: initial; clear: initial; }
	.romw-fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
	.romw-fa-star:before {  content: ""; }
	.romw-fa-star-o:before { content: ""; }
	.romw-fa-star-half-empty:before, .romw-fa-star-half-full:before, .romw-fa-star-half-o:before {  content: ""; }
	.romw .romw-stars { display: inline-block; }
	.romw .romw-stars i, .romw .romw-stars svg { color: #ff5d48; font-size: 18px; width: 18px; height: initial;}
	.romw .romw-date { text-align: left; }
    .romw .romw-text { clear: both; padding-top: 15px; text-align: left; }
	.romw .romw-text .romw-more-link:hover { text-decoration: underline;}
     @media  screen and (max-width: 500px) {
	    .romw .romw-author-stars span { display: block; }
	  }
	.romw-source-logo {
	    width: initial;
	    
	    
	}
	.romw-author-photo {
		width: initial;
	}
	.romw-date {
		width: initial;
	}
.review_image{
    display: block;
    margin: 0 auto;
}

.testimonial-txt-wrap blockquote{
    position: relative;
}
/* top firm  */  
    .top_firm figcaption{
        color: #000;
        text-transform: uppercase;
        line-height: 1.5;
    }
/* pricing start */
	.pricing-holder .row > div{
		padding-left: 10px;
		padding-right: 10px;
	}
	.pricing-wrap .card{
		border-radius: 10px;
		overflow: hidden;
		transform: scale(1);
	}
	.pricing-wrap .card:hover{
		transform: scale(1.05);
	}
	.pricing-holder .row > div:first-child .card-body{
		padding: 0 0 2em;
	}
	.pricing-wrap .card-body{
		padding: 0 0 5em;
		position: relative;
	}
	.pricing-wrap .card_title{
		padding: 1rem;
		background: #42a896;
		color: #fff;
		font-weight: normal;
		margin: 0 0 1.2rem !important;
		min-height: 70px;
		font-size: 1.8rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.pricing-wrap .popular .card_title{
		background: #333;
	}
	.pricing-wrap h3.card_title {
		font-size: 1.4rem;
	}
	.price{
		font-size: 1.2rem;
	}
	.price p{ margin-bottom: 0.3em; }
	.price strong{ 
		font-weight: 500; 
		color: #000; 
		font-size: 1.5rem; 
	}
	.card_infos{
		padding: 0 1.2em;
		text-align: left;
	}
	.pricing-wrap .card-text{ 
		font-size: 0.95rem;
		font-weight: normal;
		color: #012720; 
	}
	.pricing-wrap .card-text li{
		border: none;
		margin: 0;
		padding: .4rem 0;
		position: relative;
		padding-left: 2rem;
	}
	.pricing-wrap .card-text li .fa{
		position: absolute;
		left: 0;
		top: 5px;
		font-size: 1.5rem;
		color: #42a896;
	}
	.pricing-wrap .price p{ text-align: center; }
	.pricing-wrap .card-head{ position: relative; }
	.popular_tag{
		position: absolute;
		top: 0;
		transform: rotate(-50deg) translate3d(-90px, -65px, 20px);
		background: #42a896;
		font-size: 14px;
		color: #fff;
		width: 100%;
		font-weight: normal;
		padding: 7px;
	}
	.pricing_btn{
		position: absolute;
		bottom: 15px;
		text-align: center;
		margin: 0 auto;
		left: -1px;
		right: -1px;
		width: 11rem;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.btn-outline-success{
		border-color: #42a896;
		color: #42a896;
	}
	.btn-outline-success:hover,
	.btn-outline-success:focus{
		border-color: #161d23;
		background-color: #161d23;
	}
/* pricing end */

/* faq start */
    .faq-wrap .holder{
    	box-shadow: 0 0 10px 0 rgba(204,197,197,0.5);
    	padding: 1em 1.5em;
    	margin: 0 0 1em;

    	font-size: 1rem;
    	background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    }
    .faq-wrap .btn{ height: auto;}
    .faq-wrap .btn strong{
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	text-transform: capitalize;
    	color: #42a896;
    	font-weight: 600;
    	font-size: 1.1rem;
    	line-height: 1.45;
    }
    .faq-wrap .btn:focus{
    	box-shadow: none;
    }
    .faq-wrap .btn .fa{
    	border-radius: 100%;
        font-weight: normal;
        color: #42a896;
        padding: 0.3em 0.3em 0.3em 0.4em;
        text-align: center;
        margin: 0;
    }
/* faq end */
/* careers start */
    .careers_wrapper{
        background: #f4f4f4;
    }
    .career_list{
        background: #fff;
        padding: 3em;
        border-radius: 6px;
    }
    .job_dept{
        border-bottom: 1px solid #c3c3c3;
        padding-bottom: 0.5em; 
    }
    .job_description{
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 1rem;
        margin: 0.5em 0;
    }
    .job_title{
        width: 50%;
        font-weight: bold;
    }
    .job_status,
    .job_location{
        text-align: center;
        width: 25%;
    }
/* careers end */

/* job detail start */
    .job_detail_wrap a{
        color: #fff !important;
        background-color: #8CC63F;
        border-color: #8CC63F;
        padding: 0.8em 1em;
        border-radius: 6px;
        font-size: 1.125rem;
    }
    .job_detail_wrap a > span{
        text-decoration: none !important;
    }
    .job_detail_wrap a:hover{
        background-color: #1c699f;
        border-color: #1c699f;
    }
/* job detail end */

/* blog start */
    .heading{
        color:  #000;
    }
    .blog-wrap .blog_img{
        width: 100%;
        height: 18em;
        object-fit: contain;
        margin: 0 0 1em;
    }
    .group_wrap{
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        font-size: 13px;
    }
    .share_links ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .share_links ul li{
        margin: 0 0.3em;
    }
    .blog_section{
        margin: 0.8em 0;
    }
    .detail-wrap .share_links ul{
        justify-content: center;
    }
    .more_blogs_wrap{
        line-height: 1.3;
        font-size: 1rem;
        margin-top: 2.7em;
    }
    .more_blogs_wrap li{
        margin: 0 0 0.3em;
    }
    .more_blogs_wrap li{
        color: #fff;
        display: block;
        background: #348375;
        padding: 0.3em 0.5em 0.5em;
        border-radius: 3px;
    }
    .more_blogs_wrap li strong,
    .more_blogs_wrap li span{
        display: block;
    }
    .more_blogs_wrap li strong{
        margin-bottom: 0.3em;
    }
    .more_blogs_wrap li span{
        font-size: 13px;
    }
/* blog end */
/* sidebar moreblog popup start */
    .sidebar .modal-content{
        color: #000;
    }
    .sidebar .more_blogs_wrap a{
        color: #fff;
    }
    .sidebar .more_blogs_wrap .heading{
        margin-top: 0.5em;
        line-height: 1.1;
    }
    .sidebar .more_blogs_wrap .blog_img{
        height: 15em;
        margin-bottom: 1em;

	    object-fit: contain;
	    object-position: top;
    }
    .sidebar .more_blogs_wrap .modal-body a{
        color: #348375;
    }
/* sidebar moreblog popup end */
/* modal popup start*/
    .sidebar .more_blogs_wrap .close{
        width: 30px;
    	height: 30px;
    	position: absolute;
    	right: 0;
    	z-index: 2;
    	background: red;
    }
    .sidebar .more_blogs_wrap .close span{
        color: #fff;
        font-size: 24px;
	    font-weight: normal;
    }

/* modal popup end*/

/* case studies start */
    .pdf_wrapper{
        display: flex;
        flex-wrap: wrap;
    }
    .pdf_holder{
        width: 20%;
        margin: 1em;
    	text-align: center;
    	background: rgba(220, 231, 235, 0.46);
    	border: 1px solid #dbdbdb;
    	border-radius: 1px;
    	padding: 1em;
    	position: relative;
    	line-height: 1.45;
    }
    .pdf_holder:before{
        position: absolute;
        width: 100%;
        height: 65%;
        content: '';
        background: #fff;
        left: 0;
        bottom: 0;
    }
    .pdf_holder a{
        display: block;
        position: relative;
    }
    .pdf_image{
        width: 100px;
        margin-bottom: 0.5em;
    }
/* case studies end */

/* portfolio carousel start */
    .hidden{
        visibility: hidden;
        opacity: 0;
    }
    .portfolio-carousel-holder{
        position: relative;
        margin: 0;
        overflow: visible;
    }
    .portfolio-carousel.owl-carousel {
        position: static;
    }
    .portfolio-wrap figcaption .portfolio-para{
        height: 115px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
    .portfolio-carousel .owl-nav{
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        width: 100%;
        transform: translateY(-50%);
        display: flex;
        justify-content: space-between;
        pointer-events: none;
        z-index: 10;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .portfolio-carousel .owl-prev,
    .portfolio-carousel .owl-next{
        width: 50px;
        height: 50px;
        background: rgba(66, 168, 150, 0.95);
        color: #fff;
        border: none;
        border-radius: 50%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        pointer-events: auto;
        box-shadow: 0 2px 10px rgba(0,0,0,0.2);
        transition: all 0.3s ease;
    }
    .portfolio-carousel .owl-nav [class^='owl-']:hover{
        background: #348375;
        color: #fff;
    }
    .portfolio-carousel .owl-nav .fa,
    .portfolio-carousel .owl-nav i {
        margin: 0 !important;
        color: #fff !important;
        font-size: 1.2rem !important;
        display: inline-block !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: auto !important;
        height: auto !important;
        line-height: 1 !important;
    }
    .portfolio-carousel .owl-nav .fa-chevron-left:before,
    .portfolio-carousel .owl-nav .fa-chevron-right:before {
        display: inline-block !important;
        visibility: visible !important;
    }
    .portfolio-carousel [class^='owl-'].disabled {
        opacity: 0.5;
        visibility: visible;
        pointer-events: none;
    }
/* portfolio carousel end */
/* vertical carousel start */
	.vertical_carousel_wrap .vertical_container {
		height: 530px;
		overflow: hidden;
	}
	.vertical_carousel_wrap .item {
		position: relative;
	}
	.vertical_carousel_wrap .item img {
		width: 100%;
		display: block;
	}
	.vertical_item_content {
		position: absolute;
		font-size: .8rem;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: 0;
		color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 3em;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.vertical_item_content:before, 
	.vertical_item_content:after {
		position: absolute;
		top: 30px;
		right: 30px;
		bottom: 30px;
		left: 30px;
		content: '';
		opacity: 0;
		-webkit-transition: opacity .35s, -webkit-transform .35s;
		transition: opacity .35s, -webkit-transform .35s;
		-o-transition: opacity .35s, transform .35s;
		transition: opacity .35s, transform .35s;
		transition: opacity .35s, transform .35s, -webkit-transform .35s;
	}
	.vertical_item_content:before {
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		-webkit-transform: scale(0, 1);
		-ms-transform: scale(0, 1);
		transform: scale(0, 1);
	}
	.vertical_item_content:after {
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;
		-webkit-transform: scale(1, 0);
		-ms-transform: scale(1, 0);
		transform: scale(1, 0);
	}
	.slide_wrap .item:hover .vertical_item_content {
		opacity: .93;
	}
	.slide_wrap .item:hover .vertical_item_content::before, 
	.slide_wrap .item:hover .vertical_item_content::after {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	.vertical_item_content .btn {
		position: relative;
		z-index: 1;
		width: 100%;
	}
/* vertical carousel end */


