@charset "utf-8";
/* CSS Document */

@media (min-width: 1200px) {
	.ct-container {
		max-width: 1400px; }
}

.validation-summary-errors ul {
	padding-left: 0; }
.validation-summary-errors ul > li {
	display: inline-block; }
.form-check-input {
	margin-top: .2rem;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	padding-bottom: 0px;
	margin: 0px;
	background: #FFF;
}

a:link {
	color: #5cad43;
}
a:visited {
	color: #5cad43;
}
a:active {
	color: #5cad43;
}

img {
	font-size: 8px;
	color: #CCC;
}

p {
	font-family: 'Roboto', sans-serif;
}

/*.row {
    margin-right: 0;
    margin-left: 0;
}*/

/* Thank You Section */
#thank-you {
	padding: 150px 0 170px;
}
#thank-you h1 {
    color: #09276f;
    font-size: 2.6rem;
    font-weight: 800;
    margin-bottom: 24px;
}
#thank-you h1:after {
	content: "";
    width: 100px;
    height: 3px;
    background: #2eb7a4;
    display: block;
    margin-top: 20px;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
}


/* Header */
#main-header {}
.navbar {
	background-color: rgba(255, 255, 255, 0.9); }
.fixed-top {
	padding: 22px 0 26px 0;
}
.navbar-brand {
	font-family: 'Roboto', sans-serif;
	font-size: 33px;
	font-weight: 400;
	line-height: 1.4em;
	color: #000;
	padding-top: .4125rem;
}
.navbar-brand img {
	display: block;
	width: 100%;
	max-width: 344px;
}
.navbar-brandtagline {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #939494;
	font-weight: 400;
	margin-top: 1px;
}
.nav-link {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #484848 !important;
	text-transform: uppercase;
	padding-right: 2rem !important;
	transition: all 0.4s;
}
.nav-link:hover {
	color: #5a91e8 !important;
}
.nav-divider {
	display: block;
	margin-right: 24px;
	padding-top: 4px;
	font-size: 18px;
	color: #CCC;
}
.navsign {
	margin-left: 92px
}
.navbar-toggler {
  border: none;
  background: transparent !important;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

/* Content Area */
main {
	margin-top: 105px;
}


.icon-bar {
	width: 22px;
	height: 2px;
	background-color: #333;
	display: block;
	transition: all 0.2s;
	margin-top: 4px
}

.btn:focus {
  outline: none !important;
}
.btn-outline-success {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFF !important;
	background-color: #66b946;
	border-color: #66b946;
	padding: .375rem 1.8rem;
}
.btn-outline-success:hover {
	background-color: #FFF;
	border-color: #00b4a0;
	color: #00b4a0 !important;
}
.btn-homebanner {
	font-family: 'Roboto', sans-serif;
	font-size: 16px !important;
	font-weight: 400;
	color: #FFF !important;
	background-color: #66b946;
	border-color: #66b946;
	padding: .6rem 2.6rem !important;
	text-transform: uppercase;
	margin-right: 14px;
	transition: all 0.4s;
}
.btn-homebanner:hover {
	background-color: #00b4a0;
	border-color: #00b4a0;
	color: #FFF !important;
}
.btn-outline-white {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFF !important;
	border-color: #FFFFFF;
	padding: .7rem 2.8rem;
}
.btn-outline-white:hover {
	background-color: #a8ede8;
	border-color: #09276f;
	color: #09276f !important;
}

.btn-outline-footer {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #3d3d3d;
	color: #FFF !important;
	border-color: #FFF;
	padding: .6rem 1.8rem;
}

.btn-outline-footer:hover {
	background-color: #FFF;
	border-color: #00b4a0;
	color: #00b4a0 !important;
}

.btn-modalform {
	font-family: 'Roboto', sans-serif;
	font-size: 16px !important;
	font-weight: 400;
	color: #FFF !important;
	background-color: #66b946;
	border-color: #66b946;
	padding: .6rem 2.6rem !important;
	text-transform: uppercase;
	margin-right: 14px;
	transition: all 0.4s;
}

.btn-modalform:hover {
	background-color: #00b4a0;
	border-color: #00b4a0;
	color: #FFF !important;
}

.btn-homebanner:focus, .btn-outline-success:focus, .btn-outline-white:focus, .btn-outline-footer:focus, {
    box-shadow: 0 !important;
	outline: none !important;
}

/*.topheadbg {

}*/



.lightblue {
	color: #5a91e8;
}

.top-content {
	padding: 106px 0 0 0;
}

.homebanner {
	height: 556px;
	width: auto;
	background: url(../../../img/homebanners/rotate.php) top center no-repeat;
}

.homebannerloder {
	background: url(../../../img/loader-black.gif) #333 no-repeat;
	background-position: 50% 60%;
}

.homeheading {
	color: #FFF;
	padding: 110px 0 0 0;
}

.homeheading h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 48px;
	color: #FFF;
	line-height: 1.4em;
	margin-bottom: 28px;
}

