




 .fl-node-601b8477b74fb > .fl-row-content-wrap {
	margin-top:-20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
 .fl-node-601b8477b74fb > .fl-row-content-wrap {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}




.fl-node-601b8477b74f8 {
	width: 100%;
}
/* Generic Styles */
.fl-module-post-grid .fl-sep {
	display: inline-block;
	margin: 0 2px;
}

/* Post Columns */
body.rtl .fl-post-column {
	float: right;
}
.fl-post-column {
	float: left;
}
.fl-post-column .fl-post-grid-post {
	visibility: visible;
}

/* Post Grid */
.fl-post-grid {
	margin: 0 auto;
	position: relative;
}
.fl-post-grid:before,
.fl-post-grid:after {
	display: table;
	content: " ";
}
.fl-post-grid:after {
	clear: both;
}
.fl-post-grid-post {
	background: #fff;
	border: 1px solid #e6e6e6;
	visibility: hidden;
}
.fl-post-grid-post,
.fl-post-feed-post {
	overflow: hidden;
}

.fl-post-grid-image {
	position: relative;
}
.fl-post-grid-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-grid-text {
	padding: 20px;
}
.fl-post-grid-title {
	padding-bottom: 7px;
}
body .fl-post-grid-text,
body .fl-post-grid-content p {
	font-size: 14px;
	line-height: 22px;
}
body .fl-post-grid-text > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
body .fl-post-grid-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
body .fl-post-grid-text a {
	text-decoration: none;
}
body .fl-post-grid-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px;
	padding: 0;
}
body .fl-post-grid-meta {
	font-size: 14px;
	padding-bottom: 10px;
}
.fl-post-feed-comments .fa {
	vertical-align: text-top;
}
.fl-post-grid-more {
	margin-top: 10px;
	display: inline-block;
}
.fl-post-grid #infscr-loading {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

/* Post Gallery */
.fl-post-gallery-post {
	overflow: hidden;
	position: relative;
	visibility: hidden;
}
.fl-post-gallery-link {
	display: block;
	height: 100%;
}
.fl-post-gallery-img {
	position: relative;
	z-index: 1;
}
.fl-post-gallery-img-horiz {
	height: 100% !important;
	max-height: 100% !important;
	max-width: none !important;
	width: auto !important;
}
.fl-post-gallery-img-vert {
	height: auto !important;
	max-height: none !important;
	max-width: 100% !important;
	width: 100% !important;
}
.fl-post-gallery-text-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	text-align: center;
	filter: alpha(opacity = 0);
	opacity: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}

.fl-post-gallery-link:hover .fl-post-gallery-text-wrap {
	filter: alpha(opacity = 100);
	opacity: 1;
}

.fl-post-gallery-text {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}

/* Gallery Transitions */
.fl-post-gallery-text,
.fl-post-gallery-link:hover .fl-post-gallery-text{
	-webkit-transform: translate3d(-50%,-50%,0);
	   -moz-transform: translate3d(-50%,-50%,0);
	    -ms-transform: translate(-50%,-50%);
			transform: translate3d(-50%,-50%,0);
}

/* Gallery Icons */
.fl-post-gallery-text .fl-gallery-icon{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.fl-post-gallery-text .fl-gallery-icon i,
.fl-post-gallery-text .fl-gallery-icon i:before{
	width: 24px;
	height: 24px;
	font-size: 24px;
}

.fl-post-gallery-text h2.fl-post-gallery-title {
	font-size: 22px;
	margin: 0 0 5px 0;
}
.fl-post-gallery #infscr-loading {
	clear: both;
	padding: 40px 0;
	text-align: center;
	width: 100%;
}

/* Post Feed */
.fl-post-feed-post {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 40px;
}
.fl-post-feed-post:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-feed-header {
	margin-bottom: 20px;
}
.fl-post-feed-header a {
	text-decoration: none;
}
body h2.fl-post-feed-title {
	margin: 0 0 10px;
	padding: 0;
	clear: none;
}
body .fl-post-feed-meta {
	font-size: 14px;
	margin-bottom: 5px;
}
.fl-post-feed-meta .fl-sep {
	margin: 0 3px;
}
.fl-post-feed-image {
	margin-bottom: 25px;
	position: relative;
}
.fl-post-feed-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image {
	float: left;
	margin-bottom: 0;
	width: 33%;
}
.fl-post-feed-image-beside .fl-post-feed-text,
.fl-post-feed-image-beside-content .fl-post-feed-text {
	margin-left: 37%;
}
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image {
	float: right;
	margin-bottom: 0;
	width: 33%;
}
.fl-post-feed-image-beside-right .fl-post-feed-text,
.fl-post-feed-image-beside-content-right .fl-post-feed-text {
	margin-right: 37%;
}
.fl-post-feed-content a {
	text-decoration: none;
}
.fl-post-feed-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-feed-more {
	margin-top: 15px;
	display: inline-block;
}
.fl-post-feed #infscr-loading {
	padding: 40px 0;
	text-align: center;
	width: 100%;
}

