body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

body {
	background: #FFFFFF;
}
section.blog {
    margin-top: 70px;
}
.agileinfo-dot {
	background: url(../img/blog/dott.png)repeat 0px 0px;
	background-size: 300px;
	-webkit-background-size: 300px;
	-moz-background-size: 300px;
	-o-background-size: 300px;
	-ms-background-size: 300px;
	padding: 1em 0;
}
.jarallax {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/*-- banner --*/
.banner1 {
	background: url(../img/blog/1.jpg) no-repeat 0px 0px;
	background-size: cover;
}
.banner_post {
	
	
	text-align:center;
	margin:auto;
	width:1280px;
	max-height:400px;
	
	
}
.w3layouts-banner-info {
	padding: 8em 0 6em;
}
.agileits-banner-info {
	text-align: center;
}
.agileits-banner-info h1 {
	color: #ffffff;
	font-size: 5em;
	margin: 0;
	font-weight: 700;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
}
.agileits-banner-info h6 {
	color: #FFFFFF;
	font-size: 1.1em;
	margin: 2em auto 0;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 3px;
}
.agileits-banner-info p {
	color: #FFFFFF;
	font-size: .9em;
	line-height: 1.8em;
	margin: 2em auto 0;
	width: 60%;
}
/*--slider--*/
#slider2, #slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	bottom: 55px;
	left: 0;
	z-index: 9;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	width: 50px;
	height: 50px;
	background: transparent url(../img/blog/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
	left: auto;
	background-position: left top;
	right: 3%;
}
.callbacks_nav.prev {
	right: auto;
	background-position: right top;
	left: 3%;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager span {
	float: left;
}
#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider3-pager a {
	padding: 0;
}
#slider3-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 84%;
	left: 48%;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 999;
}
.slider-top span {
	font-weight: 600;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0;
}
/*----*/
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 10px;
	width: 10px;
	display: inline-block;
	background: #ffffff;
	border: 2px solid #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}