.homeheading p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
	line-height: 1.6em;
	max-width: 550px;
	margin-bottom: 36px;
}

.firstcontent {
	padding: 100px 0 0 0;
}

.firstcontent h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	color: #5cad43;
	line-height: 1.4em;
	margin-bottom: 28px;
	text-align: right;
}

.firstcontent p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	margin-bottom: 36px;
	text-align: right;
}

.firstcontent strong {
	color: #4a9fa4;
}

.howitworks-block {
	background: #efefef;
	margin-top: 100px;
	padding: 84px 0 32px 0;
}

.howitworks-block h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	color: #09276f;
	line-height: 1.4em;
	margin-bottom: 52px;
	text-align: center;
}

.howitworks-icon {
	margin-bottom: 52px;
}

.how-img-block {
	height: 119px;
	margin-bottom: 44px;
}

.howitworks-icon h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	color: #444444;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 30px;
}

.howitworks-icon p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #444444;
	line-height: 1.6em;
	text-align: center;
	padding: 0 24px;
}

.thirdcontent {
	padding: 100px 0 0 0;
}

.thirdcontent-block {
	padding: 130px 32px 0 68px;
}

.thirdcontent-block h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	color: #09276f;
	line-height: 1.4em;
	text-align: left;
	margin-bottom: 30px;
}

.thirdcontent-block p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	text-align: left;
	margin-bottom: 42px;
}

.testimonials-block {
	background: #000;
	margin: 72px 0 0 0;
}

.carousel-banner-img {
	width: 100%;
	max-width: 1400px;
}

.carousel-indicators li {
	border-radius: 40px 40px 40px 40px;
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 50px;
	height: 50px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(255,255,255,.5);
	border: 2px #FFF solid;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators .active {
    border: 2px #00b4a0 solid;
}

.carousel-indicators li:hover {
	opacity: 0.9;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 6%;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}

.carousel-caption img {
	margin-bottom: 38px;
}

.carousel-caption h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 1.4em;
	text-align: left;
	width: 100%;
	max-width: 64%;
	margin-bottom: 26px;
}

.carousel-caption p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: left;
	width: 100%;
	max-width: 64%;
}

.carousel-control-next, .carousel-control-prev {
    width: 6%;
	display: none;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
}

.carousel-list-1 {
	background: url(../../../img/testimonials/thumbnails/testimonial-th-01.jpg) #FFF;
}

.carousel-list-2 {
	background: url(../../../img/testimonials/thumbnails/testimonial-th-02.jpg) #FFF;
}

.carousel-list-3 {
	background: url(../../../img/testimonials/thumbnails/testimonial-th-03.jpg) #FFF;
}

.satisfiedpartners-block {
	margin-top: 100px;
	padding: 0 0 32px 0;
}

.satisfiedpartners-block h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	color: #09276f;
	line-height: 1.4em;
	margin-bottom: 52px;
	text-align: center;
}

.newworkflow-block {
	margin-top: 100px;
	background: #01b49f;
}

.newworkflow-text {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.4em;
	padding-top: 20px;
}

.newworkflow-btn {
	padding-top: 26px;
}

.footer-wrap {
	background: #3d3d3d;
}

.footer-block {
	padding: 68px 0 80px 0;
}

.footer-block h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.4em;
}

.footer-block h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.4em;
	padding-bottom: 2px;
}

