@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&display=swap');

/*---------- Google Fonts ----------*/







body {

	/* font-family: 'OpenSansRegular'; */
        font-family: "Lato", sans-serif;
	background-color: #f7f9fb;

	color: #1c2f42;

}



h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

h1,
h2 {
	 font-family: "Lora", serif;}


a,

input,

button,

textarea {
	outline: none !important;
}



a {

	transition: all ease-in-out 300ms;

	-webkit-transition: all ease-in-out 300ms;

	-ms-transition: all ease-in-out 300ms;

	-o-transition: all ease-in-out 300ms;

	-moz-transition: all ease-in-out 300ms;

}



.pad-left {

	padding-left: 0;

}



.pad-right {

	padding-right: 0;

}



.pad-top {

	padding-top: 0;

}



.pad-bottom {

	padding-bottom: 0;

}



.padding {

	padding: 0;

}

/*==================================================================*/

/*========== Bootstrap Class Overwrite Start ==========*/

/*==================================================================*/



/*==================================================================*/

/*========== Bootstrap Class Overwrite Class End ==========*/

/*==================================================================*/





/*==================================================================*/

/*========== New Class Add Start ==========*/

/*==================================================================*/



/* header start */

.header {

	position: absolute;

	left: 0;

	right: 0;

	border-bottom: 10px solid #1c2f42;

	z-index: 9;

}



.header .header-top {

	background-color: #1c2f42;

}



.header .header-top .sign-in {

	float: right;

	padding: 25px 0;

	text-align: center;

}



.header .header-top .sign-in .btn:hover {

	/* background-color:#ab9e6d;	 */
	background-color: #FFF;
	color: #FFF;

}
.header .header-top .sign-in .btn:hover {
	background-color: #9b7e21;
	color: #FFF;
}



.header .header-top .sign-in p {

	float: left;

	/* font-family: 'GeorgiaItalic'; */
	/* font-family: 'AvenirLTStd-Book'; */
	/* font-family: 'OpenSans-Regular'; */

	
	font-size: 24px;

	line-height: 23px;

	color: #f7f9fb;

	clear: both;

	padding-top: 10px;

}



.header .header-top .sign-in ul {

	float: left;

	display: block;

	margin: 0;

	padding: 6px 20px;

}



.header .header-top .sign-in ul li {

	display: inline-block;

	padding-right: 7px;

}



.header .header-top .sign-in ul li:last-child {

	padding-right: 0;

}



.header .header-top .sign-in .btn-default {

	background-color: #1c2f42;

	border: none;

	color: #fff;

}



.header .header-top .sign-in .btn {

	/* font-family: 'GeorgiaRegularfont'; */
	/* font-family: 'AvenirLTStd-Book'; */
	/* font-family: 'OpenSans-Regular'; */

	font-size: 18px;

	line-height: 23px;

	border-radius: 0;

	padding: 9px 21px;

}

.mm {float:right;}

.matsonmoney {background: url(../images/matson-money-login-3.png) no-repeat;display:block;width:250px;height:48px;margin:0 auto;}

.matsonmoney:hover {background: url(../images/matson-money-login-3-hover.png) no-repeat;}

.header .header-bottom {
	box-shadow: 0 5px 40px #000;
	background-color: #f7f9fb;
	padding: 18px 0 11px 0;
}



.header .header-bottom .container {

	position: relative;

}



