html{
	overflow-x:hidden;
	overflow-y:hidden;
}

html.loaded{
	overflow-x:hidden;
	overflow-y:initial;
}

.position-3{
	background: transparent;
}

.position-3 .container{
	width:100% !important;
}

.myparallax{
	margin-bottom:0;
	overflow: hidden;
	color: white;
	padding: 70px 0 30px;	
}

.moduletable.parallax1 {
	display:none;
}

.logo-image span{
	display:none !important;
}

.manage-event .mod-newsflash-adv_custom-link .btn{
	transition: .3s all ease;
}

.manage-event .mod-newsflash-adv_custom-link .btn:hover{
	background:#272D53;
	color:white !important;
    font-family: 'Oswald','sans-serif';
}

.margin-right-50{
	margin-right:50px;
}

.margin-bottom-10{
	margin-bottom:10px;
}

#back-top a:hover, #back-top a:focus, #back-top a:active{
	color:#fff;
}

.swiper-slide{
	height:auto;
	margin-bottom:0;
}

/* ********************   Page Loader   ********************   */

#page-loader {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px 20px 10%;
	z-index: 9999999;
	background: #fff;
	transition: .3s all ease;
}

html.loaded #page-loader{
	display:none;
}

html.com_acymailing .t3-mainbody{
	margin-bottom:50px;
}

/* ********************   Rotator   ********************   */

.section-layout-1 .section-layout-aside > * {
	margin-top: 15px;
	width: 100%;
}