.footer-block h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #8bc4bd;
	line-height: 1.2em;
	padding-bottom: 12px;
}

.footer-block-text-teal {
	color: #8bc4bd !important;
}

.footer-block-text-teal a, a:hover {
	color: #8bc4bd !important;
	text-decoration: none;
}

.footer-block-pad {
	margin-bottom: 68px;
}

.footer-logo-block {
	margin-bottom: 42px;
}

.footer-links {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.8em;
	margin-bottom: 42px;
}

.footer-links a {
	color: #FFF;
	text-decoration: none;
	transition: all 0.4s;
}

.footer-links a:hover {
	color: #8bc4bd;
	text-decoration: none;
}

.footer-bot-divider {
	margin: 18px 0 0 0;
	padding: 28px 0 0 0;
	border-top: #5e5e5e 1px solid;
}

.footer-copyright p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.4em;
	margin-top: 12px;
}

.footer-social-list {
	display: inline;
	list-style: none;
	display: flex;
	flex-direction: row;
	padding: 0;
}

.footer-social-list li {
	padding: 0 8px 0 0;
}

.btn-social-linkedin {
	display: block;
	height: 48px;
	width: 48px;
	background: url(../../images/socialmedia-icons-linkedin.png) top left no-repeat;
}

.btn-social-linkedin:hover {
	background: url(../../images/socialmedia-icons-linkedin.png) bottom left no-repeat;
}

.btn-social-facebook {
	display: block;
	height: 48px;
	width: 48px;
	background: url(../../images/socialmedia-icons-facebook.png) top left no-repeat;
}

.btn-social-facebook:hover {
	background: url(../../images/socialmedia-icons-facebook.png) bottom left no-repeat;
}

.btn-social-twitter {
	display: block;
	height: 48px;
	width: 48px;
	background: url(../../images/socialmedia-icons-twitter.png) top left no-repeat;
}

.btn-social-twitter:hover {
	background: url(../../images/socialmedia-icons-twitter.png) bottom left no-repeat;
}

.bottext {
	display: inline;
}

.bottext-break {
	display: none;
}

.modal-dialog {
    max-width: 500px;
    margin: 6rem auto;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: flex-center;
    -ms-flex-pack: center;
    justify-content: space-between;
    padding: 1rem 1rem 0 1rem;
    border-bottom: none;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-footer {
    align-items: center;
    padding: 1rem;
    border-top: none;
}

.modal-main {
}

.modal-main h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	color: #5cad43;
	line-height: 1.2em;
	text-align: center;
}

.modal-main h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #09276f;
	line-height: 1.2em;
	text-align: center;
}

.label-text {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 1.2em;
	text-align: center;
}

.modal-form-container {
	margin: 42px 0 32px 0;
}

.modalform-btn {
	margin-top: 24px;
}



/*############### BUSINESS PARTNERS PAGE ###############*/

.top-content-bp {
    margin: 105px 0 0 0;
	background: #1e2a46;
}

.homeheading-bp {
	color: #FFF;
	padding: 58px 0 0 0;
}

.homeheading-bp h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #93bdff;
	line-height: 1.4em;
	margin-bottom: 28px;
}

.homeheading-bp p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
	line-height: 1.6em;
	max-width: 550px;
	margin-bottom: 36px;
}

.homeheading-bp-img {
	padding-right: 0;
	padding-left: 0;
}

.firstcontent-bp {
	padding: 100px 0 0 0;
}

.firstcontent-bp h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	font-weight: 700;
	color: #5cad43;
	line-height: 1.4em;
	margin-bottom: 56px;
	text-align: center;
}

.firstcontent-bp h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 26px;
	letter-spacing: 6px;
	text-align: center;
}

.firstcontent-bp p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	margin-bottom: 36px;
	text-align: center;
}

.firstcontent-bp strong {
	color: #4a9fa4;
}

.partners-block {
	padding-right: 0;
	padding-left: 0;
}

.partners-section {
	padding: 0;
}

.partners-block h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-align: center;
}

.partners-block p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: center;
	margin: 0 12% 28px 12%;
}

.partners-block strong {
	color: #FFF;
}

.pp-bg {
	background: #d8d5d5;
	margin: 68px 0 0 0;
}