.header .header-bottom .logo {

	position: absolute;

	left: 0;

	top: -105px;

	z-index: 9;
	/* 
	border-radius: 0 0 196px 186px;

	-webkit-border-radius: 0 0 196px 186px;

	-moz-border-radius: 0 0 196px 186px;

	-ms-border-radius: 0 0 196px 186px;

	-o-border-radius: 0 0 196px 186px;

    box-shadow: 3px 17px 24px -14px rgba(0, 0, 0, 1);

	-webkit-box-shadow: 3px 17px 24px -14px rgba(0, 0, 0, 1);

	-moz-box-shadow: 3px 17px 24px -14px rgba(0, 0, 0, 1);

	-ms-box-shadow: 3px 17px 24px -14px rgba(0, 0, 0, 1); */

}
.mob-img{
	display:none;
}
@media (max-width: 767px) {
	.header .header-bottom {
/* 		background-image: url(https://wisdom.wpdevelopmentlab.com/wp-content/uploads/2024/09/Marian_Logo_Full_Black.png); */
		background-size: auto;
		background-repeat: no-repeat;
	}
	.desx-img{
		display:none;
	}
	.mob-img{
	display:block;
}
	.header .header-bottom .logo .mob-img .test {
    height: 61px;
    width: 134px;
    object-fit: contain;
    visibility: visible;
}
	    .inner-content .services-block .block .image img {
        height: 170px !important;
        object-fit: cover;
    }
}

@media (max-width: 767px) {
	.header .header-bottom .logo img {
		visibility: hidden;
	}
}

.header .header-bottom .logo img {

	/* border-radius: 0 0 196px 186px;

	-webkit-border-radius: 0 0 196px 186px;

	-moz-border-radius: 0 0 196px 186px;

	-ms-border-radius: 0 0 196px 186px;

	-o-border-radius: 0 0 196px 186px;	 */

}



/* header end */



/* slider start */

.carousel {

	border-bottom: 10px solid #f7f9fb;

}


/* 
.carousel-caption {

	left:auto;

	right:12%;

	bottom:105px;

	padding:18px 27px 18px 25px;
	background-color: #2a2a2ac7;
	color: #000

	z-index: 2;

} */
.carousel-caption {
	left: auto;
	right: auto;
	bottom: 105px;
	padding: 18px 27px 18px 25px;
	background-color: #1c2f42c7;
	color: #f7f9fb;
	z-index: 2;
	width: 35%;
	text-align: left;
}

.carousel-caption a {
	/*color: #000;
    background: #fff;
    padding:5px 10px;
	text-shadow: none;
	border-radius: 5px;*/
	color: #f7f9fb;
	text-shadow: none;
	/* font-family: 'AvenirLTStd-Book'; */
	/* font-family: 'OpenSans-Regular'; */
	font-size: 15px;
	line-height: normal;
	border-radius: 0;
	padding: 6px 15px 6px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 23px;
	border-radius: 0;
	padding: 9px 21px;
	margin-left: 20px;
}

.carousel-caption p span {
	color: #f7f9fb !important;
}

.carousel-caption p {
	color: #f7f9fb !important;
	/* font-family: 'OpenSans-Regular'; */
	font-size: 18px;
}

.carousel-caption h2 {

	float: left;

	/*font-family: 'GeorgiaItalic';*/
	/* font-family: 'AvenirLTStd-Book'; */

	font-size: 25px;

	line-height: 60px;

	color: #f7f9fb;

	margin-right: 95px;
	text-transform: uppercase;

}



.carousel-caption h6 {

	/* font-family: 'AvenirLTStd-Book'; */
	/* font-family: 'OpenSans-Regular'; */
	/* float:right; */
	float: left;
	font-size: 22px;

	line-height: 32px;

	color: #f7f9fb;

	clear: both;

	text-transform: uppercase;

}

.carousel-inner>.item>img {

	width: 100%;

}

/* slider end */



/* content start */

.content {

	/*background-color: #1c2f42;*/
/* 	background: #898a7c url(../images/site-bg.jpg) center bottom; */
	background-size: cover;
	background-attachment: fixed;

}



.content .inner-content {

	background-color: #f7f9fb;

	padding: 0 18px 32px 18px;
	-webkit-box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 2px 6px 18px 0px rgba(0, 0, 0, 0.75);

}



.inner-content .services-block {

	padding: 23px 18px;

}



.inner-content .services-block .col-sm-4.col-md-4.padding {

	padding: 0 0 0 18px;

}