@media (max-width: 767px) {
	.section-layout-1 .section-layout-aside > * {
		max-width: 360px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 768px) {
	.section-layout-1 .section-layout-aside {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 8px;
		padding-right: 8px;
	}
	.section-layout-1 .section-layout-aside > * {
		margin-top: 15px;
		width: 33.33333%;
		padding-left: 7px;
		padding-right: 7px;
	}
}

@media (min-width: 1200px) {
	.section-layout-1 {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.section-layout-1 .section-layout-main {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		position: relative;
		overflow: hidden;
		width: 72%;
		transform: skew(10deg);
		transform-origin: 0 100%;
	}
	.section-layout-1 .section-layout-main > * {
		width: 100%;
		margin-top: 0;
		transform: skew(-10deg);
		transform-origin: 100% 100%;
	}
	.section-layout-1 .section-layout-aside {
		position: relative;
		z-index: 2;
		overflow: hidden;
		width: 35%;
		padding: 0 0 0 0;
		margin-left: 35px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		transform: skew(10deg);
		transform-origin: 100% 100%;
	}
	.section-layout-1 .section-layout-aside > * {
		margin-top: 35px;
	}
	.section-layout-1 .section-layout-aside > *:nth-child(1) {
		width: 100%;
		margin-top: 0;
	}
	.section-layout-1 .section-layout-aside > *:nth-child(2) {
		width: 90%;
	}
	.section-layout-1 .section-layout-aside > *:nth-child(3) {
		width: 80%;
	}
	.section-layout-1 .section-layout-aside > *:last-child {
		margin-bottom: 0;
	}
	.section-layout-1 .section-layout-aside__item {
		position: relative;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		transform: skew(-10deg);
		transform-origin: 0 0;
		width: 100%;
		padding: 0;
		opacity: .99;
	}
	.section-layout-1 .section-layout-aside__item > * {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 100%;
		max-width: 100%;
	}
}

@media (min-width: 1600px) {
	.section-layout-1 .section-layout-main {
		width: 76%;
	}
	.section-layout-1 .section-layout-aside {
		width: 32%;
	}
}

.swiper-slider_style-2 {
	min-height: 34.4271vw;
}

.swiper-slider_style-2 .swiper-slide-caption {
	position: relative;
	z-index: 3;
	padding: 50px 0 90px;
}

.swiper-slider_style-2 .swiper-slide-caption2 {
	position: relative;
	z-index: 3;
	padding: 90px 0 50px;
}

.swiper-slider_style-2 .swiper-pagination {
	left: 12px;
}

@media (min-width: 480px) {
	.swiper-slider_style-2 .swiper-pagination {
		left: calc(50% - 240px + 10px);
	}
}

@media (max-width: 991px) {
	.swiper-slider_style-2 .swiper-slide::after,
	.swiper-slider_style-2 .slide-inner::after {
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 0;
		background: linear-gradient(to top, rgba(255, 255, 255, 0.2) 10%, rgba(255, 255, 255, 0));
	}
}

@media (min-width: 768px) {
	.swiper-slider_style-2 .swiper-slide-caption {
		padding: 115px 0 160px;
	}
	.swiper-slider_style-2 .swiper-slide-caption2 {
		padding: 175px 0 100px;
	}
	.swiper-slider_style-2 .swiper-pagination {
		bottom: 50px;
		left: calc(50% - 375px + 5px);
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.swiper-slider_style-2 .swiper-slider {
		min-height: 70vh;
	}
}

@media (min-width: 992px) {
	.swiper-slider_style-2 .swiper-pagination {
		left: calc(50% - 485px + 5px);
	}
}

@media (min-width: 1200px) {
	.swiper-slider_style-2 .swiper-slide-caption {
		padding: 150px 100px 200px;
	}
	.swiper-slider_style-2 .swiper-slide-caption2 {
		padding: 200px 100px 150px;
	}
	.swiper-slider_style-2 .swiper-pagination {
		left: 100px;
	}
	
	.swiper-slide-caption .range > .cell-lg-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	
	.range > .cell-lg-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
}

html.lt-ie-10 .range > .cell-lg-2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-lg-4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-lg-5 {
	margin-left: auto;
	margin-right: auto;
	max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-lg-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .range > .cell-lg-7 {
	margin-left: auto;
	margin-right: auto;
	max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-lg-8 {
	margin-left: auto;
	margin-right: auto;
	max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-lg-9 {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
}

html.lt-ie-10 .range > .cell-lg-10 {
	margin-left: auto;
	margin-right: auto;
	max-width: 83.33333%;
}

html.lt-ie-10 .swiper-slide-caption .range > .cell-lg-9 {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
}

html.lt-ie-10  .range > .cell-md-10 {
	margin-left: auto;
	margin-right: auto;
	max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-md-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .swiper-slide-caption .range > .cell-sm-11 {
	margin-left: auto;
	margin-right: auto;
	max-width: 91.66667%;
}

@media (min-width: 1800px) {
	.swiper-slider_style-2 .swiper-pagination {
		bottom: 100px;
		left: calc(50% - 630px + 45px);
	}
}

.swiper-container {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: auto;
	min-height: 200px;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	z-index: 1;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	height: auto;
	min-height: inherit;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
	will-change: transform;
}

.swiper-container-multirow > .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-slide .swiper-slide-caption {
	min-height: inherit;
}

.swiper-slider_height-1 {
	min-height: 34.4271vw;
}

html:not(.lt-ie10) .not-animated {
	opacity: 0;
}

.custom-line {
	position: relative;
}

.custom-line:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0.15em;
	z-index: -1;
	width: 100%;
	height: 7px;
	background: #3778bc;
}

@media (min-width: 768px) {
	.custom-line:before {
		height: 14px;
	}
	
	.swiper-slide-caption .range > .cell-sm-11 {
		-webkit-flex-basis: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
	}
	
}

* + .object-decorated {
	margin-top: 20px;
}

@media (min-width: 768px)
* + .object-decorated {
    margin-top: 30px;
}

.object-decorated {
	position: relative;
	margin-left: -5px;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.object-decorated > * {
	display: block;
	margin: 0 5px;
}

.object-decorated h4 {
	font-weight: 400;
	color: #fff;
}

@media (min-width: 768px) {
	.object-decorated {
		margin-left: -10px;
	}
	.object-decorated > * {
		margin: 0 10px;
	}
}

.swiper-pagination {
	position: absolute;
	left: 30px;
	bottom: 30px;
	z-index: 10;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	text-align:left;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-bullet {
	position: relative;
	display: inline-block;
	background: transparent;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	transition: .33s;
}

.swiper-pagination-bullet::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
	background: #fff; /*rgba(255, 255, 255, 0.5); */
	width: 8px;
	height: 8px;
	border-radius: inherit;
}

.swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	transform: scale(0.5);
	opacity: 0;
	border: 2px solid #3778bc;
	border-radius: inherit;
	transition: .22s ease-in;
}

.swiper-pagination-bullet:hover::after, .swiper-pagination-bullet-active::after {
	transform: scale(1);
	opacity: 1;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-container-horizontal .swiper-pagination .swiper-pagination-bullet {
	margin: 0 4px;
}

.thumb-modern {
	position: relative;
	overflow: hidden;
	z-index: 1;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 200px;
	max-width: 600px;
	text-align: center;
	background: #fff;
	color: #000;
}

.thumb-modern:focus, .thumb-modern:hover {
	color: #000;
}

.thumb-modern__image {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	max-width: none;
}

@supports (object-fit: cover) {
	.thumb-modern__image {
		left: 0;
		top: 0;
		transform: none;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center center;
	}
}

.thumb-modern__caption {
	position: relative;
	z-index: 2;
	padding: 30px 35px;
}

@media (min-width: 1200px) {
	.thumb-modern {
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.thumb-modern__caption {
		padding-left: 20%;
	}
}

.thumb-modern__title {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.5;
	color:#000;
}



@media (min-width: 992px) {
	.thumb-modern__title {
		font-size: 24px;
	}
	
	.swiper-slide-caption .range > .cell-md-10 {
		-webkit-flex-basis: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
	}
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .thumb-modern__image {
		transition: opacity 0.4s, transform 0.35s;
	}
	html:not(.tablet):not(.mobile) .thumb-modern__title {
		font-size: 36px;
		transform: scale3d(0.9, 0.9, 0.9);
		transition: transform 0.35s;
	}
	html:not(.tablet):not(.mobile) .thumb-modern:hover .thumb-modern__image {
		opacity: 0.9;
		transform: translate(-50%, -50%) scale3d(1.05, 1.05, 1);
	}
	@supports (object-fit: cover) {
		html:not(.tablet):not(.mobile) .thumb-modern:hover .thumb-modern__image {
			transform: scale3d(1.05, 1.05, 1);
		}
	}
	html:not(.tablet):not(.mobile) .thumb-modern:hover .thumb-modern__title {
		transform: scale3d(1, 1, 1);
	}
}

.swiper-slide-caption .prevh1, .swiper-slide-caption .prevh1 a{
	color:#fff;
	font-size:32px;
	font-weight:700;
	letter-spacing:3.5px;
	line-height:38.4px;
	text-transform:uppercase;
}

.swiper-slide-caption .object-decorated h4, .swiper-slide-caption .object-decorated h4 a{
	font-size:20px;
	font-family:inherit;
	font-weight:400;
	color:#fff;
	line-height:27px;
}

@media (min-width: 1200px){
	.swiper-slide-caption .prevh1, .swiper-slide-caption .prevh1 a{
		font-size:70px;
		line-height:84px;
	}
}

@media (min-width: 992px) {
	.swiper-slide-caption .prevh1, .swiper-slide-caption .prevh1 a{
		font-size:62px;
		line-height:74.4px;
	}
}

@media (min-width: 768px) {
	.swiper-slide-caption .prevh1, .swiper-slide-caption .prevh1 a{
		font-size:56px;
		line-height:78.4px;
	}
}

.shell + .shell {
	margin-top: 45px;
}

.shell,
.shell-wide,
.shell-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.shell,
.shell-wide {
	min-width: 270px;
	max-width: 480px;
}

@media (min-width: 768px) {
	.shell,
	.shell-wide {
		max-width: 750px;
	}
}

@media (min-width: 992px) {
	.shell,
	.shell-wide {
		max-width: 970px;
	}
}

@media (min-width: 1200px) {
	.shell{
		max-width: 1200px;
	}
	.shell-wide {
		max-width: 1800px;
	}
}

@media (min-width: 1200px) and (max-width: 1199px) {
	.shell,
	.shell-wide {
		padding-left: 30px;
		padding-right: 30px;
	}
}

/* ********************   Our Business   ********************   */

.moduleTitle  {
	color:#3778BC;
}

.our-business{
	padding: 0 20px;
}

.our-business .image_content .box-top{
	margin:auto;
}

.our-business .pretext{
	text-transform: initial;
	font-weight:500;
	text-align:center;
	color:#202d57;
}

.our-business .item{
	overflow:hidden;
}

.our-business .item figure{
	transition: .3s all ease;
}

.our-business .item:hover figure{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


@media (max-width: 991px){
	.our-business h2 {
		font-size:32px;
	}
	
	.our-business .pretext{
		font-size:16px;
	}
	
	.our-business .box-top .item_title{
		font-size:24px;
	}
	
	.our-business .item_img{
		text-align:center;
	}
}

@media (max-width: 767px) and (min-width: 320px){
	.our-business .pretext{
		padding:0 20px;
	}
}



/* ********************   Counter   ********************   */

.parallax-wrap {
	position: relative;
	overflow: hidden;
}

.material-parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	background-position: center center;
}

.ipad .material-parallax,
.iphone .material-parallax {
	background-attachment: scroll !important;
}

.material-parallax img {
	display: none;
	position: absolute;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	max-width: none;
	min-height: 100%;
	z-index: 1;
	transform: translate3d(0, 0, 0);
	transform: translateX(-50%);
}

.parallax-content {
	position: relative;
	z-index: 1;
}

.section-md {
	padding: 50px 0;
}

.my-counter .counter, .my-counter .box-counter-modern__title{
	width:100%;
}

@media (max-width: 767px) {
	section.section-md:first-of-type,
	section.section-sm:first-of-type	{
		padding-top: 40px;
	}
}

@media (min-width: 768px) {
	.section-md {
		padding: 70px 0;
	}
}

@media (min-width: 992px) {
	.section-md {
		padding: 100px 0;
	}
	.section-sm {
		padding: 40px 0 105px;
		max-width:1200px;
		margin:auto;
	}
	.range-md-center {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.range > .cell-lg-11 {
		-webkit-flex-basis: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
	}
}

.range > [class*='cell'] {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.list-blocks {
	transform: translate3d(0, -30px, 0);
	margin-bottom: -30px;
	pointer-events: none;
}

.list-blocks > * {
	margin-top: 30px;
	pointer-events: auto;
}

.list-blocks > *::before {
	content: '';
	display: table;
	width: 0;
}

.list-blocks__item {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	color: #fff;
}

.list-blocks__item-inner, .list-blocks__item::before{
	background: rgba(255, 255, 255, 0.75);
}

.list-blocks__item > * {
	width: 100%;
}

.list-blocks__item-inner {
	padding: 20px 30px;
}

@media (min-width: 480px) {
	.list-blocks {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		margin-left: -15px;
		margin-right: -15px;
	}
	.list-blocks__item {
		width: 50%;
		padding: 0 15px;
	}
}

@media (min-width: 992px) {
	.list-blocks__item {
		width: 25%;
	}
}

@media (min-width: 1200px) {
	.list-blocks {
		margin-left: 0;
		margin-right: 0;
	}
	.list-blocks__item {
		position: relative;
		width: calc(100% / 3 - 88.33333px - 1px);
		padding: 0;
	}
	.list-blocks__item::before {
		content: '';
		position: absolute;
		top: 50%;
		left: calc(50% - 133px);
		transform: translate(-50%, -50%) rotate(-45deg);
		border-top: 4px solid #fff;
		width: 40px;
	}
	.list-blocks__item:nth-child(4n + 1) {
		width: 265px;
	}
	.list-blocks__item:nth-child(4n + 1)::before {
		display: none;
	}
	.list-blocks__item-inner {
		width: 265px;
		padding: 52px 30px;
		margin-left: auto;
	}
}

@media (min-width: 1200px) and (max-width: 1799px) {
	.list-blocks__item {
		width: calc(100% / 3 - 75.08333px - 1px);
	}
	.list-blocks__item:nth-child(4n + 1) {
		width: 225px;
	}
	.list-blocks__item::before {
		left: calc(50% - 113px);
	}
	.list-blocks__item-inner {
		width: 225px;
	}
}

@media (min-width: 1800px) {
	.list-blocks {
		margin-left: 20px;
		margin-right: 20px;
	}
	.list-blocks__item {
		width: calc(25% + 66px - 11px);
	}
	.list-blocks__item::before {
		width: 0px;
	}
}

.box-counter {
	padding: 25px 0;
	position: relative;
	text-align: center;
	color: #2a2a2a;
}

.box-counter__title {
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	max-width: 80%;
	color:#fff;
}

.box-counter__wrap {
	font-size: 45px;
	font-weight: 400;
	line-height: 1.2;
}

.box-counter__wrap > * {
	display: inline;
	font: inherit;
	font-weight: 700;
}

.box-counter-modern__wrap div{
	background:transparent;
	border:0;
}

* + .box-counter__title {
	margin-top: 10px;
}

* + .box-counter__wrap {
	margin-top: 20px;
}

@media (min-width: 992px) {
	.box-counter__title {
		font-size: 18px;
	}
}

@media (min-width: 1200px) {
	.box-counter {
		padding: 30px 20px 40px;
	}
	.box-counter__wrap {
		font-size: 70px;
	}
	.box-counter__title {
		font-size: 18px;
		max-width: 60%;
	}
	* + .box-counter__wrap {
		margin-top: 30px;
	}
	* + .box-counter__title {
		margin-top: 7px;
	}
}

.box-counter-modern {
	text-align: center;
	color: #272D53;
}

.box-counter-bordered {
	padding: 35px 20px;
	border: 1px solid #696969;
}

.box-counter-modern__wrap {
	font-size: 0;
	line-height: 0;
}

.box-counter-modern__wrap > * {
	display: inline;
	padding: 0 2px;
}

.box-counter-modern__wrap span {
	position: relative;
	top: 2px;
	font-size: 12px;
	vertical-align: top;
}

.box-counter-modern__wrap .medium {
	margin-right: -10px;
	font-size: 18px;
	line-height: 1;
	font-weight: 300;
}

.box-counter-modern__wrap .counter,
.box-counter-modern__wrap .big {
	top: 0;
	vertical-align: baseline;
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
}

.box-counter-modern__title {
	max-width: 150px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0;
}

* + .box-counter-modern__title {
	margin-top: 12px;
}

@media (min-width: 768px) {
	.box-counter-modern__wrap .counter,
	.box-counter-modern__wrap .big {
		font-size: 40px;
	}
	.box-counter-modern__wrap .medium {
		top: 10px;
		font-size: 30px;
	}
}

@media (min-width: 1200px) {
	.box-counter-bordered {
		padding: 45px 40px;
	}
	.box-counter-modern__wrap span {
		top: 20px;
		font-size: 24px;
	}
	.box-counter-modern__wrap .small {
		top: 5px;
	}
	.box-counter-modern__wrap .medium {
		font-size: 48px;
	}
	.box-counter-modern__wrap .counter,
	.box-counter-modern__wrap .big {
		font-size: 70px;
	}
	.box-counter-modern__title {
		font-size: 18px;
		max-width: 140px;
	}
}

.box-counter::after{
	background: #fff;
}


/* ********************   Our Pros   ********************   */

html.lt-ie-10 .range > .cell-lg-11 {
	margin-left: auto;
	margin-right: auto;
	max-width: 91.66667%;
}


.range-flex > [class*="cell-"] {
	display: flex;
}

.range-flex > [class*="cell-"] > * {
	flex-grow: 1;
	max-width: 100%;
}

.section__header {
	position: relative;
	z-index: 10;
	padding-bottom: 20px;
	margin-bottom: -20px;
	transform: translateY(-20px);
	text-align: left;
}

.section__header::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	border-bottom: 1px solid #dddfe7;
}

.section__header > *:first-child {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 20px;
}

.section__header > * {
	margin-top: 20px;
}

@media (min-width: 768px) {
	.section__header {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
		padding-bottom: 25px;
	}
}

.section__header_wide {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 25px;
}

.section__header_wide::after {
	width: 100vw;
}

.section__header_wide h4 {
	font-family: "PT Sans", Helvetica, Arial, sans-serif;
	font-weight: 400;
	letter-spacing: inherit;
}

@media (min-width: 992px) {
	.section__header_wide {
		-webkit-align-items: flex-end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

.section_header-noborder::after {
	display: none;
}

.shell-wide .section__header::after {
	width: 120vw;
}

.link-arrow {
	display: inline-block;
	font-weight: 700;
}

.link-arrow:after {
	content: "\f14f";
	position: relative;
	top: -1px;
	padding-left: 8px;
	font-family: "Material Design Icons";
	font-size: 1.31em;
	vertical-align: middle;
	color: #3778bc;
}

.link-arrow span {
	position: relative;
}

.link-arrow span:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 2px;
	z-index: -1;
	width: 100%;
	height: 4px;
	background: transparent;
	transition: .33s;
}

.link-arrow:hover {
	color: #151515;
}

.link-arrow:hover span:before {
	background: #3778bc;
}

.range-30 {
	transform: translate3d(0, -30px, 0);
	margin-bottom: -30px;
	pointer-events: none;
}

.range-30 > * {
	margin-top: 30px;
	pointer-events: auto;
}

.range-30 > *::before {
	content: '';
	display: table;
	width: 0;
}

.range-30 > div{
	padding-right:30px;
}

.range-30 > div.third{
	padding-right:15px;
}

.range-30 > div.last{
	padding-right:0;
	padding-left:15px
}

html.lt-ie-10 .range > .cell-lg-3 {
	margin-left: auto;
	margin-right: auto;
	max-width: 25%;
	float:left;
	width:100%
}

html.lt-ie-10 .range > .cell-sm-3 {
	margin-left: auto;
	margin-right: auto;
	max-width: 25%;
}

html.lt-ie-10 .range > .cell-sm-4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-sm-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .range > .cell-xs-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .range > .cell-xs-12 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.range > .cell-lg-3 ,.range > .cell-lg-3,.range > .cell-lg-5,.range > .cell-lg-6,.range > .cell-lg-7,.range > .cell-lg-8,.range > .cell-lg-9,.range > .cell-lg-10,.range > .cell-lg-11,.range > .cell-lg-12, .range > .cell-sm-3 ,.range > .cell-sm-4, .range > .cell-sm-6, .range > .cell-xs-6, .range > .cell-xs-6, .range > .cell-md-6 {
	float:left;
	width:100%;
} 

@media (min-width: 480px) {
	.range > .cell-xs-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	
	.range > .cell-xs-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.range > .cell-sm-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.range > .cell-sm-4 {
		-webkit-flex-basis: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
	}
	.range > .cell-sm-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	
	.range-30 > div.third{
		padding-right:30px;
	}

	.range-30 > div.last{
		padding-right:30px;
		padding-left:0;
	}
}


@media (min-width: 992px) {
	.range > .cell-md-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media (min-width: 1200px) {
	.range > .cell-lg-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	
	.range > .cell-lg-2 {
		-webkit-flex-basis: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
	}
	
	.range > .cell-lg-1 {
		-webkit-flex-basis: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
	}
	
	
	.range > .cell-lg-4 {
		-webkit-flex-basis: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
	}
	.range > .cell-lg-5 {
		-webkit-flex-basis: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
	}
	.range > .cell-lg-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.range > .cell-lg-7 {
		-webkit-flex-basis: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
	}
	.range > .cell-lg-8 {
		-webkit-flex-basis: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
	}
	.range > .cell-lg-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.range > .cell-lg-10 {
		-webkit-flex-basis: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
	}
}

.card-creative {
	position: relative;
	padding: 40px 30px 30px;
	text-align: center;
	background: #fff;
}

@media (max-width: 767px) {
	.card-creative {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

.card-creative::before {
	content: '';
	position: absolute;
	top: 13px;
	right: 13px;
	bottom: 13px;
	left: 13px;
	border: 2px solid #f5f5f5;
	pointer-events: none;
	transition: .4s;
}

.card-creative a {
	color: #3778bc;
}

.card-creative a:hover {
	color: #e43516;
	text-decoration: underline;
}

.card-creative__title {
	font-size: 18px;
	font-weight: 700;
	color: #151515;
}

.card-creative__subtitle {
	color: #b7b7b7;
}

* + .card-creative__subtitle {
	margin-top: 0;
}

* + .card-creative__main {
	margin-top: 20px;
}

.card-creative__main {
	position: relative;
	padding-top: 10px;
}

.card-creative__main::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 3px;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	background: #3778bc;
}

.card-creative__element a {
	white-space: normal;
	word-break: break-all;
}

@media (min-width: 768px) {
	.card-creative {
		padding: 70px 30px 40px;
	}
}

@media (min-width: 992px) {
	html:not(.tablet):not(.mobile) .card-creative {
		position: relative;
	}
	html:not(.tablet):not(.mobile) .card-creative:hover::before {
		border: 2px solid #3778bc;
	}
	
	html:not(.tablet):not(.mobile) .card-creative:hover .card-creative__main::before {
		animation: .4s changeAxis both;
	}
	html:not(.tablet):not(.mobile) .card-creative:hover .card-creative__element > * {
		top: 0;
		opacity: 1;
		visibility: visible;
	}
	html:not(.tablet):not(.mobile) .card-creative__element > * {
		position: relative;
		top: 15px;
		opacity: 0;
		visibility: hidden;
		transition: .4s;
	}
	html:not(.tablet):not(.mobile) .card-creative__main {
		padding-top: 35px;
		transition: .33s;
	}
	html:not(.tablet):not(.mobile) .card-creative__main::before {
		width: 3px;
		height: 30px;
		animation: .4s changeAxisBack both;
		transform: rotate(45deg) translateX(-50%);
	}
}

@-webkit-keyframes changeAxis {
	0% {
		width: 3px;
		height: 26px;
		transform: rotate(45deg) translateX(-50%);
	}
	50% {
		width: 3px;
		height: 3px;
		transform: rotate(0deg) translateX(-50%);
	}
	100% {
		height: 3px;
		width: 50px;
		transform: rotate(0deg) translateX(-50%);
	}
}

@keyframes changeAxis {
	0% {
		width: 3px;
		height: 26px;
		transform: rotate(45deg) translateX(-50%);
	}
	50% {
		width: 3px;
		height: 3px;
		transform: rotate(0deg) translateX(-50%);
	}
	100% {
		height: 3px;
		width: 50px;
		transform: rotate(0deg) translateX(-50%);
	}
}

@-webkit-keyframes changeAxisBack {
	0% {
		height: 3px;
		width: 50px;
		transform: rotate(0deg) translateX(-50%);
	}
	50% {
		width: 3px;
		height: 3px;
		transform: rotate(0deg) translateX(-50%);
	}
	100% {
		width: 3px;
		height: 26px;
		transform: rotate(45deg) translateX(-50%);
	}
}

@keyframes changeAxisBack {
	0% {
		height: 3px;
		width: 50px;
		transform: rotate(0deg) translateX(-50%);
	}
	50% {
		width: 3px;
		height: 3px;
		transform: rotate(0deg) translateX(-50%);
	}
	100% {
		width: 3px;
		height: 26px;
		transform: rotate(45deg) translateX(-50%);
	}
}

.card-creative__main {
	position: relative;
	padding-top: 10px;
}

.card-creative__main::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 3px;
	width: 50px;
	margin-left: auto;
	margin-right: auto;
	background: #3778bc;
}

.our-pros h2, .proof-of-cred h2{
	font-size:48px;
	color:#fff;
	margin-bottom:0;
	font-weight:700;
	line-height:1.16667;
	text-transform:capitalize;
}

.our-pros .section__header h2, .our-pros .section__header div{
	width:100%;
	text-align:center;
}

.our-pros .section__header-element .link-arrow, .our-pros .section__header-element .link-arrow:after{
	color:#fff;
}

.our-pros .section__header-element .link-arrow:hover span:before{
	background:transparent;
}

.our-pros .section__header-element .link-arrow:hover, .our-pros .section__header-element .link-arrow:hover span:before{
	color:#3778bc;
}

.our-pros .card-creative{
	background:#fff;
}

.our-pros .range-30{
	display:block;
	margin-bottom:0 !important;
}


@media (min-width: 1200px) {
	.our-pros .range-30{
		display:flex;
	}
}

.our-pros .always-flex{
	display:flex !important; 
}

@media (max-width: 479px){
	.our-pros .range > .cell-xs-6,  .our-pros .range > .cell-sm-6, .our-pros .range > .cell-xs-12{
		padding:0;
	}
	
	.our-pros .always-flex, .our-pros .cell-lg-12{
		margin-top:20px;
	}
	
}

/* ********************   Testimonials   ********************   */

.shell-wide + .shell-fluid {
	margin-top: 40px;
}

.shell + .owl-carousel {
	margin-top: 30px;
}

html.lt-ie-10 .range > .cell-lg-12 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.range-flex > [class*='cell'] > * {
	width: 100%;
	max-width: 100%;
}

.section-variant-1 {
	padding: 40px 0;
}

@media (min-width: 768px) {
	.section-variant-1 {
		padding: 70px 0;
	}

	.shell + .owl-carousel {
		margin-top: 50px;
	}
}

@media (min-width: 992px) {
	.section-variant-1 {
		padding: 35px 0;
	}
}

@media (min-width: 1200px) {
	.section-variant-1 {
		padding: 70px 0;
	}
}

.creative-ceo{
	margin:auto;
	margin-top:20px;
}

/*
*
* Owl Carousel
* --------------------------------------------------
*/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

/* No Js */
.no-js .owl-carousel {
	display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	font: 400 40px/80px 'FontAwesome';
	cursor: pointer;
	z-index: 1;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:before {
	content: '\f144';
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

/*
 * Owl Navigation
 */
.owl-nav.disabled {
	display: none;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 56px;
	height: 59px;
	background: rgba(0, 0, 0, 0.27);
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 59px;
	transition: .33s;
}

.owl-prev::before,
.owl-next::before {
	font-family: 'fl-budicons-free';
	line-height: inherit;
}

.owl-prev:hover,
.owl-next:hover {
	color: #fff;
	background: #ffe500;
}

.owl-prev {
	left: 0;
}

.owl-prev::before {
	content: '\e016';
}

.owl-next {
	right: 0;
}

.owl-next::before {
	content: '\e025';
}

/*
 * Owl Pagination
 */
.owl-dots {
	text-align: center;
	margin-top: 30px;
}

.owl-dot {
	position: relative;
	display: inline-block;
	width: 24px;
	height: 4px;
	text-align: center;
	outline: none;
	cursor: pointer;
	transition: .2s;
}

.owl-dot, .owl-dot:focus {
	background: rgba(21, 21, 21, 0.2);
}

.owl-dot:hover, .owl-dot.active {
	background-color: #ffe500;
}

.owl-dot + .owl-dot {
	margin-left: 10px;
}

.owl-dot:only-of-type {
	display: none;
}

.owl-carousel-wrap {
	position: relative;
}

.owl-nav-modern .owl-prev,
.owl-nav-modern .owl-next,
.owl-nav-modern .owl-arrow-prev,
.owl-nav-modern .owl-arrow-next {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
	height: 70px;
	max-width: 40px;
	overflow: hidden;
	color: #2a2a2a;
	background: #fff;
}

.owl-nav-modern .owl-prev span,
.owl-nav-modern .owl-next span,
.owl-nav-modern .owl-arrow-prev span,
.owl-nav-modern .owl-arrow-next span {
	position: relative;
	top: -2px;
	transform: translateX(5px);
	font-size: 18px;
	color: #151515;
	letter-spacing: .1em;
	transition: .2s all ease;
	opacity: 0;
	visibility: hidden;
	will-change: transform, opacity;
}

.owl-nav-modern .owl-prev:before,
.owl-nav-modern .owl-next:before,
.owl-nav-modern .owl-arrow-prev:before,
.owl-nav-modern .owl-arrow-next:before {
	position: absolute;
	top: 50%;
	z-index: 3;
	transform: translateY(-50%);
	font-family: 'Material Icons';
	font-size: 20px;
	background: #fff;
}

.owl-nav-modern .owl-prev:hover,
.owl-nav-modern .owl-next:hover,
.owl-nav-modern .owl-arrow-prev:hover,
.owl-nav-modern .owl-arrow-next:hover {
	color: #2a2a2a;
	background: #fff;
	max-width: 125px;
}

.owl-nav-modern .owl-prev:hover span,
.owl-nav-modern .owl-next:hover span,
.owl-nav-modern .owl-arrow-prev:hover span,
.owl-nav-modern .owl-arrow-next:hover span {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
	transition: .33s all ease;
}

.owl-nav-modern .owl-prev,
.owl-nav-modern .owl-arrow-prev {
	left: 0;
}

.owl-nav-modern .owl-prev span,
.owl-nav-modern .owl-arrow-prev span {
	padding: 0 20px 0 40px;
}

.owl-nav-modern .owl-prev:before,
.owl-nav-modern .owl-arrow-prev:before {
	content: '\e5c4';
	left: 0;
	padding-left: 10px;
}

.owl-nav-modern .owl-next,
.owl-nav-modern .owl-arrow-next {
	right: 0;
}

.owl-nav-modern .owl-next span,
.owl-nav-modern .owl-arrow-next span {
	padding: 0 40px 0 20px;
}

.owl-nav-modern .owl-next:before,
.owl-nav-modern .owl-arrow-next:before {
	content: '\e5c8';
	right: 0;
	padding-right: 10px;
}

.owl-outer-navigation-wrap {
	position: relative;
}

.owl-outer-navigation {
	display: none;
}

.owl-outer-navigation .owl-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 56px;
	height: 59px;
	background: rgba(0, 0, 0, 0.27);
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 59px;
}

.owl-outer-navigation .owl-arrow::before {
	line-height: inherit;
}

.owl-outer-navigation .owl-arrow:hover {
	color: #fff;
	background: #ffe500;
}

.owl-outer-navigation .owl-arrow-prev {
	left: 0;
}

.owl-outer-navigation .owl-arrow-next {
	right: 0;
}

@media (min-width: 768px) {
	.owl-outer-navigation {
		display: block;
	}
}

.owl-carousel_style-1 .owl-stage {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 768px) and (max-width: 1199px) {
	.owl-carousel_style-1 {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (min-width: 768px) {
	.owl-carousel_style-1 .owl-dots {
		display: none !important;
	}
}

.owl-carousel_style-2 {
	margin-left: -5px;
	margin-right: -5px;
	width: calc(100% + 10px);
}

.owl-carousel_style-2 .owl-stage {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.owl-carousel_style-2 .owl-item {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	float: none;
	width: 100%;
}

@media (max-width: 991px) {
	.owl-carousel_style-2 .owl-nav {
		display: none !important;
	}
}

.owl-carousel_style-2 * + .owl-dots {
	margin-top: 10px;
}

* + .owl-carousel_style-2 {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .owl-carousel_style-2 {
		margin-top: 50px;
	}
}

.owl-carousel_style-3 {
	padding-left: 15px;
	padding-right: 15px;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.owl-carousel_style-3.owl-loaded {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.owl-carousel_style-3 .item {
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
}

.owl-carousel_style-3 .owl-controls {
	width: 100%;
}

.owl-carousel_style-3 .owl-prev,
.owl-carousel_style-3 .owl-next {
	width: auto;
	height: auto;
	color: rgba(255, 255, 255, 0.43);
	background-color: transparent;
}

.owl-carousel_style-3 .owl-prev::before,
.owl-carousel_style-3 .owl-next::before {
	font-size: 36px;
}

.owl-carousel_style-3 .owl-prev:hover,
.owl-carousel_style-3 .owl-next:hover {
	color: #fff;
}

.owl-carousel_style-3 .owl-prev {
	left: 40px;
}

.owl-carousel_style-3 .owl-next {
	right: 40px;
}

.owl-carousel_style-3 .owl-dots {
	margin-top: 18px;
	width: 100%;
}

@media (max-width: 1199px) {
	.owl-carousel_style-3 .owl-nav {
		display: none !important;
	}
}

@media (min-width: 992px) {
	.owl-carousel_style-3 {
		padding-left: 27px;
		padding-right: 27px;
	}
}

@media (min-width: 1200px) {
	.owl-carousel_style-3 {
		padding: 30px 90px;
	}
	.owl-carousel_style-3 .owl-dots {
		display: none !important;
	}
}

.owl-carousel_style-4 .owl-stage {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.owl-carousel_style-4 .owl-item {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	float: none;
	width: 100%;
}

@media (max-width: 991px) {
	.owl-carousel_style-4 .owl-nav {
		display: none !important;
	}
}

.owl-carousel_style-4 * + .owl-dots {
	margin-top: 10px;
}

@media (min-width: 992px) {
	.owl-carousel_style-4 {
		margin-left: -5px;
		margin-right: -5px;
		width: calc(100% + 10px);
	}
	.owl-carousel_style-4 .owl-dots {
		display: none !important;
	}
}

.owl-carousel_style-4-outer-nav .owl-arrow-prev,
.owl-carousel_style-4-outer-nav .owl-arrow-next {
	display: none;
}

@media (min-width: 768px) {
	.owl-carousel_style-4-outer-nav {
		position: relative;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		transform: translateY(-20px);
		margin-bottom: -20px;
		margin-left: -20px;
	}
	.owl-carousel_style-4-outer-nav .owl-dots {
		display: none !important;
	}
	.owl-carousel_style-4-outer-nav > *:not(.button-icon) {
		display: inline-block;
	}
	.owl-carousel_style-4-outer-nav > * {
		margin-top: 20px;
		margin-left: 20px;
	}
	.owl-carousel_style-4-outer-nav .owl-arrow-prev,
	.owl-carousel_style-4-outer-nav .owl-arrow-next {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		font-size: 13px;
		color: #151515;
		text-transform: uppercase;
		cursor: pointer;
		transition: .33s;
	}
	.owl-carousel_style-4-outer-nav .owl-arrow-prev::before,
	.owl-carousel_style-4-outer-nav .owl-arrow-next::before {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		font-size: 20px;
	}
	.owl-carousel_style-4-outer-nav .owl-arrow-prev:hover,
	.owl-carousel_style-4-outer-nav .owl-arrow-next:hover {
		color: #ffe500;
	}
	.owl-carousel_style-4-outer-nav .owl-arrow-prev {
		padding-left: 30px;
	}
	.owl-carousel_style-4-outer-nav .owl-arrow-prev::before {
		left: 0;
	}
	.owl-carousel_style-4-outer-nav .owl-arrow-next {
		padding-right: 30px;
	}
	.owl-carousel_style-4-outer-nav .owl-arrow-next::before {
		right: 0;
	}
}

* + .owl-carousel_style-4 {
	margin-top: 40px;
}

.owl-carousel_style-5 .owl-nav {
	display: none;
}

.owl-carousel_style-5 .owl-dots {
	margin-top: 10px;
	padding-bottom: 15px;
}

@media (min-width: 768px) {
	.owl-carousel_style-5 .owl-dots {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.owl-carousel_style-5-outer-nav {
		display: none;
	}
}

.owl-carousel_style-5-outer-nav .owl-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}

.owl-carousel_style-5-outer-nav .owl-arrow-prev {
	left: 0;
}

.owl-carousel_style-5-outer-nav .owl-arrow-next {
	right: 0;
}

* + .owl-carousel_style-5-wrap {
	margin-top: 30px;
}

@media (min-width: 768px) {
	* + .owl-carousel_style-5-wrap {
		margin-top: 50px;
	}
}

.bg-gray-dark .owl-carousel .owl-dot{
	background: rgba(255, 255, 255, 0.4);
}

.bg-gray-dark .owl-carousel .owl-dot:hover{
	background-color: #3778bc;
}

.bg-primary .owl-carousel .owl-dot, .bg-primary .owl-carousel .owl-dot:focus {
	background: rgba(255, 255, 255, 0.4);
}

.bg-primary .owl-carousel .owl-dot:hover, .bg-primary .owl-carousel .owl-dot.active {
	background-color: #2a2a2a;
}

.mdi-owl:before {
	content: "\f4c1";
}

.proof-of-cred .section__header h2, .proof-of-cred .section__header div{
	width:100%;
	text-align:center;
}

.proof-of-cred .section__header-element .link-arrow, .proof-of-cred .section__header-element .link-arrow:after{
	color:#fff;
}

.proof-of-cred .section__header-element .link-arrow:hover span:before{
	background:transparent;
}

.proof-of-cred .section__header-element .link-arrow:hover, .proof-of-cred .section__header-element .link-arrow:hover span:before{
	color:#3778bc;
}

@font-face {
	font-family: "fl-budicons-free";
	src: url("/templates/theme3528/fonts/fl-budicons-free.ttf");
	font-weight: normal;
	font-style: normal;
}

.fl-budicons-free-ico,
[class^="fl-budicons-free-"]:before, [class*=" fl-budicons-free-"]:before,
[class^="fl-budicons-free-"]:after, [class*=" fl-budicons-free-"]:after {
	font-family: 'fl-budicons-free';
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
}

.fl-budicons-free-add156:before {
	content: "\e000";
}

.fl-budicons-free-analogic3:before {
	content: "\e001";
}

.fl-budicons-free-bag32:before {
	content: "\e002";
}

.fl-budicons-free-bookmark31:before {
	content: "\e003";
}

.fl-budicons-free-chat58:before {
	content: "\e004";
}

.fl-budicons-free-circle95:before {
	content: "\e005";
}

.fl-budicons-free-closet:before {
	content: "\e006";
}

.fl-budicons-free-cloud262:before {
	content: "\e007";
}

.fl-budicons-free-cold11:before {
	content: "\e008";
}

.fl-budicons-free-comment46:before {
	content: "\e009";
}

.fl-budicons-free-cross84:before {
	content: "\e00a";
}

.fl-budicons-free-delete70:before {
	content: "\e00b";
}

.fl-budicons-free-design22:before {
	content: "\e00c";
}

.fl-budicons-free-down67:before {
	content: "\e00d";
}

.fl-budicons-free-download149:before {
	content: "\e00e";
}

.fl-budicons-free-electrical18:before {
	content: "\e00f";
}

.fl-budicons-free-email75:before {
	content: "\e010";
}

.fl-budicons-free-file72:before {
	content: "\e011";
}

.fl-budicons-free-folder174:before {
	content: "\e012";
}

.fl-budicons-free-folder175:before {
	content: "\e013";
}

.fl-budicons-free-heart284:before {
	content: "\e014";
}

.fl-budicons-free-label26:before {
	content: "\e015";
}

.fl-budicons-free-left161:before {
	content: "\e016";
}

.fl-budicons-free-lifeline14:before {
	content: "\e017";
}

.fl-budicons-free-location37:before {
	content: "\e018";
}

.fl-budicons-free-logout12:before {
	content: "\e019";
}

.fl-budicons-free-music223:before {
	content: "\e01a";
}

.fl-budicons-free-musical102:before {
	content: "\e01b";
}

.fl-budicons-free-notebook47:before {
	content: "\e01c";
}

.fl-budicons-free-paper124:before {
	content: "\e01d";
}

.fl-budicons-free-person308:before {
	content: "\e01e";
}

.fl-budicons-free-photo186:before {
	content: "\e01f";
}

.fl-budicons-free-photo187:before {
	content: "\e020";
}

.fl-budicons-free-placeholder22:before {
	content: "\e021";
}

.fl-budicons-free-portfolio27:before {
	content: "\e022";
}

.fl-budicons-free-quit2:before {
	content: "\e023";
}

.fl-budicons-free-rain31:before {
	content: "\e024";
}

.fl-budicons-free-right163:before {
	content: "\e025";
}

.fl-budicons-free-shape6:before {
	content: "\e026";
}

.fl-budicons-free-share29:before {
	content: "\e027";
}

.fl-budicons-free-speech102:before {
	content: "\e028";
}

.fl-budicons-free-tag49:before {
	content: "\e029";
}

.fl-budicons-free-two327:before {
	content: "\e02a";
}

.fl-budicons-free-up119:before {
	content: "\e02b";
}

.fl-budicons-free-upload96:before {
	content: "\e02c";
}

.fl-budicons-free-verify5:before {
	content: "\e02d";
}

.fl-budicons-free-verify6:before {
	content: "\e02e";
}

.fl-budicons-free-wheel29:before {
	content: "\e02f";
}

.proof-of-cred .section-variant-1{
	padding:0;
}

.proof-of-cred .section-sm{
	padding-bottom:40px;
}

.proof-of-cred .quote-light__main p{
	color:#fff;
}

.bg-gray-dark .quote-light .cite {
	color: #fff;
}

.bg-gray-dark .quote-light__meta > li:not(:last-child)::after{
	border-right-color: rgba(255, 255, 255, 0.48);
}

.quote-light {
	text-align: center;
}

@media (max-width: 767px) {
	.quote-light {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
}

.quote-light .cite {
	font-size: 18px;
	font-weight: 700;
	color: #151515;
}

.quote-light .small {
	font-size: 18px;
	font-weight: 700;
	color: #3778bc;
}

.quote-light__image-wrap {
	display: inline-block;
	border-radius: 50%;
	border: 12px solid rgba(227, 227, 227, 0.37);
}

.quote-light__image {
	position: relative;
	z-index: 2;
	display: inline-block;
	border-radius: 50%;
}

.quote-light__main {
	position: relative;
}

.quote-light__meta {
	margin-left: -8px;
}

.quote-light__meta > li {
	position: relative;
	display: inline-block;
	vertical-align: baseline;
	padding: 0 8px;
}

.quote-light__meta > li:not(:last-child)::after {
	content: '';
	position: absolute;
	right: -.25em;
	top: 50%;
	transform: translateY(-50%);
	height: 18px;
	border-right: 1px solid #f8f8f8;
}

* + .quote-light__main {
	margin-top: 20px;
}

* + .quote-light__meta {
	margin-top: 15px;
}

@media (min-width: 1200px) {
	* + .quote-light__main {
		margin-top: 30px;
	}
}

/* ********************   Footer   ********************   */

.t3-footer{
	background:#202d57;
}

.t3-footer article i.pull-left{
	display:none !important;
}

.t3-footer .item_content h5{
	font-size:30px;
	margin-bottom:15px;
}

.t3-footer .item_content .item_introtext{
	font-weight:initial;
}

.t3-copyright {
	background:#202d57;
	border-top-color:#3778bc;
}

/* ********************   Profile Page   ********************   */

.profile .position-2{
	background:#f6f6f6;
	padding:50px 0;
	margin-bottom:70px;
}

.profile .mod-article-single .readmore{
	display:none;
}

.why-choose-us .page_header{
	margin-bottom:50px;
}

.why-choose-us article.item {
	text-align:center;
}

.why-choose-us article.item i{
	transition: .3s all ease;
}

.why-choose-us article.item:hover i{
	background:#272D53;
}

.profile .position-6 .container{
	width:100%;
}

.our-history .myparallax{
	padding:0;
}

.our-history .section-variant-1{
	display:flex;
}

.our-history .section__header h2{
	text-align:center;
	font-size: 48px;
    color: #fff;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.16667;
    text-transform: capitalize;
	margin-top:70px;
}

.our-history .left-side, .our-history .right-side{
	position:relative;
	width:50%; 
}

.our-history .left-side{
	padding-top:40px;
	padding-bottom:40px;
}

.our-history .right-side{
	padding-top:80px;
}


.our-history .item ul{
	color:#fff;
}

.our-history .item-left{
	margin-top:20px; 
	padding-right:100px; 
	width:100%;
	text-align:right; 
	position:relative;
}

.our-history .item-right, .our-history .item-left-cloned{
	margin-top:100px; 
	padding-left:100px; 
	width:100%;
	text-align:left; 
	position:relative;
}

.our-history .item-left .line{
	position:absolute; 
	top:20px; 
	width:80px; 
	height:2px; 
	right:0;
	background:white;
	transition: .3s all ease;
}

.our-history .item-right .line, .our-history .item-left-cloned .line{
	position:absolute; 
	top:20px; 
	width:80px; 
	height:2px; 
	left:0;
	background:white;
	transition: .3s all ease;
}

.our-history .line-el1{
	position:absolute; 
	top:0; 
	left:-2px; 
	width:4px; 
	height:100%; 
	z-index:999; 
	background:white;
}

.our-history .line-el2{
	position:absolute; 
	background:white; 
	top:-10px; 
	left:-10px; 
	width:20px; 
	height:20px; 
	border-radius:50%; 
	z-index:999;
}

.our-history .line-el3{
	position:absolute; 
	bottom:-10px; 
	left:-10px; 
	width:20px; 
	height:20px; 
	border-radius:50%; 
	background:white; 
	z-index:999;
}

.our-history .item:hover .line{
	background:#202d57;
}

.our-history .item:hover h2{
	color:#202d57;
}

.our-history .item h2{
	font-size:42px;
	color:#fff;
	transition: .3s all ease;
}

.our-history .item p{
	color:#fff;
	font-size:16px;
}

.our-history .item-left-cloned{
	display:none;
}

@media (max-width: 767px) {
	.our-history .item-left-cloned{
		display:block;
	}
	
	.our-history .left-side{
		display:none;
	}
	
	.our-history .right-side{
		width:100%;
	}
}

/* ********************   Portfolio Page   ********************   */

.page-category__our-portfolio .item {
	position:relative;
	transition: .3s all ease;
}

.page-category__our-portfolio .item:hover .item_header, .page-category__our-portfolio .item:hover .btn  {
	display:block;
}

.page-category__our-portfolio .item:hover .item_img > a:before{
	opacity:1;
}

.page-category__our-portfolio .item .item_header{
	position:absolute;
	z-index:1;
	width:100%;
	text-align:center;
	top:30%;
	display:none;
	transition: .3s all ease;
}

.page-category__our-portfolio .item .btn{
	position:absolute;
	z-index:1;
	width:100%;
	background:transparent;
	top:50%;
	display:none;
	color:#3778BC;
}

.page-category__our-portfolio .item .btn:hover{
	color:#fff;
}

.page-category__our-portfolio .item .item_header h3 a{
	color:#fff;
}

.page-category__our-portfolio .item  .item_introtext{
	display:none;
}

.page-category__our-portfolio .item_img > a:before{
	background:rgba(30, 29, 36, 0.85);
}

/* ********************   Our Team Page   ********************   */

.our-team .position-2  {
	background: #f6f6f6;
    padding: 50px 0;
    margin-bottom: 70px;
}

.our-team .position-2 .category_title h2{
	font-weight:600;
	color:#3778bc;
}

.our-team .position-2 .container  .row{
	margin-left:0;
	margin-right:0;
}

.our-team .position-2 .panel-heading a{
	border-bottom: 2px solid #3778bc;
	font-size: 24px;
    color: #202d57;
}

.our-team .panel .card-creative {
	background:#fff;
	text-align:center;
}

.our-team .panel .range .cell-lg-3{
	display:flex;
}

@media (max-width: 479px){
	.our-team .range > .cell-xs-6,  .our-team .range > .cell-sm-4, .our-team .range > .cell-lg-3{
		padding:0;
	}		
}

.our-team .panel-heading:hover .panel-heading_icon:before, .our-team .panel-heading a:not(.collapsed) .panel-heading_icon:before, .our-team .panel-heading a:not(.collapsed) {
	color:#e43516 !important;
}

.our-team .position-2 .panel-heading:hover a, .our-team .position-2 .panel-heading a:not(.collapsed){
	border-color:#e43516;
}


/* ********************  Tetimonials Page   ********************   */

blockquote::after {
	content: "“";
    color: rgb(55, 120, 188);
    display: block;
    height: 37px;
    font: 70px/70px Montserrat, sans-serif;
	transform: scale(-1,1);
}

.testimonials .item .testimonial-name{
	font-weight:600;
	font-size:24px;
	margin-bottom:0;
	line-height:30px;
}

.testimonials .item .testimonial-title, .testimonials .item .testimonial-company{
	font-size:16px;
	margin-bottom:0;
	line-height:20px;
}

.testimonials .item .item_img img{
	margin-top:0;
}

.testimonials article.item:hover .testimonial-name, .testimonials article.item:hover blockquote::after, .testimonials article.item:hover blockquote::before{
	color:#3778BC;
}

/* ********************  Our Platforms Page   ********************   */

.our-platforms .position-2  {
	background: #f6f6f6;
    padding: 50px 0;
    margin-bottom: 70px;
}

.our-platforms .position-2 .category_title h2{
	font-weight:600;
	color:#3778bc;
}

.our-platforms .position-2 .container  .row{
	margin-left:0;
	margin-right:0;
}

.our-platforms .panel-heading a{
	border-bottom: 2px solid #3778bc;
	font-size: 24px !important;
    color: #202d57 !important;
}

.our-platforms .anim-center a{
	background:#fff;
	text-align:center;
	-moz-transition: linear 0.3s;
	-o-transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	transition: linear 0.3s;
}

.our-platforms .anim-center:hover a{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.our-platforms .t3-mainbody{
	display:none;
}

@media (max-width: 479px){
	.our-platforms .range > .cell-xs-6,  .our-platforms .range > .cell-sm-4, .our-platforms .range > .cell-lg-4{
		padding:0;
	}		
}

/* ********************   Our Clients Page   ********************   */

.our-clients .position-2  {
    padding: 50px 0;
    margin-bottom: 70px;
    background-color:#f6f6f6;
}

.our-clients .position-2 .category_title h2{
	font-weight:600;
	color:#3778bc;
}

.our-clients .position-2 .container  .row{
	margin-left:0;
	margin-right:0;
}

.our-clients .position-2 .panel-heading a{
	border-bottom: 2px solid #3777b9;
	font-size: 24px;
    color: #3777b9 !important;
}

.our-clients .img-container{
	background:#fff;
	text-align:center;
	-moz-transition: linear 0.3s;
	-o-transition: linear 0.3s;
	-webkit-transition: linear 0.3s;
	transition: linear 0.3s;
}

.our-clients .img-container:hover{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.our-clients .t3-mainbody{
	display:none;
}

@media (max-width: 479px){
	.our-clients .range > .cell-xs-6,  .our-clients .range > .cell-sm-4, .our-clients .range > .cell-lg-3{
		padding:0;
	}		
}

.our-clients .panel-heading:hover .panel-heading_icon:before, .our-clients .panel-heading a:not(.collapsed) .panel-heading_icon:before, .our-clients .panel-heading a:not(.collapsed) {
	color:#3777b9 !important;
}

.our-clients .position-2 .panel-heading:hover a, .our-clients .position-2 .panel-heading a:not(.collapsed){
	
}


/* ********************   careers Page   ********************   */
 
.our-careers .position-2  .container  .row ,.our-careers .position-4 .container  .row{
	margin-left:0;
	margin-right:0;
}

.our-careers  .career-text, .our-careers  .career-list ul li{
	color:#202d57;
}

.our-careers .position-2 .career-title{
	margin-bottom:20px !important;
	color:#202d57 !important;
	font-size:20px;
}

.career-list{
	margin-top:20px;
}

.career-list ul li:hover{
	color:#e43516;
}

@media (max-width: 767px) {
	.our-careers .range .cell-lg-7, .our-careers .range .cell-lg-5, .our-careers .vacency .cell-lg-6{
		max-width:100%;
	}
	
	.our-careers .vacency .cell-lg-6{
		background:#fff;
	}
}

.our-careers .position-4{
	background: #f6f6f6;
    padding: 50px 0;
    margin-bottom: 70px;
}

.our-careers .category_title{
	text-align:center;
}

.our-careers .category_title h3{
	color:#202d57 !important;
	font-size:20px;
	margin-bottom:10px !important;
}

.our-careers .category_title h4{
	color:#202d57 !important;
}

.our-careers .vacancy-wrapper{
	width:100%;
	background:#fff;
	margin:auto;
	padding: 20px 40px;
}

.our-careers .vacancy-title{
	text-transform:uppercase;
	color:#202d57;
}

.our-careers .vacancy-wrapper div{
	font-size:16px;
}

.our-careers .vacancy-wrapper:hover h2, .our-careers .vacancy-wrapper:hover div i:before{
	color:#e43516;
}

.careers_form .module_container{
	padding:0 20px;
}

/* ********************   Contact Us Page   ********************   */

.g-map iframe{
	border:0;
}

.contact-address .contact-address{
	width:100% !important;
	padding:0;
}

.contact-address .page_header .moduleTitle, .contact-form .page_header .moduleTitle{
	color:#202d57;
}

.contact-address .contact-office{
	margin-bottom:10px !important;
}

/* ********************   Upcoming Events Page   ********************   */

.upcoming-events .t3-mainbody{
	display:none;
}

.upcoming-events .position-2  {
	background: #f6f6f6;
    padding: 50px 0;
    margin-bottom: 70px;
}

.upcoming-events .position-2 .container  .row{
	margin-left:0;
	margin-right:0;
}

.upcoming-events .position-2 .panel-heading a{
	border-bottom: 2px solid #3778bc;
	font-size: 24px;
    color: #202d57;
}

.upcoming-events .cell-sm-8:hover h3, .upcoming-events .cell-sm-9:hover h3{
	color:#3778BC;
} 

.upcoming-events .event-text:hover h3, .upcoming-events .event-text:hover .mdi-clock:before, .upcoming-events .event-text:hover .mdi-map-marker:before{
	color:#3778BC;
} 

.upcoming-events .category_title h3{
	margin-bottom:10px;
}

.upcoming-events .event-img:hover > a{
	position:relative;
}

.upcoming-events .event-img:hover > a:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(252, 90, 10, 0.3);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.upcoming-events .event-img > a:hover:before{
	opacity: 100;
    filter: alpha(opacity=10000);
}


/* ********************   Previous Events Page   ********************   */

.previous-events .t3-mainbody{
	display:none;
}

.previous-events .position-2  {
	background: #f6f6f6;
    padding: 50px 0;
    margin-bottom: 70px;
}

.previous-events .position-2 .container  .row{
	margin-left:0;
	margin-right:0;
}

.previous-events .position-2 .panel-heading a{
	border-bottom: 2px solid #3778bc;
	font-size: 24px;
    color: #202d57;
}

.previous-events .panel-heading{
	cursor:pointer;
}

.previous-events .panel-heading:hover a, .previous-events .panel-heading a:not(.collapsed){
	border-color:#e43516;
}

.previous-events .panel-heading:hover .panel-heading_icon:before, .previous-events .panel-heading a:not(.collapsed) .panel-heading_icon:before, .previous-events .panel-heading a:not(.collapsed) {
	color:#e43516 !important;
}

.previous-events .cell-sm-8:hover h3, .previous-events .cell-sm-9:hover h3, .previous-events .cell-sm-9:hover .mdi-clock:before, .previous-events .cell-sm-9:hover .mdi-map-marker:before{
	color:#e43516;
} 

.previous-events .category_title h3{
	margin-bottom:10px;
}

.previous-events .event-img:hover > a{
	position:relative;
}

.previous-events .event-img:hover > a:before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    background: rgba(252, 90, 10, 0.3);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.previous-events .event-img > a:hover:before{
	opacity: 100;
    filter: alpha(opacity=10000);
}

/* ********************   Event Planning Page   ********************   */


.event-planning .position-2, .event-planning .position-5  {
	background: #f6f6f6;
    padding: 50px 0;
    margin-bottom: 70px;
}

.event-planning .position-2 .container  .row{
	margin-left:0;
	margin-right:0;
}

.event-planning .what-we-do .category_title{
	text-align:center;
}

.event-planning .what-we-do .category_title h3{
	color:#202d57;
	font-size: 24px;
	margin-bottom:20px;
}

.event-planning .what-we-do .category_title h4{
	color:#202d57;
}

.event-planning .what-we-do  .item.wrapper{
	margin-top:70px;
}

.event-planning .what-we-do .item-title{
	width:100%; 
	background:#202d57; 
	color:#fff;
}

.event-planning .what-we-do .item-title i{
	position:absolute; 
	left:50%; 
	transform: translate(-50%, -50%); 
	border: 7px #fff solid; 
	width:120px; 
	font-size:60px; 
	line-height:106px;
}

.event-planning .what-we-do .item-title h2{
	color:#fff;
	text-align:center; 
	padding-top:80px; 
	padding-bottom:10px; 
	margin-bottom:0;
}

.event-planning .what-we-do .item-content{
	width:100%; 
	background:#fff; 
	color:#000;
	display:flex;
}

.event-planning .what-we-do .article-wrapper{
	display:flex;
}

.event-planning .what-we-do .article-wrapper article:hover .item-title i{
	background:#e43516;
}

.event-planning .what-we-do .item-content ul{
	margin-left:15px;
	margin-top:15px;
}

.event-planning .what-we-do .item-content li{
	list-style-type:square;
}

.event-planning .article-wrapper .panel{
	background:transparent;
	border:0;
}

.event-planning .article-wrapper .wrapper {
	padding: 0 20px;
}

.event-planning .article-wrapper .wrapper .range-flex{
	display:flex;
}

.event-planning .article-wrapper .wrapper .item-content{
	margin-top:0;
}

.event-planning .request-a-meeting .page_header h3{
	color:#3778BC !important;
    font-family:'Oswald','sans-serif';
}

.event-planning .wrapper .item-digital{
	display:flex;
	flex-direction:column;
}

.event-planning .wrapper .item-digital .item-title{
	flex:0;
}

.event-planning .wrapper .item-digital .item-content{
	flex:1;
}

.event-planning .request-a-meeting input[type="text"], .event-planning .request-a-meeting input[type="email"], .event-planning .request-a-meeting textarea{
	background:#fff;
}

@media (max-width: 480px){
	.event-planning .what-we-do .article-wrapper article{
		width:100%;
	}
}

@media (min-width: 768px) {
	.event-planning .article-wrapper .wrapper .range-flex{
		display:block;
	}
}


/* ********************   Cell Style   ********************   */

@media (min-width: 480px) {
	
	.range > .cell-xs-1 {
		-webkit-flex-basis: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
	}
	.range > .cell-xs-2 {
		-webkit-flex-basis: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
	}
	.range > .cell-xs-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.range > .cell-xs-4 {
		-webkit-flex-basis: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
	}
	.range > .cell-xs-5 {
		-webkit-flex-basis: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
	}
	.range > .cell-xs-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
		
	.range > .cell-xs-7 {
		-webkit-flex-basis: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
	}
	.range > .cell-xs-8 {
		-webkit-flex-basis: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
	}
	.range > .cell-xs-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.range > .cell-xs-10 {
		-webkit-flex-basis: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
	}
	.range > .cell-xs-11 {
		-webkit-flex-basis: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
	}
	.range > .cell-xs-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.range > .cell-xs-1-5 {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}
}

@media (min-width: 768px) {
	
	.range > .cell-sm-1 {
		-webkit-flex-basis: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
	}
	.range > .cell-sm-2 {
		-webkit-flex-basis: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
	}
	.range > .cell-sm-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.range > .cell-sm-4 {
		-webkit-flex-basis: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
	}
	.range > .cell-sm-5 {
		-webkit-flex-basis: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
	}
	.range > .cell-sm-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.range > .cell-sm-7 {
		-webkit-flex-basis: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
	}
	.range > .cell-sm-8 {
		-webkit-flex-basis: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
	}
	.range > .cell-sm-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.range > .cell-sm-10 {
		-webkit-flex-basis: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
	}
	.range > .cell-sm-11 {
		-webkit-flex-basis: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
	}
	.range > .cell-sm-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.range > .cell-sm-1-5 {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}
}

@media (min-width: 992px) {
	.range > .cell-md-1 {
		-webkit-flex-basis: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
	}
	.range > .cell-md-2 {
		-webkit-flex-basis: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
	}
	.range > .cell-md-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.range > .cell-md-4 {
		-webkit-flex-basis: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
	}
	.range > .cell-md-5 {
		-webkit-flex-basis: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
	}
	.range > .cell-md-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.range > .cell-md-7 {
		-webkit-flex-basis: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
	}
	.range > .cell-md-8 {
		-webkit-flex-basis: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
	}
	.range > .cell-md-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.range > .cell-md-10 {
		-webkit-flex-basis: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
	}
	.range > .cell-md-11 {
		-webkit-flex-basis: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
	}
	.range > .cell-md-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.range > .cell-md-1-5 {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}
}

@media (min-width: 1200px) {
	.range > .cell-lg-1 {
		-webkit-flex-basis: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
	}
	.range > .cell-lg-2 {
		-webkit-flex-basis: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
	}
	.range > .cell-lg-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.range > .cell-lg-4 {
		-webkit-flex-basis: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
	}
	.range > .cell-lg-5 {
		-webkit-flex-basis: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
	}
	.range > .cell-lg-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.range > .cell-lg-7 {
		-webkit-flex-basis: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
	}
	.range > .cell-lg-8 {
		-webkit-flex-basis: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
	}
	.range > .cell-lg-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.range > .cell-lg-10 {
		-webkit-flex-basis: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
	}
	.range > .cell-lg-11 {
		-webkit-flex-basis: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
	}
	.range > .cell-lg-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.range > .cell-lg-1-5 {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}
}

@media (min-width: 1800px) {
	.range > .cell-xl-1 {
		-webkit-flex-basis: 8.33333%;
		-ms-flex-preferred-size: 8.33333%;
		flex-basis: 8.33333%;
		max-width: 8.33333%;
	}
	.range > .cell-xl-2 {
		-webkit-flex-basis: 16.66667%;
		-ms-flex-preferred-size: 16.66667%;
		flex-basis: 16.66667%;
		max-width: 16.66667%;
	}
	.range > .cell-xl-3 {
		-webkit-flex-basis: 25%;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%;
		max-width: 25%;
	}
	.range > .cell-xl-4 {
		-webkit-flex-basis: 33.33333%;
		-ms-flex-preferred-size: 33.33333%;
		flex-basis: 33.33333%;
		max-width: 33.33333%;
	}
	.range > .cell-xl-5 {
		-webkit-flex-basis: 41.66667%;
		-ms-flex-preferred-size: 41.66667%;
		flex-basis: 41.66667%;
		max-width: 41.66667%;
	}
	.range > .cell-xl-6 {
		-webkit-flex-basis: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 50%;
	}
	.range > .cell-xl-7 {
		-webkit-flex-basis: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%;
		max-width: 58.33333%;
	}
	.range > .cell-xl-8 {
		-webkit-flex-basis: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%;
		max-width: 66.66667%;
	}
	.range > .cell-xl-9 {
		-webkit-flex-basis: 75%;
		-ms-flex-preferred-size: 75%;
		flex-basis: 75%;
		max-width: 75%;
	}
	.range > .cell-xl-10 {
		-webkit-flex-basis: 83.33333%;
		-ms-flex-preferred-size: 83.33333%;
		flex-basis: 83.33333%;
		max-width: 83.33333%;
	}
	.range > .cell-xl-11 {
		-webkit-flex-basis: 91.66667%;
		-ms-flex-preferred-size: 91.66667%;
		flex-basis: 91.66667%;
		max-width: 91.66667%;
	}
	.range > .cell-xl-12 {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	.range > .cell-xl-1-5 {
		-webkit-flex-basis: 20%;
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%;
		max-width: 20%;
	}
}

html.lt-ie-10 .range > .cell-xs-1 {
	margin-left: auto;
	margin-right: auto;
	max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-xs-2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-xs-3 {
	margin-left: auto;
	margin-right: auto;
	max-width: 25%;
}

html.lt-ie-10 .range > .cell-xs-4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-xs-5 {
	margin-left: auto;
	margin-right: auto;
	max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-xs-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .range > .cell-xs-7 {
	margin-left: auto;
	margin-right: auto;
	max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-xs-8 {
	margin-left: auto;
	margin-right: auto;
	max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-xs-9 {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
}

html.lt-ie-10 .range > .cell-xs-10 {
	margin-left: auto;
	margin-right: auto;
	max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-xs-11 {
	margin-left: auto;
	margin-right: auto;
	max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-xs-12 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

html.lt-ie-10 .range > .cell-sm-1 {
	margin-left: auto;
	margin-right: auto;
	max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-sm-2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-sm-3 {
	margin-left: auto;
	margin-right: auto;
	max-width: 25%;
}

html.lt-ie-10 .range > .cell-sm-4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-sm-5 {
	margin-left: auto;
	margin-right: auto;
	max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-sm-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .range > .cell-sm-7 {
	margin-left: auto;
	margin-right: auto;
	max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-sm-8 {
	margin-left: auto;
	margin-right: auto;
	max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-sm-9 {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
}

html.lt-ie-10 .range > .cell-sm-10 {
	margin-left: auto;
	margin-right: auto;
	max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-sm-11 {
	margin-left: auto;
	margin-right: auto;
	max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-sm-12 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

html.lt-ie-10 .range > .cell-md-1 {
	margin-left: auto;
	margin-right: auto;
	max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-md-2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-md-3 {
	margin-left: auto;
	margin-right: auto;
	max-width: 25%;
}

html.lt-ie-10 .range > .cell-md-4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-md-5 {
	margin-left: auto;
	margin-right: auto;
	max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-md-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .range > .cell-md-7 {
	margin-left: auto;
	margin-right: auto;
	max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-md-8 {
	margin-left: auto;
	margin-right: auto;
	max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-md-9 {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
}

html.lt-ie-10 .range > .cell-md-10 {
	margin-left: auto;
	margin-right: auto;
	max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-md-11 {
	margin-left: auto;
	margin-right: auto;
	max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-md-12 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

html.lt-ie-10 .range > .cell-lg-1 {
	margin-left: auto;
	margin-right: auto;
	max-width: 8.33333%;
}

html.lt-ie-10 .range > .cell-lg-2 {
	margin-left: auto;
	margin-right: auto;
	max-width: 16.66667%;
}

html.lt-ie-10 .range > .cell-lg-3 {
	margin-left: auto;
	margin-right: auto;
	max-width: 25%;
}

html.lt-ie-10 .range > .cell-lg-4 {
	margin-left: auto;
	margin-right: auto;
	max-width: 33.33333%;
}

html.lt-ie-10 .range > .cell-lg-5 {
	margin-left: auto;
	margin-right: auto;
	max-width: 41.66667%;
}

html.lt-ie-10 .range > .cell-lg-6 {
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
}

html.lt-ie-10 .range > .cell-lg-7 {
	margin-left: auto;
	margin-right: auto;
	max-width: 58.33333%;
}

html.lt-ie-10 .range > .cell-lg-8 {
	margin-left: auto;
	margin-right: auto;
	max-width: 66.66667%;
}

html.lt-ie-10 .range > .cell-lg-9 {
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
}

html.lt-ie-10 .range > .cell-lg-10 {
	margin-left: auto;
	margin-right: auto;
	max-width: 83.33333%;
}

html.lt-ie-10 .range > .cell-lg-11 {
	margin-left: auto;
	margin-right: auto;
	max-width: 91.66667%;
}

html.lt-ie-10 .range > .cell-lg-12 {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.myparallax{
	background-attachment:fixed !important;
	background-size:contain !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
}