.pp-block-height {
	height: 492px;
}

.pp-block-01 {
	background: url(../../../img/WHC-BP-blockbg-01.jpg) top center no-repeat;
	background-size: cover;
	padding-top: 10%;
}

.pp-block-02 {
	background: #3eb9b0;
	padding-top: 8%;
}

.pp-block-03 {
	background: #71aa5f;
	padding-top: 10%;
}

.pp-block-04 {
	background: url(../../../img/WHC-BP-blockbg-02.jpg) top center no-repeat;
	background-size: cover;
	padding-top: 9%;
}

.btn-outline-pp {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background: rgba(0, 0, 0, 0.0);
	color: #FFF !important;
	border-color: #FFF;
	padding: .6rem 1.8rem;
}

.btn-outline-pp:hover {
	background: rgba(0, 0, 0, 0.3);
	border-color: #00b4a0;
	color: #00b4a0 !important;
}

.testimonial-bp {
	padding: 100px 0 0 0;
}

.testimonial-bp h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	font-weight: 700;
	color: #09276f;
	line-height: 1.4em;
	margin-bottom: 46px;
	text-align: center;
}

.testimonial-bp h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #70a630;
	line-height: 1.6em;
	text-align: center;
	margin-bottom: 24px;
}

.testimonial-bp p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	margin: 34px 16% 36px 16%;
	text-align: center;
}

.testimonial-bp strong {
	color: #7a7979;
}




/*############### PRICING PAGE ###############*/


.firstcontent-pricing {
	margin: 160px 0 0 0;
}

.firstcontent-pricing h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	font-weight: 700;
	color: #5cad43;
	line-height: 1.4em;
	margin-bottom: 56px;
	text-align: center;
}

.firstcontent-pricing h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 38px;
	font-weight: 700;
	color: #5cad43;
	line-height: 1.4em;
	margin-bottom: 56px;
	text-align: center;
}

.firstcontent-pricing h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 26px;
	letter-spacing: 6px;
	text-align: center;
}

.firstcontent-pricing p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	margin-bottom: 36px;
	text-align: center;
}

.firstcontent-pricing strong {
	color: #4a9fa4;
}

.card-header {
	border-bottom: 0px;
}

.card-body p {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	margin: 24px 5% 32px 5%;
	text-align: center;
}

.card-body h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 42px;
	color: #000000;
	font-weight: 700;
	line-height: 1.4em;
	text-align: center;
}

.card-body small {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	text-align: center;
}

.card-header h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 1.4em;
	text-align: center;
}

.card-body-list {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #7a7979;
	line-height: 1.6em;
	text-align: center;
}

.card-header-block1 {
	background: #8bc4bd;
}

.card-header-block2 {
	background: #4a9fa4;
}

.card-header-block3 {
	background: #6ba655;
}

.btn-outline-pricing {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #09276f;
	border-color: #09276f;
	color: #FFFFFF !important;
	padding: .8rem 4rem;
	margin-top: 38px;
}

.btn-outline-pricing:hover {
	color: #FFF !important;
	background-color: #6e9feb;
	border-color: #6e9feb;
}




/*############### LOGIN PAGE ###############*/

.login-block {
	width: 100%;
	padding: 92px 0 112px 0 !important;
	background: #efefef;
	margin-top: 105px;
}

.banner-sec {
	background: url(../images/login-photo.jpg) no-repeat right bottom;
	background-size: cover;
	min-height: 500px;
	/*border-radius: 0 10px 10px 0;*/
	padding: 0;
}

.logincontainer {
	background: #fff;
	border-radius: 10px;
	padding-right: 0;
	padding-left: 0;
}

.carousel-inner {
	border-radius: 0 10px 10px 0;
}

.carousel-caption {
	text-align: left;
	left: 5%;
}

.login-sec {
	padding: 50px 30px;
	position:relative;
	font-family: 'Roboto', sans-serif;
}

.login-sec .copy-text {
	position: absolute;
	width: 80%;
	bottom: 20px;
	font-size: 14px;
	text-align: center;
}

.login-sec .copy-text i {
	color: #FEB58A;
}

.login-sec .copy-text a {
	color: #999;
	font-family: 'Roboto', sans-serif;
}