.inner-content .services-block .pad-con {

	margin: 0 0 0 -18px;

}





.inner-content .services-block .block {
	box-shadow: 2px 17px 29px -19px #0A090A;
	-webkit-box-shadow: 2px 17px 29px -19px #0A090A;
	-moz-box-shadow: 2px 17px 29px -19px #0A090A;
}



.inner-content .services-block .block .image {}



.inner-content .services-block .block .image img {

	width: 100%;

}



.inner-content .services-block .block .desc {

	background-color: #1c2f42;

	padding: 12px 11px 19px 11px;

	text-align: center;

}



.inner-content .services-block .block .desc .title {

	width: 100%;

	height: 30px;

}



.inner-content .services-block .block .desc .title .title-line {

	height: 10px;

	border-bottom: 1px solid #f7f9fb;

	text-align: center;

}



.inner-content .services-block .block .desc .title span {

	font-size: 22px;

	color: #f7f9fb;

	/* font-family: 'AvenirLTStd-Book'; */

	/* font-family: 'PTSerif-Regular'; */

	padding: 0 10px;

	line-height: 21px;

	background-color: #1c2f42;
}



.content .inner-content .services-block .block .desc p {

	font-size: 14px;

	line-height: 18px;

	/* font-family: 'OpenSans-Regular'; */

	color: #f7f9fb;

	height: 40px;

	margin: 10px 0;

}





.content .inner-content .finance-detail {

	text-align: left;
	/*font-family: 'Nunito Sans', sans-serif;*/
}



.content .inner-content .finance-detail .title {

	height: 24px;

	border-bottom: 1px solid #000000;

	text-align: center;

	margin-bottom: 50px;

}



.content .inner-content .finance-detail .title h1 {

	/* font-family: 'GeorgiaItalic'; */
	/* font-family: 'PTSerif-Bold' !important; */

	font-size: 32px;

	color: #1c2f42;

	background-color: #f7f9fb;

	display: inline-block;

	padding: 0 20px;

}





.content .inner-content .finance-detail h6 {

	/* font-family: 'OpenSansBold'; */
	/*font-family: 'Nunito Sans', sans-serif;*/
	font-size: 15px;

	line-height: 15px;

	color: #1c2f42;

	margin: 0;

	padding: 0 0 33px 0;

	letter-spacing: 3px;

}



.content .inner-content .finance-detail p {

	font-size: 15px;

	line-height: 1.5;

	/* font-family: 'OpenSans-Regular'; */

	color: #1c2f42;

	margin: 0 0 33px 0;
	padding-right: 10px;

}
.content .inner-content .finance-detail p a {
color: #1c2f42;

}



.content .inner-content .finance-detail .btn {

	font-size: 18px;

	line-height: 18px;

	background-color: #1c2f42;

	padding: 13px 40px;

	display: inline-block;

	border: none;

	border-radius: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	-ms-border-radius: 0;

	-o-border-radius: 0;

	/* font-family: 'AvenirLTStd-Book'; */
	/* font-family: 'OpenSans-Regular'; */


	color: #f7f9fb;

}

.content .inner-content .finance-detail .btn:hover {

	background-color: #334495;

}







/* content end */





/*==================================================================*/

/*========== New Class Add End ==========*/

/*==================================================================*/









/*==================================================================*/

/*========== Footer Start ==========*/

/*==================================================================*/

.footer {

	background-color: #1c2f42;

	padding: 26px 0 22px 0;

	border-top: 10px solid #f7f9fb;
	/* font-family: 'Constantia-BoldItalic' !important;*/
}



.footer .f-top {

	padding: 0 0 36px 0;

}



.footer .f-menu ul {

	display: block;

	margin: 0;

	padding: 14px 0 0 0;

	text-align: center;

}



.footer .f-menu ul li {

	display: inline-block;

	padding: 0 26px 0 0;

}



.footer .f-menu ul li:last-child {

	padding: 0;

}