.callbacks_here a:after {
	background: #4CAF50;
	border: 2px solid #ffffff;
}
/*-- //slider --*/
.w3-arrow {
	text-align: center;
	margin: 9em 0 0 0;
}
.w3-arrow a i.fa.fa-angle-down {
	color: #FFFFFF;
	font-size: 2em;
	border: solid 1px #FFFFFF;
	width: 50px;
	height: 50px;
	padding: .25em 0 0 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.bounce.animated {
	-webkit-animation-duration: 3s;
	-moz-animation-duration: 3s;
	-o-animation-duration: 3s;
	-ms-animation-duration: 3s;
	animation-duration: 3s;
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	-ms-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}
/*-- news --*/
.agile-news-right-info {
	padding-right: 0;
	margin-bottom: 15px;
}



.agile-news-img {
    background-size: cover;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    margin: auto;
    text-align: center;
}
.agile-news-img-info {
	padding: 1.3em 1em;
	border: 1px solid #DBDBDB;
    height:240px;
}
.size_box {
    height: 251px;
    width: 365px;
    overflow: hidden;
    line-height: 115px;
    text-align: center;
    border: 1px solid #ccc;
}

.agile-news-img-info .blogheader {
    margin: 0;
    font-size: 1.1em;
    font-weight: bold;
    color: #666;
    height: 46px;
    display: inline-block;
}
.blog_box .fa-calendar:before {
    content: "\f073";
    color: #93ce2c;
    padding-right: 10px;
}
    .agile-news-img-info .blogheader a {
        color: #212121;
        font-weight: 600;
        text-decoration: none;
    }
        .agile-news-img-info .blogheader a:hover {
            color: #FFFFFF;
        }
        .agile-news-img-info .blogheader a:focus {
            outline: none;
        }
.agileits-w3layouts-border {
    height: 2px;
    background: #173d50;
    width: 30%;
    margin: 15px 0 15px 0;
}
.agile-news-img-info .para {
    color: #333;
    font-size: .9em;
    margin: 1em 0;
    line-height: 1.8em;
}
.agile-news-img-info .blogdate {
    margin: 21px 0px;
    color: #646a6d;
    font-size: 1em;
    font-weight: bold;
}
.btn-blockR {
    border: 1px solid #ccc;
    color: #fff;
    float: right;
    top: 0px;
    background: #4d997a;
}
/*-- //news --*/

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url(../img/blog/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.search-text-input {
	outline: none;
	border: 1px solid #CCCCCC;
	padding: 10px 15px;
	width: 100%;
}
.search-input-btn {
	background: #4D997A;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-left: none;
	padding: 10px 15px;
	cursor: pointer;
}
.no-padding {
	padding: 0px;
}
.agile-heading {
	padding: 25px;
}
.cateB > li > a {
	border: 1px solid #ccc;
	color: #333;
	margin-left: 13px;
	padding: 10px 20px;
	text-transform: uppercase;
	display:inline;
}
/*-- //to-top --*/
/*-- responsive --*/
@media(max-width:1080px) {
.flip-container, .back {
	height: 308px;
}
.back {
	padding: 6em 1em 0;
}
.agile-news-img {
	min-height: 291px;
}
.agile-b-wrapper i.fa.fa-search-plus {
	margin: 3.5em 0 0 0;
}
}
@media(max-width:991px) {
.agileits-banner-info h3 {
	font-size: 4em;
}
.w3layouts-banner-info {
	padding: 6em 0 3em;
}
.w3-arrow {
	margin: 6em 0 0 0;
}
.back {
	padding: 12em 1em 0;
}
.agile-news-img {
	min-height: 296px;
	width: 100%;
}
.agile-news-img-info {
	padding: 6em 1em;
	width: 100%;
}
.agile-news-right-info:nth-child(2) {
	margin: 2em 0;
}
.contact-form-right {
	margin: 2em 0 0 0;
}
.w3-agile-footer-grid {
	margin: 2em 0 0 0;
}
.w3-agile-footer-grid:nth-child(1) {
	margin: 0;
}
.agile-b-wrapper i.fa.fa-search-plus {
	margin: 5.5em 0 0 0;
}
}
@media(max-width:800px) {
.navbar-nav > li > a {
	padding: 0em .5em;
	margin-right: 2px;
}
}
@media(max-width:768px) {
.agileits-logo h1 a {
	letter-spacing: 2px;
}
}
@media(max-width:736px) {
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
}
.navbar-nav {
	float: none;
	margin: 1em 0 0 0;
	text-align: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	background: rgb(0, 0, 0);
}
.navbar-nav > li > a {
	padding: 7px;
	margin: .5em 0;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-weight: 600;
}
.agile-news-img {
	min-height: 321px;
}
.callbacks_nav {
	bottom: 29px;
}
.flip-container, .back {
	height: 472px;
}
}
@media(max-width:667px) {
.agileits-banner-info h3 {
	font-size: 3em;
}
.flip-container, .back {
	height: 422px;
}
}
@media(max-width:640px) {
.agileits-banner-info p {
	width: 65%;
}
.flip-container, .back {
	height: 401px;
}
.back {
	padding: 9em 1em 0;
}
}
@media(max-width:600px) {
.agileits-banner-info p {
	width: 70%;
}
.w3l-about-img {
	background: url(../img/blog/2.jpg) no-repeat 0px 0px;
	background-size: cover;
}
.agile-b-wrapper i.fa.fa-search-plus {
	margin: 4.5em 0 0 0;
}
}
@media(max-width:568px) {
.agileits-banner-info p {
	width: 65%;
}
.w3-arrow {
	margin: 4em 0 0 0;
}
.flip-container, .back {
	height: 347px;
}
.back {
	padding: 7em 1em 0;
}
}
@media(max-width:480px) {
.agileits-banner-info h3 {
	font-size: 2em;
}
.agileits-banner-info p {
	width: 70%;
}
.agileits-banner-info h6 {
	line-height: 1.5em;
}
.w3layouts-banner-info {
	padding: 4em 0 2em;
}
.w3l-about-img {
	width: 60%;
}
.about, .services, .gallery, .team-dot, .news, .contact, .footer {
	padding: 2em 0;
}
.w3l-about-left h2, .w3l-about-right h3, .agile-heading h3 {
	font-size: 3em;
}
.wthree-services-grids, .agileinfo-gallery, .agile-team-grids, .wthree-news-grids, .agile-contact-form, .w3agile-map {
	margin: 2em 0 0 0;
}
.wthree-services-info {
	padding: 4em 0;
}
.wthree-services-captn {
	padding: 4em 1em;
}
.agile-b-wrapper i.fa.fa-search-plus {
	margin: 3.5em 0 0 0;
}
.back {
	padding: 5em 0em 0;
}
.flip-container, .back {
	height: 281px;
}
}
@media(max-width:414px) {
.agileits-banner-info h6 {
	font-size: 1em;
	margin: 1em auto 0;
}
.callbacks_nav {
	width: 30px;
	height: 30px;
	background: transparent url(../img/blog/arrows.png) no-repeat left top;
	background-size: 195%;
}
.w3-arrow a i.fa.fa-angle-down {
	width: 40px;
	height: 40px;
	padding: .1em 0 0 0;
}
.w3layouts-banner-info {
	padding: 3em 0 1em;
}
.wthree-services {
	width: 100%;
	float: none;
}
.wthree-services:nth-child(2), .wthree-services:nth-child(3), .wthree-services:nth-child(4), .wthree-services:nth-child(6), .wthree-services:nth-child(8) {
	margin: 1em 0 0 0;
}
.services-grids1 {
	margin: 1em 0 0 0 !important;
}
.agile-b-wrapper i.fa.fa-search-plus {
	margin: 2.5em 0 0 0;
}
.team-grid {
	float: none;
	width: 100%;
}
.flip-container, .back {
	height: 506px;
}
.back {
	padding: 12em 0em 0;
}
.team-grid:nth-child(2), .team-grid:nth-child(3), .team-grid:nth-child(4) {
	margin: 1em 0 0 0;
}
.agile-news-img {
	min-height: 282px;
}
.agile-news-img-info {
	padding: 4em 1em;
}
.agile-news-right-info:nth-child(2) {
	margin: 1em 0;
}
}
@media(max-width:384px) {
.agileits-banner-info h6 {
	letter-spacing: 3px;
}
.w3l-about-left h2, .w3l-about-right h3, .agile-heading h3 {
	font-size: 2.5em;
}
.flip-container, .back {
	height: 461px;
}
.back {
	padding: 11em 0em 0;
}
.w3l-about-img {
	margin: 1em 0;
}
}
@media(max-width:375px) {
.w3layouts-banner-info {
	padding: 2em 0 0em;
}
.w3-arrow {
	margin: 2em 0 0 0;
}
.agileits-banner-info p {
	margin: 1em auto 0;
}
.w3l-about-img {
	width: 80%;
}
.flip-container, .back {
	height: 448px;
}
}
@media(max-width:320px) {
.agileits-banner-info h3 {
	font-size: 1.5em;
}
.agileits-banner-info h6 {
	letter-spacing: 1px;
	font-size: .9em;
}
.agileits-banner-info p {
	width: 100%;
}
.callbacks_nav {
	bottom: -14px;
}
.agileits-logo h1 a {
	font-size: .9em;
}
.header {
	padding: .5em 0;
}
.w3l-about-img {
	width: 100%;
}
.agile-b-wrapper i.fa.fa-search-plus {
	margin: 2em 0 0 0;
}
.w3l-about-left h2, .w3l-about-right h3, .agile-heading h3 {
	font-size: 2em;
}
.flip-container, .back {
	height: 366px;
}
.back {
	padding: 8em 0em 0;
}
.agile-news-img {
	min-height: 218px;
	width: 40%;
}
.agile-news-img-info {
	padding: 2em 1em;
	width: 60%;
}
.modal-header h4 {
	font-size: 1.5em;
}
}
/*-- //responsive --*/
.blog-container {
    overflow: hidden;
    margin-top: 70px;
    background: #f9f9f9;
    width: 100%;
}

.content {
       font-size: 16px;
    line-height: 1.8;
    padding: 25px;
}

.blog-container .white-left {
	position: relative;
	z-index: 99;
}
.blog-container .white-left:before {
	content: '';
	width: 2500px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -17px;
	z-index: -1;
}
.blog-container .white-right {
	position: relative;
	z-index: 99;
}
.blog-container .white-right:before {
	content: '';
	width: 2500px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 1px;
	left: -15px;
	z-index: -1;
}
.blog-container .pbt-86 {
	padding-top: 86px !important;
}
.blog-container.blog-2-col .single-blog-post {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 50px;
}
.blog-container .ptb-13 {
	padding-top: 98px;
	padding-bottom: 21px;
}
.blog-container .right-side .single-blog-post {
	margin-left: 20px;
}
.blog-two .right-side .single-blog-post {
	margin-left: 0px
}
.blog-container .single-blog-post {
	margin-bottom: 78px;
}
.blog-container .single-blog-post .post-meta .title-holder ul {
	padding: 0;
}
.blog-container .single-blog-post .post-meta h1 {
    font-weight: bold;
    font-size: 1.875em;
    color: #173d50;
    line-height: 26px;
    margin: 0;
}
.blog-container .single-blog-post .img-holder {
	display: inline-block;
}
.blog-container .single-blog-post .post-meta {
	margin: 38px 0 32px;
}
.blog-container .single-blog-post .post-meta .date-holder, .blog-container .single-blog-post .post-meta .title-holder {
	display: table-cell;
}
    .blog-container .single-blog-post .post-meta .date-holder {
        width: 70px;
        height: 70px;
        text-align: center;
        background: #fff;
        color: #173d50;
        border: 1px solid #eaeaea;
        border-bottom: 3px solid #eaeaea;
        font-size: 1.25em;
        line-height: 29px;
        padding: 0px 16px;
    }
.blog-container .single-blog-post .post-meta .date-holder span {
	font-family: 'PT Serif', serif;
	font-size: 1.5em;
	font-weight: 700;
	display: block;
	margin-top: 12px;
}
.blog-container .single-blog-post .post-meta .title-holder {
	padding-left: 30px;
}
.blog-container .single-blog-post .post-meta .title-holder ul {
	padding-top: 6px;
}
.blog-container .single-blog-post .post-meta .title-holder ul li:last-child a:after {
	display: none;
}
.blog-container .single-blog-post .post-meta .title-holder ul li a:after {
	content: '/';
	display: inline-block;
	padding: 0 3px;
	color: #B5B5B5;
}
.softwares-content h1 {
    color: #4d997a;
    font-weight: bold;
    min-height: auto;
    text-align: left;
}
.blog-container .single-blog-post a.read-more {
	text-transform: uppercase;
	display: inline-block;
	color: #2A2A2A;
	font-weight: 600;
	font-size: 12px;
	line-height: 20px;
	padding: 7px 20px;
	background: #FE7104;
	border-radius: 2px;
	margin-top: -2px;
	transition: all .3s ease;
}
.blog-container .single-blog-post a.read-more:hover {
	background: #171B20;
}
.blog-container .single-blog-post a.read-more i {
	font-size: 1.3em;
	padding-left: 3px;
}
.blog-container .single-blog-post a.read-more:hover {
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.single-blog-post:hover .img-holder .overlay, .blog_single_post:hover .img_holder .img_overlay {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.single-blog-post:hover h2.title {
    color: #4d997a;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.divimage {
    max-width: 1200px;
    max-height: 350px;
    
}
.divimage img {
    text-align: center;
    margin: auto;
    display: block;
    max-height: 350px;
}
.single-blog-post .img-holder {
	position: relative;
}
.single-blog-post .img-holder img {
	width: 100%;
}
.single-blog-post .img-holder .date {
	position: absolute;
	bottom: 0;
	right: 0;
	display: inline-block;
	background: #FFAE00;
	color: #2A2D34;
	font-size: 14px;
	line-height: 21px;
	padding-top: 15px;
	padding-bottom: 43px;
	padding-right: 15px;
	padding-left: 20px;
	z-index: 9;
}
.single-blog-post .img-holder .date b {
	font-size: 25px;
	font-weight: bold;
	display: block;
}
.single-blog-post .img-holder .overlay {
	background: rgba(246, 186, 24, 0.65);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	text-align: center;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.single-blog-post .img-holder .overlay a, .blog-variation-container .img_holder .img_overlay a {
	display: table;
	width: 100%;
	height: 100%;
	color: #fff;
}
.single-blog-post .img-holder .overlay a .fa, .blog-variation-container .img_holder .img_overlay a .fa {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
}
.single-blog-post ul {
	padding: 19px 0 26px;
}
.single-blog-post ul li {
	display: inline;
}
.single-blog-post ul li a, .single-blog-post ul li span {
	display: inline-block;
	font-style: italic;
	color: #ababab;
	font-size: 0.875em;
	line-height: 26px;
	font-weight: normal;
}
.single-blog-post ul li span:after {
	content: '|';
	color: #ababab;
	font-size: 16px;
	line-height: 26px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 10px;
}
.single-blog-post h2.title {
	font-size: 1.375em;
	font-weight: 700;
	color: #2a2a2a;
	margin-bottom: 15px;
}
.single-blog-post .para {
    font-size: 14px;
    line-height: 26px;
    color: #808080;
    margin-bottom: 16px;
    margin-top: -4px;
}
.single-blog-post a:hover {
	color: #FE7104;
}
.blog-two .row .left_side {
	padding-left: 66px;
	padding-bottom: 91px;
	padding-right: 15px;
}
/*========= Blog variation ========*/
.blog-variation-container {
	text-align: center;
	padding-top: 85px;
	padding-bottom: 71px;
}
.blog-variation-container .blog_single_post {
	background: #f8f8f8;
	border: 1px solid #f1f1f1;
	padding: 0;
	margin: 15px;
	width: 570px;
	padding-bottom: 48px;
}
.blog-variation-container .blog_single_post .img_holder img {
	padding: 10px;
}
.blog-variation-container .blog_single_post .img_holder {
	position: relative;
}
.blog-variation-container .blog_single_post>div p:nth-child(3) {
	font-weight: 700;
	font-size: 1em;
	color: #fff;
	background: #12a0b1;
	display: inline-block;
	text-transform: uppercase;
	position: absolute;
	bottom: -15px;
	left: 43%;
	padding: 10px 16px;
	line-height: 27px;
	z-index: 2;
}
.blog-variation-container .blog_single_post>div p:nth-child(3) span {
	font-size: 1.625em;
	display: block;
}
.blog-variation-container .blog_single_post h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 1.125em;
	color: #000;
	margin-top: 34px;
	text-transform: uppercase;
	margin-left: -18px;
}
.blog-variation-container .blog_single_post ul li {
	display: inline-block;
	margin-top: 5px;
	padding-right: 12px;
}
.blog-variation-container .blog_single_post ul li a {
	font-size: 0.875em;
	color: #959595;
}
.blog-variation-container .blog_single_post ul li a i {
	color: #FE7104;
	margin-right: 7px;
	font-size: 1.3em;
	margin-left: 17px;
}
.blog-variation-container .blog_single_post p:nth-child(4) {
	font-size: 0.875em;
	color: #878787;
	padding: 10px 35px 0 35px;
	line-height: 25px;
	margin-bottom: 26px;
}
.blog-variation-container .blog_single_post>a {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 0.875em;
	text-transform: uppercase;
	color: #282f39;
	background: #FE7104;
	border-radius: 2px;
	position: relative;
	display: inline-block;
	padding: 12px 13px 10px 23px;
	margin-left: 20px;
}
.blog-variation-container .blog_single_post>a i {
	color: #282f39;
	padding-left: 32px;
	font-size: 1.1em;
}
.blog-variation-container .blog_single_post>a:before {
	content: '';
	width: 1px;
	height: 28px;
	background: #d7a41b;
	position: absolute;
	right: 44px;
	top: 7px;
}
.blog-variation-container .blog_single_post>a:after {
	content: '';
	width: 1px;
	height: 28px;
	background: #ffcd47;
	position: absolute;
	right: 45px;
	top: 7px;
}
.blog-variation-container .pagination ul {
	margin-left: 42px;
}
.blog-variation-container .pagination ul li {
	display: inline-block;
	margin-top: 16px;
	margin-left: 6px;
}
.blog-variation-container .pagination ul li a {
	display: block;
	font-family: 'Raleway', sans-serif;
	font-size: 1.25em;
	color: #8e8d8d;
	border: 1px solid #e2e2e2;
	padding: 8px 17px;
}
.blog-variation-container .pagination ul li a:hover, .blog-variation-container .pagination ul li a:focus, .blog-variation-container .pagination ul li a.active {
	background: #212832;
	border: 1px solid #212832;
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.blog-variation-container .blog_single_post>a:hover, .blog-variation-container .blog_single_post>a:hover i {
	color: #fff;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.blog-variation-container .img_holder .img_overlay {
	background: rgba(246, 186, 24, 0.65);
	position: absolute;
	margin: 10px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	text-align: center;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}
.blog_single_post:hover h3 {
	color: #FE7104;
}
.blog_single_post:hover ul li a {
	color: #FE7104;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.blog_single_post:hover ul li a i {
	color: #12a0b1;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.blog_four {
	padding-top: 65px;
}
.blog_four .blog_single_post_v4 {
	width: 100%;
	border: 1px solid #f1f1f1;
}
.blog_four .blog_single_post_v4 {
	margin-left: 0px;
	margin-top: 35px;
}
.blog_four .row {
	margin-left: 0;
	margin-right: 0;
}
.blog_four .blog_single_post>div p:nth-child(3) {
	bottom: -33px;
	left: 47%;
}
.blog_four .blog_single_post h3 {
	margin-top: 50px;
	margin-left: auto;
}
.blog_four .blog_single_post>a {
	margin-left: 0;
	margin-top: 9px;
}
/*======== Single Blog page ========*/
.single-blog-page .ptb-80 {
	padding-top: 100px;
	padding-right: 35px;
	position: relative;
	z-index: 99;
}
.single-blog-page .ptb-80:before {
	content: '';
	width: 2500px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	right: -14px;
	z-index: -1;
}
.single-blog-page .left_side, .search_container .left_side, .no_result_show .left_side {
	padding-left: 68px;
}
.single-blog-page .pdr5, .search_container .pdr5, .no_result_show .pdr5 {
	padding-right: 15px !important;
}
.single-blog-page .single-blog-post .post-meta {
	margin: 38px 0 27px;
}
.single-page-content ul.list-item {
	padding-top: 0;
	padding-bottom: 19px;
	padding-right: 119px;
}
.single-page-content .dtc {
	display: table-cell;
	vertical-align: middle;
}
.single-blog-post ul {
	padding: 19px 0 26px;
}
.single-page-content ul.list-item.style-two li {
	color: #4D997A;
	font-style: normal;
	font-size: 0.875em;
}
.single-page-content ul.list-item li {
	display: block;
	color: #6D6D6D;
	font-style: italic;
	line-height: 29px;
}
.single-page-content ul.list-item li i {
	margin-right: 12px;
}
.single-blog-post .content h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 1.375em;
	color: #2a2a2a;
	margin-bottom: 2px;
}
.single-page-content .dt {
	display: table;
}
.quote-box {
	background: #f7f7f7;
	padding: 14px 0px 34px 30px;
}
.quote-box i.dtc {
	vertical-align: top;
	color: #FE7104;
	font-size: 55px;
	padding-right: 20px;
}
.quote-box .quote-content {
	padding-top: 20px;
	padding-right: 36px;
}
.quote-box span.name {
	text-align: right;
	display: block;
	font-style: italic;
	color: #E8A20C;
}
.quote-box p {
	color: #8e8d8d;
	margin: 0;
}
.single-blog-post .para {
    font-size: 0.875em;
    line-height: 26px;
    color: #8e8d8d;
    margin: 0;
    margin-bottom: 25px;
}
.author-box {
	margin-top: 44px;
}
.author-box .top-author-info {
	background: #12a0b1;
	padding: 23px 32px;
}
.blog-container .single-blog-post .img-holder {
	display: inline-block;
}
.author-box .img-holder {
	width: 122px;
}
.single-blog-post .img-holder {
	position: relative;
}
.author-box .img-holder img {
	border-radius: 50%;
}
.single-blog-post .img-holder img {
	width: 100%;
}
.author-box .top-author-info-content {
	padding-left: 30px;
}
.author-box h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.author-box h4 span {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
}
.author-box p {
	color: #fff;
	line-height: 26px;
	margin: 0;
	font-size: 0.875em;
}
.author-box .bottom-author-info {
	padding: 15px 16px 0px 34px;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
}
.author-box .submitted-post {
	float: left;
	display: inline-block;
}
.author-box .submitted-post span {
	color: #242424;
}
.author-box .social-icons {
	float: right;
	display: inline-block;
}
.author-box .social-icons ul {
	position: relative;
	z-index: 99;
	padding: 0;
	text-align: right;
	display: block;
}
.author-box .social-icons ul li {
	display: inline;
	font-size: 0;
}
.author-box .social-icons ul li a {
	display: inline-block;
	color: #2A2A2A;
	font-size: 16px;
	margin: 0 7.5px;
}
.comment-box {
	margin-top: 43px;
	margin-bottom: 50px;
}
.comment-box h3 {
	margin-bottom: 35px;
}
.single-page-content h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #242424;
	font-size: 1.125em;
}
.comment-box .comment-holder {
	border: 1px solid #EEEEEE;
}
.comment-box .single-comment {
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 28px 28px 28px;
}
.comment-box .single-comment .img-holder {
	display: table-cell;
	width: 70px;
	vertical-align: top;
}
.comment-box .single-comment .content {
	display: table-cell;
	vertical-align: top;
	padding-left: 30px;
}
.comment-box .single-comment h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	margin: 0;
	color: #242424;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: 1px;
}
.comment-box .single-comment p {
	margin: 0;
	color: #8E8D8D;
}
.comment-box .single-comment ul {
	padding: 0;
	margin: 0;
}
.comment-box .single-comment ul li a.date {
	color: #47bcca;
}
.comment-box .single-comment ul li a {
	font-family: 'Open Sans';
	font-size: 13px;
	font-style: normal;
	color: #FE7104;
}
.comment-box .single-comment ul li:after {
	content: '|';
	color: #6CC1E2;
	font-size: 13px;
	padding: 7.5px;
	display: inline-block;
}
.comment-box .single-comment ul li:last-child:after {
	display: none;
}
.comment-form {
	margin-top: 64px;
}
.comment-form h3 {
	margin-bottom: 28px;
	color: #000;
}
.comment-form form {
	background: #f7f7f7;
	padding: 50px 25px;
	border: 1px solid #eeeeee;
}
.comment-form form .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.comment-form form .half {
	width: 50%;
	padding: 0 15px;
	float: left;
}
.comment-form form p {
	margin-bottom: 20px;
}
.comment-form form button {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-size: 0.875em;
	background: #FE7104;
	color: #282f39;
	padding: 11px 9px 11px 26px;
	text-transform: uppercase;
	border: 1px solid transparent;
	border-radius: 3px;
	position: relative;
	margin-top: 5px;
}
.comment-form form button i {
	padding-left: 33px;
	color: #373838;
	font-size: 1.25em;
	vertical-align: middle;
}
.comment-form form button:before {
	content: '';
	width: 1px;
	height: 28px;
	background: #d7a41b;
	position: absolute;
	right: 39px;
	top: 5px;
}
.comment-form form button:after {
	content: '';
	width: 1px;
	height: 28px;
	background: #ffcd47;
	position: absolute;
	right: 40px;
	top: 5px;
}
.comment-form form textarea {
	width: 100%;
	border: 1px solid #EEEEEE;
	outline: none;
	padding: 10px 20px;
	height: 170px;
}
.comment-form form input {
	width: 100%;
	height: 45px;
	border: 1px solid #EEEEEE;
	outline: none;
	padding: 0 20px;
}
/*====== Search container =========*/
.search_container .search_result {
	padding-top: 77px;
	padding-left: 17px;
	padding-bottom: 75px;
	position: relative;
	z-index: 99;
}
.search_container .search_result:before {
	content: '';
	width: 2500px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	right: -12px;
	z-index: -1;
}
.search_container .search_result .single_search_result .img_holder {
	padding-left: 0;
}
.search_container .search_result h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #323232;
	font-size: 1.625em;
	position: relative;
	text-transform: capitalize;
	padding-bottom: 13px;
	margin-bottom: -2px;
}
.search_container .search_result h2:before, .no_result_show h2:before {
	content: '';
	width: 45px;
	height: 3px;
	background: #FE7104;
	position: absolute;
	bottom: 0;
	left: 0;
}
.search_container .search_result .single_search_result {
	border-bottom: 1px solid #e2e2e2;
	padding-top: 47px;
	margin-left: 0;
	padding-bottom: 50px;
	margin-right: 10px;
}
.search_container .search_result .single_search_result img {
	padding-top: 4px;
}
.search_container .single_search_result span {
	font-weight: 600;
	font-size: 0.875em;
	color: #b6b5b5;
	text-transform: uppercase;
	word-spacing: 1px;
}
.search_container .search_result .single_search_result h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #000;
	font-size: 1em;
	margin-top: 7px;
	margin-bottom: 6px;
}
.search_container .search_result .single_search_result p {
	font-size: 0.875em;
	color: #898989;
	line-height: 25px;
}
.search_container .search_result .single_search_result a {
	display: block;
	font-size: 0.875em;
	color: #12a0b1;
}
.search_container .search_result .search_result_with_img .text_holder {
	padding-left: 9px;
}
.search_container .search_result .search_result_without_img {
	padding-bottom: 36px;
	padding-top: 44px;
}
/*========= No Seach Results Showing ===============*/