.login-sec h2 {
	margin-bottom: 30px;
	font-weight: 800;
	font-size: 30px;
	color: #09276f;
}

.login-sec h2:after {
	content:" ";
	width:100px;
	height:3px;
	background:#2eb7a4;
	display:block;
	margin-top:20px;
	border-radius:3px;
	margin-left:auto;margin-right:auto
}

.btn-login {
	background: #DE6262;
	color: #fff;
	font-weight: 600;
}

.banner-text {
	width: 70%;
	position: absolute;
	bottom: 40px;
	padding-left: 20px;
}

.banner-text h2 {
	color: #fff;
	font-weight: 600;
}

.banner-text h2:after {
	content:" ";
	width:100px;
	height:5px;
	background:#FFF;
	display:block;
	margin-top:20px;
	border-radius:3px;
}

.banner-text p{
	color:#fff;
}

.remember {
	font-size: 14px;
	color: #999;
	font-family: 'Roboto', sans-serif;
}




/*############### BLOG ###############*/

.blogsection {
	margin-top: 160px;
}

.blog-content {
}

.blog-content h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #5cad43;
    line-height: 1.4em;
    margin-bottom: 112px;
    text-align: center;
}

.article-list {
	font-family: 'Roboto', sans-serif;
}

.article-list li {
	margin-bottom: 16px;
	font-weight: bold;
	border-bottom: #CCC 1px solid;
	padding-bottom: 16px;
}

.article-list li:last-child {
	margin-bottom: 16px;
	font-weight: bold;
	border-bottom: none;
	padding-bottom: 16px;
}

.article-list a {
	color: #09276f;
}

.blogbot {
	margin-bottom: 62px;
}

.card-title {
	font-family: 'Roboto', sans-serif;
	font-size: 28px !important;
	color: #09276f !important;
	font-weight: 700;
	line-height: 1.2em !important;
	text-align: center;
}

.card-body {
    padding: 3rem 1.25rem;

}

.recposts-body {
    padding: 2rem 1.25rem 1rem 1.25rem;
}

.recposts-header {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #FFF;
    background-color: #00b4a0;
}

.btn-outline-blog {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #FFF;
	border-color: #00b4a0;
	color: #00b4a0 !important;
	padding: .375rem 1.8rem;
}

.btn-outline-blog:hover {
	color: #FFF !important;
	background-color: #66b946;
	border-color: #66b946;
}

.blog-postpage h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #09276f;
    line-height: 1.2em;
    text-align: left;
}





/*############### TABLET AND MOBILE RESPONSIVE ###############*/




@media (max-width: 1400px) {

.homebanner {
	padding: 0 24px;
}

.homeheading-bp {
	color: #FFF;
	padding: 64px 0 0 32px;
}

.firstcontent {
	padding: 80px 24px 0 24px;
}

.thirdcontent-block {
	padding: 56px 56px 0 22px;
}

}

@media (max-width: 1024px) {

.navsign {
	margin-left: 0px;
	margin-bottom: 12px;
}

.navbar-collapse {
	padding: 16px 0 0 0;
	margin: 26px 0 0 0;
	border-top: #999 1px solid;
}

.nav-divider {
	display: none;
}

.firstcontent-img img {
	padding: 0 0 0 24px;
}

.thirdcontent-block {
	padding: 0px 32px 0 22px;
}

.carousel-caption {
    top: 2%;
    left: 3%;
}

.carousel-caption img {
	margin-bottom: 20px;
	height: 70px;
}

.carousel-caption h3 {
	font-size: 22px;
	line-height: 1.2em;
	max-width: 64%;
	margin-bottom: 12px;
}

.carousel-caption p {
	font-size: 14px;
	line-height: 1.4em;
}

.bottext {
	display: none;
}

.bottext-break {
	display: inline;
}

.homeheading-bp {
	color: #FFF;
	padding: 34px 0 0 0;
}

.homeheading-bp h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 33px;
	color: #93bdff;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.homeheading-bp p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	line-height: 1.4em;
	max-width: 434px;
	margin-bottom: 14px;
}

.homeheading-bp a {
	margin-bottom: 32px;
}

.pp-block-height {
	height: 472px;
}