/* No posts message */
.fl-post-grid-empty {
}

li.fl-post-feed-post,li.fl-post-gallery-post, li.fl-post-grid-post {
	list-style: none;
}
@media (max-width: 750px) { /* Post Feed */
.fl-post-feed-post.fl-post-feed-image-beside,
.fl-post-feed-post.fl-post-feed-image-beside-content,
.fl-post-feed-post.fl-post-feed-image-beside-right,
.fl-post-feed-post.fl-post-feed-image-beside-content-right {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside .fl-post-feed-image img,
.fl-post-feed-image-beside-content .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image img,
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-right .fl-post-feed-image img,
.fl-post-feed-image-beside-content-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image img {
	float: none;
	width: 100% !important;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image,
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image {
	margin-bottom: 20px;
}
.fl-post-feed-image-beside .fl-post-feed-text,
.fl-post-feed-image-beside-content .fl-post-feed-text,
.fl-post-feed-image-beside-right .fl-post-feed-text,
.fl-post-feed-image-beside-content-right .fl-post-feed-text {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
 }.fl-node-601b8477b74f9 .fl-post-feed-post {
	margin-bottom: 0px;
}
.fl-node-601b8477b74f9 .fl-post-feed-post:last-child {
	margin-bottom: 0 !important;
}


.fl-builder-content .fl-node-601b8477b74f9 .fl-post-feed-post {
	
		text-align: left;
	}



.fl-builder-content .fl-node-601b8477b74f9 .fl-post-feed-title a {
	color: #0080be;
}



.fl-builder-content .fl-node-601b8477b74f9 .fl-post-feed .fl-post-feed-content a {
	color: #0087cc;
}

.fl-node-601b8477b74f9 .fl-post-feed-title {
	font-family: Lato, sans-serif;
	font-weight: 900;
	font-size: 16px;
}
 .fl-node-601b8477b74f9 > .fl-module-content {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.fl-node-601b8477b74fa .pp-button-wrap a.pp-button,
.fl-node-601b8477b74fa .pp-button-wrap a.pp-button:visited {
	text-decoration: none;
		line-height: 1.5;
	padding-top: 5px ;
	padding-bottom: 5px ;
	padding-left: 10px ;
	padding-right: 10px ;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px #333333;
	border-style: none;
	
	
		background: #d62c2c;

		
		
	}
.fl-node-601b8477b74fa a.pp-button .pp-button-text {
	font-size: 16px;
	letter-spacing: 0px;
}

.fl-node-601b8477b74fa .pp-button .pp-button-icon {
	font-size: 16px;
}

.fl-node-601b8477b74fa a.pp-button {
	color: #ffffff;
	-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.fl-node-601b8477b74fa a.pp-button span {
	color: #ffffff;
}

.fl-node-601b8477b74fa .pp-button-wrap a.pp-button:hover,
.fl-node-601b8477b74fa .pp-button-wrap a.pp-button:focus {
	text-decoration: none;
		background: #0080be;
		
		border-color: #dddddd;
	
	}

.fl-node-601b8477b74fa a.pp-button:hover,
.fl-node-601b8477b74fa a.pp-button:focus,
.fl-node-601b8477b74fa a.pp-button:hover *,
.fl-node-601b8477b74fa a.pp-button:focus * {
	color: #dddddd;
}

	    .fl-node-601b8477b74fa .pp-button-wrap a.pp-button,
		.fl-node-601b8477b74fa .pp-button-wrap a.pp-button:visited {
							transition-duration: 500ms;
				    }
	    

@media only screen and ( max-width: 768px ) {
	.fl-node-601b8477b74fa .pp-button-wrap.pp-button-left {
		text-align: center;
	}
}

@media only screen and ( max-width: 768px ) {
			.fl-node-601b8477b74fa .pp-button-wrap {
		text-align: center !important;
	}
}

@media only screen and ( max-width: 480px ) {
		}
 .fl-node-601b8477b74fa > .fl-module-content {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        /*Button Css*/.njba-btn-main a.njba-btn{text-decoration: none;position: relative;}.njba-btn-main a:hover, .njba-btn-main a:active, .njba-btn-main a:focus{text-decoration: none;}.njba-btn-main a:active, .njba-btn-main a:focus{outline: none;}.njba-btn-main a.njba-btn:before {    position: absolute;    z-index: -1;    top: 0;    left: 0;    right: 0;    bottom: 0;    -webkit-transition-property: transform;    -moz-transition-property: transform;    -o-transition-property: transform;    -ms-transition-property: transform;    transition-property: transform;    -webkit-transition-timing-function: ease-out;    -moz-transition-timing-function: ease-out;    -o-transition-timing-function: ease-out;    -ms-transition-timing-function: ease-out;    transition-timing-function: ease-out;}/* Row Separator CSS */.njba-row-separator {    position: absolute;    width: 100%;    left: 0;    z-index: 1}.njba-top-row-separator {    top: -1px;    bottom: auto}.njba-bottom-row-separator {    top: auto;    bottom: -1px}/*.ult-main-seperator-inner {    position: relative;    height: 100%;    width: 100%}*/.njba-top-row-separator.njba-has-svg svg {    position: absolute;    padding: 0;    margin: 0;    left: 0;    top: -1px;    bottom: auto;    width: 100%;}.njba-bottom-row-separator.njba-has-svg svg {    position: absolute;    padding: 0;    margin: 0;    left: 0;    bottom: -1px;    top: auto;    width: 100%;}.njba-bottom-row-separator.njba-has-svg .uasvg-wave-separator {    bottom: 0;}.njba-top-row-separator.njba-has-svg .uasvg-wave-separator {    top: 0;}/** * *  Svg Triangle Separator *  Big Triangle Separator *  Big Triangle Left Separator *  Svg Half Circle Separator *  Curve Center Separator *  Waves Separator * ***************************************/.njba-bottom-row-separator.njba-svg-triangle svg,.njba-bottom-row-separator.njba-xlarge-triangle svg,.njba-top-row-separator.njba-xlarge-triangle-left svg,.njba-bottom-row-separator.njba-svg-circle svg,.njba-bottom-row-separator.njba-xlarge-circle svg,.njba-top-row-separator.njba-wave-separator svg {    -webkit-transform: scaleY(-1);       -moz-transform: scaleY(-1);        -ms-transform: scaleY(-1);         -o-transform: scaleY(-1);            transform: scaleY(-1);}/** * *  Big Triangle Right Separator * ***************************************/.njba-top-row-separator.njba-xlarge-triangle-right svg {    -webkit-transform: scale(-1);       -moz-transform: scale(-1);        -ms-transform: scale(-1);         -o-transform: scale(-1);            transform: scale(-1);}.njba-bottom-row-separator.njba-xlarge-triangle-right svg {    -webkit-transform: scaleX(-1);       -moz-transform: scaleX(-1);        -ms-transform: scaleX(-1);         -o-transform: scaleX(-1);            transform: scaleX(-1);}/** * *  Curve Left Separator *  Curve Right Separator * ***************************************/.njba-top-row-separator.njba-curve-up-separator svg {     -webkit-transform: scaleY(-1);       -moz-transform: scaleY(-1);        -ms-transform: scaleY(-1);         -o-transform: scaleY(-1);            transform: scaleY(-1);}.njba-top-row-separator.njba-curve-down-separator svg {    -webkit-transform: scale(-1);       -moz-transform: scale(-1);        -ms-transform: scale(-1);         -o-transform: scale(-1);            transform: scale(-1);}.njba-bottom-row-separator.njba-curve-down-separator svg {    -webkit-transform: scaleX(-1);       -moz-transform: scaleX(-1);        -ms-transform: scaleX(-1);         -o-transform: scaleX(-1);            transform: scaleX(-1);}/** * *  Tilt Left Separator *  Tilt Right Separator * ***************************************/.njba-top-row-separator.njba-tilt-left-separator svg {    -webkit-transform: scale(-1);       -moz-transform: scale(-1);        -ms-transform: scale(-1);         -o-transform: scale(-1);            transform: scale(-1);}.njba-top-row-separator.njba-tilt-right-separator svg{    -webkit-transform: scaleY(-1);       -moz-transform: scaleY(-1);        -ms-transform: scaleY(-1);         -o-transform: scaleY(-1);            transform: scaleY(-1);}.njba-bottom-row-separator.njba-tilt-right-separator svg {    -webkit-transform: scaleX(-1);       -moz-transform: scaleX(-1);        -ms-transform: scaleX(-1);         -o-transform: scaleX(-1);            transform: scaleX(-1);}/** * *  Clouds Separator *  Multi Triangle * ***************************************/.njba-row-separator.njba-cloud-separator svg {    left: -1px;    width: 100%;}.njba-top-row-separator.njba-cloud-separator svg,.njba-top-row-separator.njba-multi-triangle svg {    -webkit-transform: scaleY(-1);       -moz-transform: scaleY(-1);        -ms-transform: scaleY(-1);         -o-transform: scaleY(-1);            transform: scaleY(-1);}.njba-row-separator.njba-round-split {    z-index: 1;    /*position: relative;*/}.njba-row-separator.njba-round-split:after,.njba-row-separator.njba-round-split:before {    left: 0;    z-index: 10;    width: 50%;    background: inherit;    content: '';    position: absolute}.fl-builder-settings-fields input[type=date], .fl-builder-settings-fields input[type=email],.fl-builder-settings-fields input[type=file], .fl-builder-settings-fields input[type=number],.fl-builder-settings-fields input[type=password], .fl-builder-settings-fields input[type=search],.fl-builder-settings-fields input[type=tel], .fl-builder-settings-fields input[type=text],.fl-builder-settings-fields input[type=url], .fl-builder-settings-fields select:not(multiple) {    line-height: initial;    font-weight: normal;}