.footer .f-menu ul li a {

	/* font-family: 'YanoneKaffeesatzRegular'; */
	/* font-family: 'AvenirLTStd-Book'; */

	/* font-family: 'OpenSans-Regular'; */

	font-size: 16px;

	line-height: 20px;

	color: #f7f9fb;

	text-transform: uppercase;

	text-decoration: none;

}



.footer .f-top .sign-in {



	background-color: #1c2f42;

	/* font-family: 'AvenirLTStd-Book'; */

	/* font-family: 'OpenSans-Regular'; */

	font-size: 17px;

	line-height: 18px;

	color: #FFF;

	text-transform: uppercase;

	border-radius: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	-ms-border-radius: 0;

	-o-border-radius: 0;

	border: none;
	white-space: normal;

}


.footer .f-top .sign-in:hover {
	background: #b6b7ba;
}



.footer .social ul {

	float: right;

	margin: 0;

	padding: 6px 0 0 0;

}



.footer .social ul li {

	display: inline-block;

	padding: 0 7px 0 0;

}



.footer .social ul li a {

	display: inline-block;

}



.footer .f-menu ul li a:hover {

	color: #f7f9fb;

}





.footer .f-mid h5 {

	/* font-family: 'YanoneKaffeesatzRegular'; */
	/* font-family: 'AvenirLTStd-Book'; */

	/* font-family: 'OpenSans-Regular'; */

	font-size: 20px;

	line-height: 20px;

	color: #f7f9fb;

	text-transform: uppercase;

	padding-bottom: 11px;

	text-align: left;

}



.footer .f-mid p {

	font-size: 15px;

	line-height: 23px;

	/* font-family: 'OpenSans-Regular'; */


	color: #f7f9fb;

}

.footer .f-mid a {
	color: #f7f9fb;
}

.footer .f-mid .email-signup {

	text-align: right;

	padding: 0 0 0 38px;

}



.footer .f-mid .email-signup .form-inline {

	float: right;

}



.footer .f-mid .email-signup input[type="email"] {

	width: 300px;

	background-color: #f7f9fb;

	border-radius: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	-ms-border-radius: 0;

	-o-border-radius: 0;

	border: 1px solid #cbcbcb;

	height: 40px;

}



.footer .f-mid .sign-up {

	padding: 11px 21px;

	background-color: #f7f9fb;

	/* font-family: 'AvenirLTStd-Book'; */
	/* font-family: 'OpenSans-Regular'; */


	font-size: 18px;

	line-height: 18px;

	color: #1c2f42;

	text-transform: uppercase;

	border-radius: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	-ms-border-radius: 0;

	-o-border-radius: 0;

	border: none;

}



.footer .f-bottom {

	padding: 46px 0 0 0;

}

.footer .f-bottom p {
	color: #f7f9fb;
	font-size: 14px;
	/* font-family: 'OpenSans-Regular'; */
	line-height: 1.5;
	margin-bottom: 17px;
	/*font-family: 'Nunito Sans', sans-serif;*/
}



.footer .f-bottom ul {

	text-align: center;

	display: block;

	margin: 0;

	padding: 0;

}



.footer .f-bottom ul li {

	display: inline-block;

	padding-right: 8px;

	/* font-family: 'OpenSans-Regular'; */

	margin-right: 8px;

	border-right: 2px solid #D8DCDB;

	font-size: 12px;

	line-height: 12px;

	color: #f7f9fb;

}



.footer .f-bottom ul li a {

	font-size: 12px;

	line-height: 12px;

	color: #f7f9fb;

}

.footer .f-bottom ul li:last-child {

	padding: 0;

	margin: 0;

	border: none;

}



.footer .f-bottom h6 {

	font-size: 12px;

	line-height: 12px;

	/* font-family: 'OpenSans-Regular'; */


	color: #f7f9fb;

	margin: 0;

	padding: 0;

	text-align: center;

}