.testimonial-bp p {
	margin: 34px 8% 36px 8%;
}


}

@media (max-width: 768px) {

.homebanner {
	padding: 0;
}

.nav-link {
	font-size: 16px;
}

.firstcontent {
	padding: 60px 0 0 0;
}

.firstcontent-img img {
	padding: 12px 0 0 0;
}

.firstcontent h2 {
	text-align: center;
}

.firstcontent p {
	text-align: center;
	line-height: 1.4em;
}

.thirdcontent-block {
	padding: 32px 32px 0 22px;
}

.carousel-indicators {
    bottom: -38px;
}

.carousel-caption {
    top: 2%;
    left: 3%;
}

.carousel-caption img {
	margin-bottom: 12px;
	height: 40px;
}

.carousel-caption h3 {
	font-size: 14px;
	line-height: 1.2em;
	max-width: 64%;
	margin-bottom: 12px;
}

.carousel-caption p {
	font-size: 14px;
	line-height: 1.2em;
}

.homeheading-bp {
	color: #FFF;
	padding: 34px 0 0 0;
}

.homeheading-bp h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 33px;
	color: #93bdff;
	line-height: 1.2em;
	margin-bottom: 20px;
}

.homeheading-bp p {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFF;
	line-height: 1.4em;
	max-width: 434px;
	margin-bottom: 20px;
}

.homeheading-bp a {
	margin-bottom: 32px;
}

.pp-block-height {
    height: 360px;
}

.login-block {
	padding: 32px 0 !important;
}

}

@media (max-width: 480px) {

.row {
    margin-right: 0;
    margin-left: 0;
}

.navbar-brand {
	margin: 4px 0 0 20px;
	font-size: 24px;
}

.navbar-brand img {
	display: block;
	width: 100%;
	max-width: 254px;
}

.navsign {
	margin-left: 0px
}

.navbar-collapse {
    padding: 12px 0 12px 20px;
    margin: 12px 0 0 0;
    border-top: #999 1px solid;
}

.fixed-top {
    padding: 10px 0 10px 0;
}

.top-content {
    padding: 72px 0 0 0;
}

.top-content-bp {
    margin: 72px 0 0 0;
}

.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 10px;
    padding-left: 0;
}

.homebanner {
    height: 512px;
    width: auto;
    background: url(../../../img/homebanners-420/rotate.php) bottom center no-repeat;
}

.homeheading {
	color: #FFF;
	padding: 24px 0 0 8px;
}

.homeheading h1 {
	font-family: 'Poppins', sans-serif;
	font-size: 42px;
	color: #FFF;
	line-height: 1.2em;
	margin-bottom: 14px;
}

.homeheading p {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #FFF;
	line-height: 1.4em;
	max-width: 550px;
	margin-bottom: 24px;
}

.btn-homebanner {
    font-size: 16px !important;
    font-weight: 400;
    width: 312px;
	margin-bottom: 14px;
}

.thirdcontent-block {
	padding: 32px 22px 0 22px;
}

.thirdcontent-block h2 {
	font-size: 28px;
	line-height: 1.4em;
}

.thirdcontent-block p {
	line-height: 1.4em;
}

.carousel-indicators {
    bottom: -72px;
}

.carousel-caption {
    top: 1%;
    left: 2%;
}

.carousel-caption img {
	margin-bottom: 12px;
	height: 40px;
}

.carousel-caption h3 {
	font-size: 14px;
	line-height: 1.2em;
	max-width: 64%;
	margin-bottom: 12px;
}

.carousel-caption p {
	display: none;
}

.bottext {
	display: none;
}

.homeheading-bp-img {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 16px;
}

.pp-block-height {
    height: 418px;
}

.pp-block-01 {
	padding-top: 20%;
}

.pp-block-02 {
	padding-top: 8%;
}

.pp-block-03 {
	padding-top: 20%;
}

.pp-block-04 {
	padding-top: 16%;
}

.testimonial-bp p {
	margin: 34px 8% 36px 8%;
	line-height: 1.4em;
	font-size: 16px;
}

.login-block {
	padding: 32px 12px !important;
}

.banner-sec {
    /*border-radius: 0 0 10px 10px;*/
}

}