@charset "utf-8";
/* CSS Document */

a.cta_button {
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
	vertical-align: middle
}
	
.hs-breadcrumb-menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}
	
.hs-breadcrumb-menu-item {
	float: left;
	padding: 10px 0px 10px 10px
}
	
.hs-breadcrumb-menu-divider:before {
	content: '›';
	padding-left: 10px
}
	
.hs-featured-image-link {
	border: 0
}
	
.hs-featured-image {
	float: right;
	margin: 0 0 20px 20px;
	max-width: 50%
}
	
@media (max-width: 568px) {
	.hs-featured-image {
		float: none;
		margin: 0;
		width: 100%;
		max-width: 100%
	}
}
	
.hs-screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px
}

.secondary-menu {
	padding: 5px 0 !important;
}

.the-secondary-menu {
	display: inline-block;
	height: 15px;
	overflow: hidden;
	line-height: 100%;
	vertical-align: sub;
	padding-right: 10px;
}

.the-secondary-menu a,.the-secondary-menu a:hover {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}

.the-secondary-menu i {
	color: #fff;
	font-size: 4px;
	vertical-align: middle;
	margin-top: -1px;
	font-weight: bold;
	margin: -1px 5px 0;
}

.phone-sign {
	display: inline-block;
	vertical-align: text-top;
	background-color: #ffffffc2;
	padding: 5px;
	line-height: 95%;
	border-radius: 50%;
	height: 16px;
	width: 16px;
	margin-right: 3px;
	margin-top: 1px;
	cursor: pointer;
}

.phone-sign .fa-phone {
	display: inline-block;
	transform: rotate(98deg);
	-webkit-transform: rotate(98deg);
	-moz-transform: rotate(98deg);
	-o-transform: rotate(98deg);
	font-size: 8px;
	vertical-align: super;
	margin-top: -2px;
	margin-left: -1px;
	color: #3187c1;
}

.cols,.cols a {
	display: inline-block;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}

.cols a:hover {
	color: #fff;
}

.cols a {
	font-weight: normal;
	font-size: 14px;
}

.help-text {
	padding-right: 8px;
	line-height: 11px;
	margin-top: 5px;
	font-weight: normal;
}

.login-text,.marketplace-text {
	padding-left: 8px;
	border-left: 1px solid #fff;
	line-height: 11px;
	margin-top: 5px;
}

.login-text {
	padding-right: 5px;
	border-left: 0;
}