.footer .f-top .sign-in:hover {

	background-color: #334495;
	color: #f7f9fb;

}



.footer .f-mid .sign-up:hover {

	background-color: #334495;

}







/*==================================================================*/

/*========== Footer End ==========*/

/*==================================================================*/

/*update navigation */

.navigation {

	float: right;

	clear: both;

}



.sm-simple {

	border: none !important;

	box-shadow: none !important;

	background: none !important;

	-webkit-box-shadow: none !important;

	-moz-box-shadow: none !important;

	-ms-box-shadow: none !important;

	-o-box-shadow: none !important;

	float: right !important;

}

.sm-simple a {

	/* font-family: 'YanoneKaffeesatzRegular' !important; */
	/*font-family: 'Constantia-BoldItalic' !important;*/
	/* font-family: 'AvenirLTStd-Book' !important; */
	/* font-family: 'OpenSans-Regular' !important; */

	/*font-weight:bold !important;*/

	font-size: 16px !important;

	line-height: 20px !important;

	color: #1c2f42 !important;

	text-transform: capitalize !important;

	padding: 0 10px 7px 0 !important;

	border-bottom: 1px solid transparent !important;

	font-weight: normal !important;

	letter-spacing: 0;

}



.sm-simple ul {

	/*background: url(../images/header-bg.jpg) repeat !important;*/

	border: none !important;

	width: 100%;

}



.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active,
.sm-simple a.highlighted {

	background-color: transparent !important;

	padding: 0 10px 7px 0 !important;

	color: #000 !important;

}



.sm-simple>li {

	padding: 0 7px !important;

}



.sm-simple>li.active a {

	color: #000 !important;

}



.sm-simple>li.menu-item-has-children {

	position: relative !important;
	content: "\f078" !important;

}



.sm-simple>li.menu-item-has-children a {

	padding-right: 8px !important;


}





.sm-simple>li.menu-item-has-children:after {

	content: "\f078" !important;

	font-family: FontAwesome;

	right: 8px;

	position: absolute;

	top: 6px;

	color: #1c2f42;

	font-size: 8px;

}



.sm-simple>li ul {
	background-color: #f7f9fb !important;
}





.custom-href {

	color: #f7f9fb;

}

.custom-href:hover {

	color: #f7f9fb;

}

.text-content {

	padding-top: 18%;

	text-align: justify !important;

}

@media (min-width: 768px) and (max-width:992px) {
	.text-content {
		padding-top: 23%;
	}
}

label.error {

	color: red;

	position: absolute;

	font-size: 13px;

}

a.home-box-link:hover {
	text-decoration: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 768px) {
	#map {
		height: 250px;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 768px) {
	#map {
		height: 550px;
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
}