.no_result_show .no_result_holder {
	padding-top: 77px;
	padding-left: 17px;
	position: relative;
	z-index: 99;
	padding-bottom: 1610px;
}
.no_result_show .no_result_holder:before {
	content: '';
	width: 2500px;
	height: 100%;
	background: #fff;
	position: absolute;
	top: 0;
	right: -16px;
	z-index: -1;
}
.no_result_show h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #323232;
	font-size: 1.625em;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 13px;
	letter-spacing: 0.9px;
	margin-bottom: 46px;
}
.no_result_show .no_result_holder p {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #000;
	font-size: 1em;
	margin-bottom: 9px;
}
.no_result_show .no_result_holder ul li {
	font-size: 0.875em;
	color: #898989;
	line-height: 44px;
	letter-spacing: 0.4px;
}
.no_result_show .no_result_holder ul li i {
	color: #12a0b1;
	font-size: 1em;
	margin-right: 16px;
}
.no_result_show .no_result_holder form {
	margin-top: 33px;
}
.no_result_show .no_result_holder form input {
	border: 1px solid #e2e2e2;
	outline: none;
	border-radius: 0px;
	width: calc(72% - 19px);
	height: 42px;
	position: relative;
	top: 2px;
	display: inline-block;
}
.no_result_show .no_result_holder form input:focus {
	box-shadow: none;
}
.no_result_show .no_result_holder form button {
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #282f39;
	display: inline-block;
	background: #FE7104;
	position: relative;
	line-height: 40px;
	padding-left: 27px;
	border-radius: 3px;
	padding-right: 9px;
	font-size: 14px;
	margin-left: 17px;
	border: none;
	outline: none;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.no_result_show .no_result_holder form button i {
	padding-left: 15px;
	font-size: 1.25em;
	padding-right: 7px;
	vertical-align: middle;
	border-left: 1px solid #ffcd47;
	position: relative;
	margin-left: 20px;
	font-size: 14px;
	line-height: 28px;
}
.no_result_show .no_result_holder form button i:after {
	content: '';
	width: 1px;
	height: 100%;
	background: #d7a41b;
	position: absolute;
	left: -2px;
	top: 0;
}
.no_result_show .no_result_holder form button:hover, .no_result_show .no_result_holder form button:focus, .no_result_show .no_result_holder form button:active {
	background: #212832;
}
.no_result_show .no_result_holder form button:hover i, .no_result_show .no_result_holder form button:focus i, .no_result_show .no_result_holder form button:active i {
	border-color: transparent;
}
.no_result_show .no_result_holder form button:hover, .no_result_show .no_result_holder form button:focus, .no_result_show .no_result_holder form button:active, .no_result_show .no_result_holder form button:hover i, .no_result_show .no_result_holder form button:focus i, .no_result_show .no_result_holder form button:active i {
	color: #fff;
}


.membership-pricing-table {
    width: 100%
}

.membership-pricing-table table .icon-no,.membership-pricing-table table .icon-yes {
    font-size: 22px
}

.membership-pricing-table table .icon-no {
    color: #a93717
}

.membership-pricing-table table .icon-yes {
    color: #209e61
}

.membership-pricing-table table .plan-header {
    text-align: center;
    font-size: 48px;
    border: 1px solid #e2e2e2 !important;
    padding: 25px 0
}

.membership-pricing-table table .plan-header-free {
    background-color: #eee;
    color: #555
}



.membership-pricing-table table .plan-header-blue {
    color: #fff;
    background-color: rgba(38, 117, 120, 0.86);
  
    box-shadow: 0px 4px 12px 6px #ccc;
}
.membership-pricing-table table .plan-header-standard {
    color: #fff;
    background-color: #4d997a;
    border-color: #A9D4C5
}

.membership-pricing-table table td {
    text-align: center;
    width: 14.28%;
    padding: 7px 10px;
    background-color: #fafafa;
    font-size: 14px;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.membership-pricing-table table,.membership-pricing-table table td {
    border: 1px solid #ebebeb
}

.membership-pricing-table table tr td:first-child {
    background-color: transparent;
    text-align: right;
    
}

.membership-pricing-table table tr td:nth-child(5) {
    background-color: #FFF
}

.membership-pricing-table table tr:first-child td,.membership-pricing-table table tr:nth-child(2) td {
    -webkit-box-shadow: none;
    box-shadow: none
}

.membership-pricing-table table tr:first-child th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: #e2e2e2
}

.membership-pricing-table table tr:first-child th .pricing-plan-name {
    font-size: 22px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price {
    line-height: 35px
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>sup {
    font-size: 45%
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>span {
    font-size: 30%
}

.membership-pricing-table table tr:first-child th .pricing-plan-period {
    margin-top: -7px;
    font-size: 25%
}

.membership-pricing-table table .header-plan-inner {
    position: relative
}

.membership-pricing-table table .recommended-plan-ribbon {
    box-sizing: content-box;
    background-color: #dc3b5d;
    color: #FFF;
    position: absolute;
    padding: 3px 6px;
    font-size: 11px!important;
    font-weight: 500;
    left: -6px;
    top: -22px;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 -1px #c2284c inset;
    box-shadow: 0 -1px #c2284c inset;
    text-shadow: 0 -1px #c2284c
}

.membership-pricing-table table .recommended-plan-ribbon:before {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 0 0 6px;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .recommended-plan-ribbon:after {
    border: solid;
    border-color: #c2284c transparent;
    border-width: 6px 6px 0 0;
    bottom: -5px;
    content: "";
    right: 0;
    position: absolute;
    z-index: 90
}

.membership-pricing-table table .plan-head {
    box-sizing: content-box;
    background-color: #ff9c00;
    border: 1px solid #cf7300;
    position: absolute;
    top: -33px;
    left: -1px;
    height: 30px;
    width: 100%;
    border-bottom: none
}
.price_section h1 {
    font-size: 20px;
    font-weight: 500;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
}

.pricecalculator {
    background: #f1f1f1 none repeat scroll 0 0;
    box-shadow: 1px 1px 3px #ccc;
    height: 410px;
    margin: 14px 0;
    padding: 15px;
}
.heading_text h3 {
    color: #666;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.price_cal h3 {
    text-align:center;
}
.emiCalresults {
   
    color: #fff;
    height: 110px;
}
.bg-malibu {
    background:#663386;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.emiAddedMargin label {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
}
.btn-primary.emiToolsCalculate {
    background: #4d997a none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    padding: 8px 18px;
    text-transform: uppercase;
    vertical-align: middle;
}

.quation-get {
    position: relative;
    /*top: 41px;*/
    border-top: 2px solid #ced0cf;
    padding-top: 19px;
}
.quation-get .btn.btn-success {
    display: block;
    margin: auto;
    text-align: center;
    width: 100%;
}
.main_price {
   
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    margin: auto;
    padding: 0;
    position: relative;
    text-align: center;
    top: 28px;
    width: 135px;
}
.bg-mantis {
    background:#47bcca;
}
.bg-saffron {
    background:#63d765;
}
.emiCalresultsh3 {
    color: #fff;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: 16px;
    font-size:15px;}
.emiCalresultsp {
    color: #fff;
    font-size: 34px;
    font-weight: bolder;
    padding-top: 20px;
}

.final_price {
    background: #4d997a none repeat scroll 0 0;
    height: 142px;
}
 .quation-get .btn {
    border-radius: 3px;
    background:#4D997A;
    color:#fff;
    font-size: 12px;
    height: 38px;
    line-height: 1.5;
    padding: 0 10px;
}
 .quation-get .form-control {
    border-radius: 3px;
   
    /*color:#fff;*/
    font-size: 12px;
    height: 38px;
    line-height: 1.5;
    padding: 0 10px;
}
 .headBreakup {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    top: 10px;
}
 .request-section input[type="text"], select {
  
    margin-top: 0px !important; 
   
}
.para p {
    height: 135px;
    overflow: hidden;
    font-size: 16px;
}
.ta-tag {
    height: 250px;
    width: 375px;
    overflow:hidden;
}