.container-fluid {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.cls-scndry {
	direction: ltr;
	text-align: left;
	padding: 5px 0;
}

@media(max-width:767px) {
	.secondary-menu {
		padding: 4px 2% !important;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		color: #fff;
	}

	.custom-menu-primary .hs-menu-wrapper {
		background-color: #fff !important;
	}

	.secondary-menu {
		display: none !important;
	}
}

@media(max-width:575px) {
	.secondary-menu {
		padding: 0 2%;
	}

	.the-secondary-menu {
		font-size: 14px;
		width: 102px;
		display: none !important;
	}
}

.header-container-wrapper .new-nav .custom-menu-primary.desktop-menu {
	margin-top: 0 !important;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li {
	padding: 0 !important;
	float: left !important;
	z-index: 99998;
	padding-bottom: 13px !important;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(5),.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6),.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7) {
	display: none;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li>a {
	font-weight: 500;
/*	height: 100%;  */
	line-height: 1em;
	font-size: 14px !important;
	padding: 0px 8px;
	position: relative;
	display: block;
	color: #303133;
	padding-top: 0;
	min-height: 77px;
	padding: 30px 4px 20px !important;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a:after {
	content: "";
	height: 14px !important;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #3180af;
	bottom: 0;
	display: none;
	position: relative;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
	background-color: #fff;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
	color: #3187c1;
	text-decoration: none;
	border-bottom: 2px solid #3187c1;
	display: block;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:hover .main-panel {
	visibility: visible;
	opacity: 1;
	display: block;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul {
	height: 45px !important;
	margin-top: 14px !important;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>.cta-left-side,.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>.featured-side {
	display: none;
}

.main-panel {
	position: absolute;
	width: 450px;
	background-color: #fff;
	padding: 30px 20px 20px 20px;
	border: 1px solid #f1f1f1;
	margin-top: 0;
	z-index: 9999999999;
	box-shadow: 6px 7px 5px rgba(39,39,39,0.55);
	left: -1px;
	min-height: 320px;
	visibility: hidden;
	opacity: 0;
	display: none;
}

.main-panel>a {
	display: none !important;
}

.desktop-menu .hs-item-has-children>.hs-menu-children-wrapper {
	display: none;
}

.main-panel .cta-left-side {
	display: inline-block;
	bottom: 20px;
	left: 20px;
}

.main-panel .cta-left-side a {
	background: #2a78ac !important;
	padding: 8px 15px !important;
}

.main-panel .cta-left-side a span {
	font-size: 11px !important;
}

.desktop-menu .main-panel ul.hs-menu-children-wrapper {
	visibility: visible !important;
	opacity: 1 !important;
	position: static !important;
	width: 50% !important;
	display: inline-block !important;
	min-width: auto;
	padding: 0 20px;
	margin-top: -17px;
	padding-left: 0 !important;
	box-shadow: none;
	border: 0;
}

.desktop-menu ul.hs-menu-children-wrapper li>a {
	font-weight: 500;
	height: 100%;
	line-height: 1em;
	font-size: 13px;
	padding: 0px 8px;
	position: relative;
	display: block;
	color: #303133;
	padding-top: 0;
	min-height: 40px;
	border: 0;
	z-index: 9;
	background-color: #fff;
}

.featured-side {
	width: 50%;
	float: right;
	padding: 0 20px 0 30px;
	border-left: 1px solid #f1f1f1;
}

.featured-side h4 {
	font-size: 10px;
	text-transform: uppercase;
	color: #777;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0;
	text-align: left;
}

.featured-side h3 {
	font-size: 13px;
	margin: 10px 0 0;
	color: #777;
	font-weight: bold;
	text-align: left;
}

.featured-side p {
	font-size: 13px;
	text-align: left;
}

.featured-side .cta-left-side {
	margin-top: 20px;
}

.desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:last-of-type .main-panel {
	right: 0;
	left: auto;
}

.custom-header-cta {
	text-align: right;
}

.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:first-of-type a {
	vertical-align: middle;
	display: block;
}

.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:first-of-type a span {
	display: inline-block;
	vertical-align: text-top;
	background-color: #ffffffc2;
	padding: 5px;
	line-height: 95%;
	border-radius: 50%;
	height: 16px;
	width: 16px;
	margin-right: 3px;
	margin-top: 1px;
}

.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:first-of-type a i {
	transform: rotate(98deg);
	-webkit-transform: rotate(98deg);
	-moz-transform: rotate(98deg);
	-o-transform: rotate(98deg);
	font-size: 8px;
	vertical-align: super;
	margin-top: -2px;
	margin-left: -1px;
	color: #3187c1;
}

.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li {
	z-index: 999 !important;
}

@media(max-width:767px) {
	.child-trigger {
		z-index: 20;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(5),.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(6),.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7) {
		display: block;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7) {
		padding-top: 10px !important;
		padding-bottom: 2px !important;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7) a {
		background: #3187c1;
		max-width: 145px !important;
		margin: 0 auto;
		text-align: center;
		border-radius: 4px;
		color: #fff;
		padding: 20px 20px 20px !important;
		font-size: 15px !important;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(7) a:hover {
		background: #3187c1;
		color: #fff;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		display: block;
		color: #3187c1;
		min-height: auto;
		padding: 17px 28px 17px !important;
		text-align: right;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul {
		height: auto !important;
		margin-top: 14px !important;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
		background-color: #fff;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
		border-bottom: 0;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul ul li a {
		font-size: 14px;
		padding: 0;
	}

	.main-panel {
		display: none !important;
	}

	.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
		padding: 0 20px;
	}

	.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
		width: 49.5%;
		display: inline-block;
	}

	.custom-header-cta {
		display: none !important;
	}

	.desktop-menu.custom-menu-primary .hs-menu-wrapper>ul>li {
		padding-bottom: 0 !important;
	}

	.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:first-of-type a span {
		padding: 4px 5px 4px;
	}

	.secondary-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:first-of-type a i {
		margin-top: -2px;
		margin-left: 0;
	}

	.child-trigger.child-open+ul {
		padding: 0 !important;
	}

	.child-trigger.child-open+ul li {
		padding: 0 30px !important;
	}
}

.b-modal {
	z-index: 999999 !important;
}

#element_to_pop_up {
	background-color: #fff;
	border-radius: 15px;
	color: #000;
	display: none;
	padding: 30px;
	min-width: 450px;
	min-height: 180px;
	z-index: 9999999 !important;
}

#element_to_pop_up h2 {
	position: relative;
	margin-bottom: 40px;
	margin-top: 0px;
}

#element_to_pop_up h2:after {
	position: absolute;
	content: '';
	height: 2px;
	width: 90%;
	margin: 0 5%;
	border-bottom: 2px solid #3187c1;
	bottom: -10px;
	left: 0;
	top: 30px;
}

.b-close {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 5px;
}

body input[type="text"],body input[type="password"],body input[type="datetime"],body input[type="datetime-local"],body input[type="date"],body input[type="month"],body input[type="time"],body input[type="week"],body input[type="number"],body input[type="email"],body input[type="url"],body input[type="search"],body input[type="tel"],body input[type="color"],body input[type="file"],body textarea,body select {
	padding: 8px 10px;
	margin-bottom: 8px;
}

body textarea {
	resize: none !important;
}

.hs_submit {
	text-align: center;
}

.hs-button.primary,input[type="submit"],input[type="button"] {
	box-sizing: content-box !important;
	-webkit-font-smoothing: antialiased !important;
	white-space: nowrap !important;
	-webkit-text-stroke: 0px !important;
	text-align: center !important;
	vertical-align: middle !important;
	font-weight: 400 !important;
	margin: 0 !important;
	outline: 0 !important;
	font-family: Helvetica,Arial,sans-serif !important;
	padding: 7px 18px 7px !important;
	position: relative !important;
	text-decoration: none !important;
	cursor: pointer !important;
	display: inline-block !important;
	-moz-user-select: none !important;
	-webkit-user-select: none !important;
	user-select: none !important;
	max-width: 180px !important;
	background-color: white !important;
	border-color: #3187c1 !important;
	color: #3187c1 !important;
	text-transform: uppercase !important;
	font-size: 13px !important;
	line-height: 18px !important;
	border: 1px solid #3187c1 !important;
	text-shadow: none !important;
	background: none !important;
	box-shadow: none !important;
	border-radius: 3px !important;
	width: 100% !important;
	height: 40px !important;
	transition: all .3s ease !important;
	min-height: 0 !important;
}

.hs-button.primary:hover {
	background-color: #3187c1 !important;
	border: 1px solid #3187c1 !important;
	color: #fff !important;
	text-decoration: none !important;
}

.eccent_universalHero_twentyTwo {
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	padding-top: 100px;
	padding-bottom: 140px;
	background-color: #000;
	background-size: cover;
	background-position: 50%;
	position: relative;
}

.eccent_universalHero_twentyTwo a,.eccent_universalHero_twentyTwo h1,.eccent_universalHero_twentyTwo h2,.eccent_universalHero_twentyTwo h3,.eccent_universalHero_twentyTwo h4,.eccent_universalHero_twentyTwo h5,.eccent_universalHero_twentyTwo h6,.eccent_universalHero_twentyTwo input,.eccent_universalHero_twentyTwo p,.eccent_universalHero_twentyTwo span,.eccent_universalHero_twentyTwo textarea {
/* 	font-family: proxima-nova,sans-serif;  */
  	font-family: IRANSans, IRANSansWeb, Tahoma, Arial, Verdana, sans-serif; 
}

.eccent_universalHero_twentyTwo .container {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1228px;
	box-sizing: border-box;
}

.eccent_universalHero_twentyTwo .container .row {
	margin-left: 0!important;
	margin-right: 0!important;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_overlayContainer {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	box-sizing: border-box;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_overlayContainer .eccent_universalHero_overlay {
	display: block;
	position: absolute;
	background-color: rgba(225,224,1,.75);
	box-sizing: border-box;
	width: 9999px;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_title {
	display: block;
	position: relative;
	box-sizing: border-box;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	z-index: 4;
	margin: 0;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_subtitle {
	display: block;
	font-weight: 300;
	color: #000;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_link {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	background-color: transparent;
	border: 3px solid #fff;
	color: #fff;
	transition: all .3s ease;
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding: 15px 25px;
	font-size: 15px;
	line-height: 19px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 9px;
	box-shadow: 2px 2px 6px 1px rgba(0,0,0,.34);
	margin-top: 20px;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_link:active,.eccent_universalHero_twentyTwo .eccent_universalHero_link:focus,.eccent_universalHero_twentyTwo .eccent_universalHero_link:hover {
	background-color: #fff;
	color: #002970;
	text-decoration: none;
}

.eccent_universalHero_column {
	padding-left: 0!important;
	padding-right: 0!important;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_gradientContainer {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
/*	background: linear-gradient(91.16deg,rgba(50,36,35,.85) 19.25%,rgba(86,77,75,.5) 64.49%,rgba(103,97,95,.0001) 85.34%,rgba(131,130,127,.0508359) 98.97%,rgba(132,131,129,.0001) 99.06%);  */
}

.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText {
	position: absolute;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	left: 0;
	bottom: -45px;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText p {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: .7em;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText p.universalHeroLeft {
	text-align: left;
}

.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText p.universalHeroRight {
	text-align: right;
}

.universalHero_bold {
	font-weight: 700;
}

.universalHero_semibold {
	font-weight: 600;
}

.universalHero_medium {
	font-weight: 500;
}

.universalHero_normal {
	font-weight: 400;
}

.universalHero_light {
	font-weight: 300;
}

@media(max-width:767.9px) {
	.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText {
		display: none;
	}

	.eccent_universalHero_twentyTwo .container {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 0!important;
	}

	.eccent_universalHero_twentyTwo .eccent_universalHero_title {
		font-size: 48px;
		line-height: 50px;
	}

	.eccent_universalHero_twentyTwo .eccent_universalHero_subtitle {
		font-size: 24px;
		line-height: 28px;
	}

	.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText {
		padding-left: 30px;
		padding-right: 30px;
	}

	.eccent_universalHero_twentyTwo .eccent_universalHero_overlayContainer {
		padding: 15px 0;
	}

	.eccent_universalHero_twentyTwo {
		min-height: 400px;
	}
}

@media(min-width:768px) {
	.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText {
		display: block;
	}

	.eccent_universalHero_twentyTwo .eccent_universalHero_title {
		font-size: 54px;
		line-height: 58px;
	}

	.eccent_universalHero_twentyTwo .eccent_universalHero_subtitle {
		font-size: 32px;
		line-height: 38px;
	    text-align: right;
	}

	.eccent_universalHero_twentyTwo .eccent_universalHero_overlayContainer {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
	    text-align: right;
	}

	.eccent_universalHero_twentyTwo {
		min-height: 58vh;
	}
}

@media(min-width:768px) and (max-width:991.9px) {
	.eccent_universalHero_twentyTwo .container,.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media(min-width:992px) {
	.eccent_universalHero_twentyTwo .container,.eccent_universalHero_twentyTwo .eccent_universalHero_cornerText {
		padding-left: 70px;
		padding-right: 70px;
	}
}

.eccent_fullWidthTextSection_twentyTwo {
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	padding-top: 85px;
	padding-bottom: 85px;
	position: relative;
	border-bottom: 1px solid #cfcfcf;
}

.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode {
	background-color: #002970;
}

.eccent_fullWidthTextSection_twentyTwo a,.eccent_fullWidthTextSection_twentyTwo div,.eccent_fullWidthTextSection_twentyTwo h1,.eccent_fullWidthTextSection_twentyTwo h2,.eccent_fullWidthTextSection_twentyTwo h3,.eccent_fullWidthTextSection_twentyTwo h4,.eccent_fullWidthTextSection_twentyTwo h5,.eccent_fullWidthTextSection_twentyTwo h6,.eccent_fullWidthTextSection_twentyTwo input,.eccent_fullWidthTextSection_twentyTwo p,.eccent_fullWidthTextSection_twentyTwo span,.eccent_fullWidthTextSection_twentyTwo textarea {
/*	font-family: proxima-nova,sans-serif;  */
  	font-family: IRANSans, IRANSansWeb, Tahoma, Arial, Verdana, sans-serif; 
}

.eccent_fullWidthTextSection_description {
	display: block;
	width: 100%;
	box-sizing: border-box;
}

.eccent_fullWidthTextSection_description p {
	display: block;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-bottom: 14px;
}

.eccent_fullWidthTextSection_description a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s 0s ease;
	-o-transition: all .3s 0s ease;
	transition: all .3s ease 0s;
	text-decoration: underline;
}

.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description a {
	color: #3187c1!important;
}

.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description a {
	color: #fff!important;
}

.eccent_fullWidthTextSection_description a:active,.eccent_fullWidthTextSection_description a:focus,.eccent_fullWidthTextSection_description a:hover {
	opacity: .65;
}

.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description a:active,.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description a:focus,.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description a:hover {
	color: #3187c1!important;
}

.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description a:active,.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description a:focus,.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description a:hover {
	color: #fff!important;
}

.eccent_fullWidthTextSection_description,.eccent_fullWidthTextSection_description a,.eccent_fullWidthTextSection_description p,.eccent_fullWidthTextSection_description span {
/*	font-family: proxima-nova,sans-serif;  */
  	font-family: IRANSans, IRANSansWeb, Tahoma, Arial, Verdana, sans-serif; 
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}

.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description,.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description a,.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description p,.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_description span {
	color: #323334;
}

.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description,.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description a,.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description p,.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_description span {
	color: #fff;
}

.eccent_fullWidthTextSection_title {
	display: block;
	width: 100%;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 27px;
}

.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_title {
	color: #323334;
}

.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_title {
	color: #fff;
}

.eccent_fullWidthTextSection_twentyTwo .container {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1228px;
	box-sizing: border-box;
}

.eccent_fullWidthTextSection_twentyTwo .container .row {
	margin-left: 0!important;
	margin-right: 0!important;
}

.eccent_fullWidthTextSection_column {
	padding-left: 0!important;
	padding-right: 0!important;
}

.eccent_fullWidthTextSection_buttonHolder {
	display: flex;
	width: 100%;
	flex-flow: row wrap;
	justify-content: center;
	margin-top: 27px;
}

.eccent_fullWidthTextSection_buttonHolder a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding: 15px 40px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 9px;
	box-shadow: 2px 2px 6px 1px rgba(0,0,0,.342902);
}

.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_buttonHolder a {
	background-color: #fff;
	border: 3px solid #002970;
	color: #323334;
}

.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_buttonHolder a {
	background-color: transparent;
	border: 3px solid #fff;
	color: #fff;
}

.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_buttonHolder a:active,.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_buttonHolder a:focus,.eccent_fullWidthTextSection_twentyTwo:not(.fullWidthTTwodarkMode) .eccent_fullWidthTextSection_buttonHolder a:hover {
	background-color: #002970;
	color: #fff;
	text-decoration: none;
}

.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_buttonHolder a:active,.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_buttonHolder a:focus,.eccent_fullWidthTextSection_twentyTwo.fullWidthTTwodarkMode .eccent_fullWidthTextSection_buttonHolder a:hover {
	background-color: #fff;
	color: #002970;
	text-decoration: none;
}

.eccent_fullWidthTextSection_imageHolder {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 35px;
	text-align: center;
}

.eccent_fullWidthTextSection_imageHolder img {
	display: inline-block;
	width: 100%;
	max-width: 458px;
	height: auto;
}

@media(max-width:767.9px) {
	.eccent_fullWidthTextSection_twentyTwo .container {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media(min-width:768px) and (max-width:991.9px) {
	.eccent_fullWidthTextSection_twentyTwo .container {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media(min-width:992px) {
	.eccent_fullWidthTextSection_twentyTwo .container {
		padding-left: 70px;
		padding-right: 70px;
	}
}

.eccent_communityYoutube_twentyTwo {
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	padding-top: 85px;
	padding-bottom: 85px;
	position: relative;
	border-bottom: 1px solid #cfcfcf;
}

.eccent_communityYoutube_twentyTwo a,.eccent_communityYoutube_twentyTwo div,.eccent_communityYoutube_twentyTwo h1,.eccent_communityYoutube_twentyTwo h2,.eccent_communityYoutube_twentyTwo h3,.eccent_communityYoutube_twentyTwo h4,.eccent_communityYoutube_twentyTwo h5,.eccent_communityYoutube_twentyTwo h6,.eccent_communityYoutube_twentyTwo input,.eccent_communityYoutube_twentyTwo p,.eccent_communityYoutube_twentyTwo span,.eccent_communityYoutube_twentyTwo textarea {
/*	font-family: proxima-nova,sans-serif;  */
  	font-family: IRANSans, IRANSansWeb, Tahoma, Arial, Verdana, sans-serif; 
}

.eccent_communityYoutube_twentyTwo .container {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1228px;
	box-sizing: border-box;
}

.eccent_communityYoutube_twentyTwo .container .row {
	margin-left: 0!important;
	margin-right: 0!important;
}

.eccent_communityYoutube_column {
	padding-left: 0!important;
	padding-right: 0!important;
}

.eccent_communityYoutube_title {
	display: block;
	width: 100%;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
	color: #323334;
}

.eccent_communityYoutube_buttonHolder {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 45px;
}

.eccent_communityYoutube_buttonHolder a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding: 15px 40px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #fff;
	border: 3px solid #002970;
	border-radius: 9px;
	color: #323334;
	box-shadow: 2px 2px 6px 1px rgba(0,0,0,.34);
}

.eccent_communityYoutube_buttonHolder a:active,.eccent_communityYoutube_buttonHolder a:focus,.eccent_communityYoutube_buttonHolder a:hover {
	background-color: #002970;
	color: #fff;
	text-decoration: none;
}

.eccent_communityYoutube_twentyTwo .eccent_communityYoutube_videoHolder {
	display: block;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	background-color: #000;
}

.eccent_communityYoutube_twentyTwo .eccent_communityYoutube_videoHolder .eccent_communityYoutube_video {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

.eccent_communityYoutube_twentyTwo .eccent_communityYoutube_videoHolder .eccent_communityYoutube_video_triggerOpt {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 3;
	background-color: #000;
	border: none;
}

.eccent_communityYoutube_twentyTwo .eccent_communityYoutube_videoHolder .eccent_communityYoutube_video_triggerOpt img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

.eccent_communityYoutube_urlHider {
	display: none;
	height: 0;
	padding: 0;
	margin: 0;
}

@media(max-width:767.9px) {
	.eccent_communityYoutube_twentyTwo .container {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media(min-width:768px) and (max-width:991.9px) {
	.eccent_communityYoutube_twentyTwo .container {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media(min-width:992px) {
	.eccent_communityYoutube_twentyTwo .container {
		padding-left: 70px;
		padding-right: 70px;
	}
}

.eccent_successThreeCol_twentyTwo {
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	padding-top: 85px;
	padding-bottom: 85px;
	position: relative;
	border-bottom: 1px solid #cfcfcf;
}

.eccent_successThreeCol_twentyTwo a,.eccent_successThreeCol_twentyTwo div,.eccent_successThreeCol_twentyTwo h1,.eccent_successThreeCol_twentyTwo h2,.eccent_successThreeCol_twentyTwo h3,.eccent_successThreeCol_twentyTwo h4,.eccent_successThreeCol_twentyTwo h5,.eccent_successThreeCol_twentyTwo h6,.eccent_successThreeCol_twentyTwo input,.eccent_successThreeCol_twentyTwo p,.eccent_successThreeCol_twentyTwo span,.eccent_successThreeCol_twentyTwo textarea {
/*	font-family: proxima-nova,sans-serif;  */
  	font-family: IRANSans, IRANSansWeb, Tahoma, Arial, Verdana, sans-serif; 
}

.eccent_successThreeCol_twentyTwo .container {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1228px;
	box-sizing: border-box;
}

.eccent_successThreeCol_twentyTwo .container .row {
	margin-left: 0!important;
	margin-right: 0!important;
}

.eccent_successThreeCol_column:not(.threedark) {
	padding-left: 0!important;
	padding-right: 0!important;
}

.eccent_successThreeCol_column.threedark .threedark_content {
	display: block;
	box-sizing: border-box;
	height: auto;
	background-color: #FFE001;
	padding: 20px 20px 25px;
}

.eccent_successThreeCol_column.threedark .threedark_content h3 {
	display: block;
	width: 100%;
	color: #000;
	text-align: center;
	margin: 25px 0 12px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	text-transform: uppercase;
}

.eccent_successThreeCol_column.threedark .threedark_content p {
	display: block;
	width: 100%;
	color: #000;
	text-align: center;
	font-weight: 300;
	font-size: 15px;
	line-height: 21px;
	margin: 0;
}

.eccent_successThreeCol_column.threedark .threedark_imgContainer {
	display: block;
	position: relative;
	background-color: #000;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
}

.eccent_successThreeCol_column.threedark .threedark_imgContainer img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	object-fit: cover;
}

.eccent_successThreeCol_title {
	display: block;
	position: relative;
	width: 100%;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	color: #323334;
}

@media(max-width:767.9px) {
	.eccent_successThreeCol_twentyTwo .container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.eccent_successThreeCol_column.threedark .threedark_imgContainer {
		width: 60%;
		padding-bottom: 60%;
	}

	.eccent_successThreeCol_column.threedark {
		padding: 15px 15px 25px!important;
	}

	.eccent_successThreeCol_column.threedark .threedark_content {
		padding-top: 30%!important;
		margin-top: -30%!important;
	}

	.eccent_successThreeCol_title {
		margin-bottom: 35px;
	}
}

@media(min-width:768px) {
	.eccent_successThreeCol_column.threedark .threedark_imgContainer {
		width: 80%;
		padding-bottom: 80%;
	}

	.eccent_successThreeCol_column.threedark {
		padding: 15px!important;
	}

	.eccent_successThreeCol_column.threedark .threedark_content {
		padding-top: 40%!important;
		margin-top: -40%!important;
	}

	.eccent_successThreeCol_title {
		margin-bottom: 35px;
	}
}

@media(min-width:768px) and (max-width:991.9px) {
	.eccent_successThreeCol_twentyTwo .container {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media(min-width:992px) {
	.eccent_successThreeCol_twentyTwo .container {
		padding-left: 70px;
		padding-right: 70px;
	}
}

.eccent_middleLine_twentyTwo {
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	padding-top: 85px;
	padding-bottom: 85px;
	position: relative;
	border-bottom: 1px solid #CFCFCF;
}

.eccent_middleLine_twentyTwo h1, 
.eccent_middleLine_twentyTwo h2, 
.eccent_middleLine_twentyTwo h3, 
.eccent_middleLine_twentyTwo h4, 
.eccent_middleLine_twentyTwo h5, 
.eccent_middleLine_twentyTwo h6, 
.eccent_middleLine_twentyTwo p, 
.eccent_middleLine_twentyTwo span, 
.eccent_middleLine_twentyTwo input, 
.eccent_middleLine_twentyTwo textarea, 
.eccent_middleLine_twentyTwo a, .eccent_middleLine_twentyTwo div {
	font-family: proxima-nova, sans-serif;
}

.eccent_middleLine_twentyTwo .container {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1228px;
	box-sizing: border-box;
}

.eccent_middleLine_twentyTwo .container .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
	text-align: center;
}

.eccent_middleLine_column {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.eccent_middleLine_description {
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 27px;
}

.eccent_middleLine_description p {
	display: block;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-bottom: 14px;
}

.eccent_middleLine_description a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s 0s ease;
	-o-transition: all .3s 0s ease;
	transition: all .3s ease 0s;
	color: #3187C1 !important;
	text-decoration: underline;
}

.eccent_middleLine_description a:hover, .eccent_middleLine_description a:active, .eccent_middleLine_description a:focus {
	color: #3187C1 !important;
	opacity: 0.65;
}

.eccent_middleLine_description, .eccent_middleLine_description p, .eccent_middleLine_description span, .eccent_middleLine_description a {
	font-family: proxima-nova, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
	color: #323334;
}

.eccent_middleLine_title {
	display: block;
	width: 100%;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 27px;
	color: #323334;
}

.eccent_middleLine_buttonHolder {
	display: flex;
	width: 100%;
	flex-flow: row wrap;
	justify-content: center;
	margin-top: 27px;
}

.eccent_middleLine_buttonHolder a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding: 15px 40px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #fff;
	border: 3px solid #002970;
	border-radius: 9px;
	color: #323334;
	box-shadow: 2px 2px 6px 1px rgb(0 0 0 / 34%);
}

.eccent_middleLine_buttonHolder a:hover, .eccent_middleLine_buttonHolder a:active, .eccent_middleLine_buttonHolder a:focus {
	background-color: #002970;
	color: #fff;
	text-decoration: none;
}

.eccent_middleLine_colDrk_container {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	background-color: #000;
	overflow: hidden;
	max-width: 550px;
	margin: 0 auto;
	text-decoration: none;
}

.eccent_middleLine_colDrk_container:hover, .eccent_middleLine_colDrk_container:active, .eccent_middleLine_colDrk_container:focus {
	opacity: 0.7;
}

.eccent_middleLine_colDrk_container img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	display: block;
	position: absolute;
	width: 101%;
	height: 101%;
	left: 50%;
	top: 50%;
	transform-origin: center;
	transform: translate(-50%, -50%) scale(1.0);
	object-fit: cover;
	z-index: 3;
}

.eccent_middleLine_colDrk_container:hover img, .eccent_middleLine_colDrk_container:active img, .eccent_middleLine_colDrk_container:focus img {
	transform: translate(-50%, -50%) scale(1.3);
}

.eccent_middleLine_bannerTitle {
	display: block;
	position: absolute;
	width: 100%;
	height: auto;
	padding: 20px;
	box-sizing: border-box;
	z-index: 4;
	background-color: rgba(0, 41, 112, 0.75);
}

.eccent_middleLine_bannerTitle h3 {
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 22px;
	color: #FFF;
	margin: 0;
	text-transform: uppercase;
	font-weight: 300;
}

.eccent_middleLine_externalButton {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: inline-block;
	width: auto;
	box-sizing: border-box;
	padding: 15px 35px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #fff;
	border: 3px solid #002970;
	border-radius: 9px;
	color: #323334;
	box-shadow: 2px 2px 6px 1px rgb(0 0 0 / 34%);
	margin-top: 30px;
}

.eccent_middleLine_externalButton:hover, .eccent_middleLine_externalButton:active, .eccent_middleLine_externalButton:focus {
	background-color: #002970;
	color: #fff;
	text-decoration: none;
}

@media(max-width: 767.9px) {
	.eccent_middleLine_twentyTwo .container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.eccent_middleLine_columnDark {
		padding: 12px !important;
	}

	.eccent_middleLine_colDrk_container {
		padding-bottom: 65%;
	}

	.eccent_middleLine_bannerTitle {
		left: 0;
		bottom: 0;
	}

	.eccent_middleLine_externalButton {
		margin-bottom: 20px;
	}

	.eccent_middleLine_column {
		padding-bottom: 40px;
	}
}

@media(min-width: 768px) and (max-width: 991.9px) {
	.eccent_middleLine_twentyTwo .container {
		padding-left: 50px;
		padding-right: 50px;
	}

	.eccent_middleLine_columnDark {
		padding: 15px !important;
	}
}

@media(min-width: 768px) {
  
	.eccent_middleLine_colDrk_container {
		padding-bottom: 95%;
	}

	.eccent_middleLine_bannerTitle {
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.eccent_middleLine_column {
		padding-bottom: 27px;
	}
}

@media(min-width: 992px) {
	.eccent_middleLine_columnDark {
		padding: 20px !important;
	}

	.eccent_middleLine_twentyTwo .container {
		padding-left: 70px;
		padding-right: 70px;
	}
}

.eccent_testimonials_twentyTwo {
	display: flex;
	width: 100%;
	height: auto;
	flex-flow: column wrap;
	align-items: center;
	justify-content: center;
	padding-top: 85px;
	padding-bottom: 85px;
	position: relative;
	border-bottom: 1px solid #cfcfcf;
}

.eccent_testimonials_twentyTwo a,.eccent_testimonials_twentyTwo div,.eccent_testimonials_twentyTwo h1,.eccent_testimonials_twentyTwo h2,.eccent_testimonials_twentyTwo h3,.eccent_testimonials_twentyTwo h4,.eccent_testimonials_twentyTwo h5,.eccent_testimonials_twentyTwo h6,.eccent_testimonials_twentyTwo input,.eccent_testimonials_twentyTwo p,.eccent_testimonials_twentyTwo span,.eccent_testimonials_twentyTwo textarea {
/*	font-family: proxima-nova,sans-serif;  */
  	font-family: IRANSans, IRANSansWeb, Tahoma, Arial, Verdana, sans-serif; 
}

.eccent_testimonials_twentyTwo .container {
	display: block;
	position: relative;
	width: 100%;
	max-width: 1228px;
	box-sizing: border-box;
}

.eccent_testimonials_twentyTwo .container .row {
	margin-left: 0!important;
	margin-right: 0!important;
}

.eccent_testimonialsTwentyTwo_column {
	padding-left: 0!important;
	padding-right: 0!important;
}

.eccent_testimonialsTwentyTwo_title {
	display: block;
	width: 100%;
	font-size: 32px;
	line-height: 36px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 45px;
	color: #323334;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo {
	display: block;
	position: relative;
	width: 100%;
	z-index: 3;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_left,.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_right {
	display: block;
	position: absolute;
	width: 27px;
	height: 27px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 4;
	padding: 0;
	margin: 0;
	border: none;
	background: transparent;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_left:active,.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_left:focus,.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_left:hover,.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_right:active,.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_right:focus,.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_right:hover {
	opacity: .5;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_left img,.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_right img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	object-fit: contain;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_left {
	left: 0;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .eccent_testimonialsTwentyTwo_right {
	right: 0;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide {
	display: block;
	position: relative;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_imageHolder {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_contentHolder {
	display: block;
	height: auto;
	box-sizing: border-box;
	border: 4px solid #002970;
	background-color: #fff;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_contentHolder p {
	font-size: 15.5px;
	line-height: 22px;
	color: #323334;
	text-align: right;
}

.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_imageHolder img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

.eccent_testimonials_twentyTwo .tttwo_slide_personHolder {
	display: flex;
	flex-flow: column wrap;
	width: 100%;
	align-items: flex-end;
	margin-top: 20px;
}

.eccent_testimonials_twentyTwo .tttwo_slide_personHolder .tttwo_personName {
	display: block;
	font-size: 15px;
	line-height: 19px;
	font-weight: 600;
	width: 100%;
	max-width: 200px;
	margin: 0 0 7px;
	color: #323334;
	text-align: right;
}

.eccent_testimonials_twentyTwo .tttwo_slide_personHolder .tttwo_personCredentials {
	display: block;
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
	color: #323334;
	text-align: right;
	width: 100%;
	max-width: 200px;
	margin: 0;
}

@media(max-width:767.9px) {
	.eccent_testimonials_twentyTwo .container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_contentHolder {
		position: relative;
		width: 84%;
		margin: -20% auto 0;
		padding: 25px 15px;
	}

	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide {
		padding-left: 35px;
		padding-right: 35px;
	}

	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_imageHolder {
		padding-bottom: 85%;
	}
}

@media(min-width:768px) and (max-width:991.9px) {
	.eccent_testimonials_twentyTwo .container {
		padding-left: 50px;
		padding-right: 50px;
	}

	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_contentHolder {
		position: relative;
		width: 88%;
		margin: -17% auto 0;
		padding: 25px 20px;
	}
}

@media(min-width:768px) {
	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide {
		padding-left: 45px;
		padding-right: 45px;
	}

	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_imageHolder {
		padding-bottom: 55%;
	}
}

@media(min-width:992px) {
	.eccent_testimonials_twentyTwo .container {
		padding-left: 70px;
		padding-right: 70px;
	}

	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_contentHolder {
		position: absolute;
		width: 35%;
		left: 45px;
		top: 50%;
		transform: translateY(-50%);
		padding: 25px;
	}

	.eccent_testimonials_twentyTwo .testimonials_twentyTwo .testimonials_twentyTwo_slide .tttwo_slide_imageHolder img {
		padding-left: 20%;
	}
}

.eccent_featuredon_logos a,.eccent_featuredon_logos div,.eccent_featuredon_logos h1,.eccent_featuredon_logos h2,.eccent_featuredon_logos h3,.eccent_featuredon_logos h4,.eccent_featuredon_logos h5,.eccent_featuredon_logos h6,.eccent_featuredon_logos input,.eccent_featuredon_logos p,.eccent_featuredon_logos span,.eccent_featuredon_logos textarea,.eccent_featuredon_title_holder {
/*	font-family: proxima-nova,sans-serif;  */
  	font-family: IRANSans, IRANSansWeb, Tahoma, Arial, Verdana, sans-serif; 
}

.eccent_featuredon_logos.customer-logos-container {
	display: block;
	margin: 0 auto;
	max-width: 1128px;
	width: 100%;
}

.eccent_featuredon_logos .customer-logos {
	background-color: #fff;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	padding: 0 35px;
	position: relative;
	width: 100%;
}

@media(max-width:767.9px) {
	.eccent_featuredon_logos.customer-logos-container {
		padding-left: 5%;
		padding-right: 5%;
	}
}

@media(min-width:768px) and (max-width:1128.9px) {
	.eccent_featuredon_logos.customer-logos-container {
		padding-left: 3%;
		padding-right: 3%;
	}
}

@media(min-width:1129px) {
	.eccent_featuredon_logos.customer-logos-container {
		padding-left: 36px;
		padding-right: 36px;
	}
}

.eccent_featuredon_logos .slick-slide {
	margin: 0 20px;
}

.eccent_featuredon_logos .slick-slide img {
	width: 100%;
}

.eccent_featuredon_logos .slick-slider {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	display: block;
	position: relative;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-khtml-user-select: none;
}

.eccent_featuredon_logos .slick-list {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
}

.eccent_featuredon_logos .slick-list:focus {
	outline: none;
}

.eccent_featuredon_logos .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.eccent_featuredon_logos .slick-slider .slick-list,.eccent_featuredon_logos .slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

.eccent_featuredon_logos .slick-track {
	align-items: center;
	display: flex;
	left: 0;
	position: relative;
	top: 0;
}

.eccent_featuredon_logos .slick-track:after,.eccent_featuredon_logos .slick-track:before {
	content: "";
	display: table;
}

.eccent_featuredon_logos .slick-track:after {
	clear: both;
}

.eccent_featuredon_logos .slick-loading .slick-track {
	visibility: hidden;
}

.eccent_featuredon_logos .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.eccent_featuredon_logos .slick-slide img {
	display: block;
}

.eccent_featuredon_logos .slick-slide.slick-loading img {
	display: none;
}

.eccent_featuredon_logos .slick-slide.dragging img {
	pointer-events: none;
}

.eccent_featuredon_logos .slick-initialized .slick-slide {
	display: block;
}

.eccent_featuredon_logos .slick-loading .slick-slide {
	visibility: hidden;
}

.eccent_featuredon_logos .slick-vertical .slick-slide {
	border: 1px solid transparent;
	display: block;
	height: auto;
}

.eccent_featuredon_logos .slick-arrow.slick-hidden {
	display: none;
}

.eccent_featuredon_logos .eccent_logos_left,.eccent_featuredon_logos .eccent_logos_right {
	fill: #333;
	display: block;
	height: 25px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
}

.eccent_featuredon_logos .eccent_logos_left {
	left: 0;
}

.eccent_featuredon_logos .eccent_logos_right {
	right: 0;
}

.eccent_featuredon_title_holder {
	display: block;
	padding-top: 70px!important;
	width: 100%;
}

.eccent_featuredon_title_holder h2 {
	color: #333;
	display: block;
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	margin: 0 0 30px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.eccent_featuredon_foot {
	border-bottom: 1px solid #cfcfcf;
	display: block;
	height: 0;
	padding-bottom: 70px;
	width: 100%;
}

.eccent_logos_left:hover,.eccent_logos_right:hover {
	cursor: pointer;
	opacity: .5;
}