@media (max-width: 768px) {
	.quiz-box {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 768px) {
	.quiz-box {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;

	}
}

div.gm-style-iw {
	max-height: 75px;
	overflow: scroll;
}

h2 {
	margin-bottom: 10px;
}

.quiz-box {
	padding: 10px;
	border: 1px solid #D8DCDB;
	min-height: 250px;
}

.question-pane {
	text-align: center;
	padding: 10px;
	border: 1px solid #D8DCDB;
	height: 100%;
}

ul.quiz-tab {
	margin-bottom: 10px;
	border-bottom: none;
}

ul.quiz-tab>li {
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.quiz-tab>li>a {
	border: 1px solid #D8DCDB;
	border-radius: 50%;
	background-color: #f7f9fb;
	color: #1c2f42;
	padding: 6px 8px 6px 8px;
}

.quiz-tab>li.single>a {
	padding: 6px 12px 6px 12px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.quiz-tab>li>a {
		padding: 4px 6px 4px 6px;
	}

	ul.quiz-tab>li {
		margin-right: 3px;
	}

	.quiz-tab>li.single>a {
		padding: 4px 10px 4px 10px;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	.quiz-tab>li>a {
		padding: 6px 8px 6px 8px;
	}

	ul.quiz-tab>li {
		margin-right: 12px;
	}

	.quiz-tab>li.single>a {
		padding: 6px 12px 6px 12px;
	}
}

@media (max-width: 768px) {
	.quiz-tab>li>a {
		padding: 6px 8px 6px 8px;
	}

	ul.quiz-tab>li {
		margin-right: 16px;
	}

	.quiz-tab>li.single>a {
		padding: 6px 12px 6px 12px;
	}
}

.quiz-tab>li>a:hover,
.quiz-tab>li>a:active {
	border: 1px solid #D8DCDB;
	border-radius: 50%;
	background-color: #1c2f42;
	color: #f7f9fb;
}

.quiz-tab>li.active>a,
.quiz-tab>li.active>a:hover,
.quiz-tab>li.active>a:active,
.quiz-tab>li.active>a:focus {
	border-bottom-color: #D8DCDB;
	background-color: #334495;
	color: #f7f9fb;
}

.question {
	font-weight: bold;
	font-size: 18px;
}

.tab-content>.tab-pane>p {
	margin-bottom: 20px !important;
	margin-top: 10px !important;
}

.answers-list>p {
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

.answers-list {
	padding-top: 15px;
}

.answer-item {
	display: none;
}

.answer.btn-default {
	margin-bottom: 5px;
}

.tab-pane>p {
	min-height: 73px;
}

#calendarTitle {
	display: none;
}

.ctct-custom-form input[type="text"] {
	float: left;
	margin-right: 10px;
	width: 50%
}

.ctct-custom-form input[type="text"] {
	width: 30%;
}

.text-content h6 {
	text-align: left !important;
}

button.ctct-button {
	padding: 14px 16px !important;
}

.form-email {
	width: 50% !important;
}

@media (max-width: 768px) {
	button.ctct-button {
		padding: 14px 10px !important;
	}

	.form-email {
		width: 35% !important;
	}

	.btn-default {
		font-size: 14px !important;
	}
}

@media (min-width: 380px) and (max-width: 768px) {
	.text-content {
		padding-top: 20px;
	}
}

body {
	overflow-x: hidden;
}

.btn-default {
	max-width: 100%;
}

.carousel-inner>.item {
	-webkit-transition: -webkit-transform .10s ease-in-out;
	-o-transition: -o-transform .10s ease-in-out;
	transition: transform .10s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d),
(-webkit-transform-3d) {

	.carousel-fade .carousel-inner>.item.next,
	.carousel-fade .carousel-inner>.item.active.right {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.carousel-fade .carousel-inner>.item.prev,
	.carousel-fade .carousel-inner>.item.active.left {
		opacity: 0;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.carousel-fade .carousel-inner>.item.next.left,
	.carousel-fade .carousel-inner>.item.prev.right,
	.carousel-fade .carousel-inner>.item.active {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}



@-webkit-keyframes zoom {
	from {
		-webkit-transform: scale(1, 1);
	}

	to {
		-webkit-transform: scale(1.5, 1.5);
	}
}

@keyframes zoom {
	from {
		transform: scale(1, 1);
	}

	to {
		transform: scale(1.5, 1.5);
	}
}

.carousel-inner .item>img {
	-webkit-animation: zoom 20s;
	animation: zoom 20s;
}



/* form css */
.ctct-custom-form{
	min-width: 100% !important;
}
.ctct-custom-form .ctct-button {
	color: #1c2f42 !important;
	background-color: #f7f9fb !important;
	/* font-family: 'OpenSans-Regular' !important; */
}
.ctct-custom-form .ctct-button:hover {
	color: #f7f9fb !important;
	background-color: #1c2f42!important;
}

.ctct-custom-form input[type="text"] {
	color: #1c2f42 !important;
	background-color: #f7f9fb !important;
	/* font-family: 'OpenSans-Regular' !important; */
	border-color: #1c2f42bb;
}
.form-control{
	color: #1c2f42;
}
.sm-simple a span.sub-arrow{
	color: #1c2f42;
	background: #D8DCDB !important;
}



.home-img {
    background: #060606;
    margin: 0 -18px -32px;
}

.home-img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto !important;
}




/* 30-08-24 */

div.tnp-subscription,
form.tnp-subscription,
form.tnp-profile {
    max-width: 100% !important;
}

.news-footer form {
    display: flex;
}

.tnp-field label {
    display: none;
}

.footer .tnp-field.tnp-field-email input[type="email"] {
    color: #1c2f42 !important;
    background-color: #f7f9fb !important;
    /* font-family: 'OpenSans-Regular' !important; */
    border-color: #1c2f42bb;
    width: calc(100% - 15px);
    padding: 10px 15px;
    border: 1px solid #b0b6bb;
    margin-right: 15px;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    font-size: 16px;
    line-height: 1.5;
    display: block;
    min-height: 48px;
}

.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit {
   color: #1c2f42 !important;
    background-color: #f7f9fb !important;
    /* font-family: 'OpenSans-Regular' !important; */
    padding: 12px 45px !important;
    /* width: 180px; */
    border-radius: 0px;
    font-size: 18px;
    font-weight: 500;
}

.tnp-field.tnp-field-email{
	width: 55%;
}

.finance-detail label {
    display: block;
    font-size: 15px;
    margin-bottom: 8px;
}
.finance-detail input,
.finance-detail textarea{
    display: block;
    width: 100%;
    min-height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.finance-detail input.wpcf7-submit {
    width: auto !important;
	font-size: 16px;
    line-height: 18px;
    background-color: #1c2f42!important;
	color:#fff !important;
    padding: 12px 40px;
	border: 0 !important;
	border-radius: 0 !important;
}

.finance-detail input.wpcf7-submit:hover {
	background-color: #334495!important;
	color:#fff;
}

mark{
	background-color: transparent !important;
}

.finance-detail .wp-block-button__link.wp-element-button {
    font-size: 16px !important;
    line-height: 18px !important;
    background-color: #1c2f42!important;
    padding: 12px 30px !important;
    border: none !important;
    border-radius: 0 !important;
    /* font-family: 'OpenSans-Regular' !important; */
    color: #f7f9fb !important;
}

.finance-detail .wp-block-button__link.wp-element-button:hover {
    background-color: #334495!important;
    color: #f7f9fb !important;
}

.finance-detail ul.wp-block-list,
.finance-detail h4.wp-block-heading{
    margin-bottom: 55px;
}



.finance-detail ul.wp-block-list li{
    font-size: 15px;
    line-height: 25px;
}
.header .header-bottom .logo img.test{
    height: 74px;
    width: 250px;
    object-fit: contain;
}
h2.wp-block-heading.myheading{
	text-align:left;
}
.content .inner-content .finance-detail p a:hover{
 color: #334495;
}
/* 25.09.2024 */
.customclass{
	display:flex;
}
@media (max-width: 1199px) {
.footer .f-menu ul {
    display: block;
    margin: 0;
	padding: 12px 0px 0 30px;
	}
}
@media (max-width: 991px) {
	.centersec {
    display: flex;
    align-items: center;
    justify-content: center;
}
	   .footer .f-menu ul {
      padding: 14px 0 0 0;
   }
	.customclass{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}
	.pad-left {
    padding-left: 15px;
}
}
@media (max-width: 768px) {
	.news-footer form {
    display: flex;
    align-items: center;
    justify-content: center;
}
}

@media (max-width: 580px) {
	.customclass{
	display:flex;
    flex-direction:column;
	flex-wrap:wrap;
	gap: 20px;
   }
	.customfoot .tnp-subscription input.tnp-submit, .tnp-profile input.tnp-submit, .tnp-unsubscribe button.tnp-submit, .tnp-reactivate button.tnp-submit {
    padding: 12px 20px !important;
    font-size: 16px;
}
}


