/* Enter Your Custom CSS Here */

/* Home Pop Up CSS */

/* .wpls-logo-showcase .slick-dots {
  
  bottom: 20px !important;} */

span.view-map {
    padding: 5px 10px 5px 10px;
    background: #00367c;
	color: #ffffff;}

ul.slick-dots
{display:none!important;}


div#proudly-logo-desktop {display:block;}

div#proudly-logo-mobile {display:none;}

.landing-top {padding-top:80px;}

.page-id-4543 .site-header ,.page-id-4543 .page-heading {display:none!important;}

.site-header-style-normal:not(.site-header-sticky-active) .nav-wrap, .site-header-style-transparent:not(.site-header-sticky-active) .nav-wrap {
    height: 80px!important;
  max-height: 80px!important;}
.site-header-style-transparent .nav-wrap {
  padding-top:0px;
  top: 0px!important;
   }
.site-header:not(.site-header-vertical-menu) .site-logo, .site-header:not(.site-header-vertical-menu) .site-logo a, .site-header:not(.site-header-vertical-menu) .site-logo img {
    max-height: 74px!important;
  margin-top: 0px!important;
}

.site-header-style-normal:not(.site-header-sticky-active) .nav-wrap, .site-header-style-transparent:not(.site-header-sticky-active) .nav-wrap{
 
  background:rgba(0, 0, 0, 0.4);
}

div#sgpb-popup-dialog-main-div {
    overflow: hidden!important;
}

.content {
	margin: 0 auto;
	max-width: 1280px;
}

.content > h2 {
	clear: both;
	margin: 0;
	padding: 4em 1% 0;
	color: #484B54;
	font-weight: 800;
	font-size: 1.5em;
}

.content > h2:first-child {
	padding-top: 0em;
}

/* Header */
.codrops-header {
	margin: 0 auto;
	padding: 0em 1em 2em;
	text-align: center;
}

.codrops-header h1 {
	margin: 0;
	text-transform: uppercase;
    font-weight: 500;
	font-size: 4em;
	line-height: 1.3;
}

.codrops-header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	color: #74777b;
	font-weight: 300;
	font-size: 45%;
}

/* Demo links */
.codrops-demos {
	clear: both;
	padding: 1em 0 0;
	text-align: center;
}

.content + .codrops-demos {
	padding-top: 5em;
}

.codrops-demos a {
	display: inline-block;
	margin: 0 5px;
	padding: 1em 1.5em;
	text-transform: uppercase;
	font-weight: bold;
}

.codrops-demos a:hover,
.codrops-demos a:focus,
.codrops-demos a.current-demo {
	background: #3c414a;
	color: #fff;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.69em;
	line-height: 2.2;
}

.codrops-top a {
	display: inline-block;
	padding: 1em 2em;
	text-decoration: none;
	letter-spacing: 1px;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

/* Related demos */
.related {
	clear: both;
	padding: 6em 1em;
	font-size: 120%;
}

.related > a {
	display: inline-block;
	margin: 20px 10px;
	padding: 25px;
	border: 1px solid #4f7f90;
	text-align: center;
}

.related a:hover {
	border-color: #39545e;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
}

.related a:hover img,
.related a:active img {
	opacity: 1;
}

.related a h3 {
	margin: 0;
	padding: 0.5em 0 0.3em;
	max-width: 300px;
	text-align: left;
}

/* Demo ad design */
body #cdawrap {
	background: none;
	top: 50px;
	border: none;
}

body #cdawrap a {
	color: #fff !important;
}

body #cda-remove {
	color: #fff;
}

.grid {
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1200px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	    border: 1px solid #fff;

	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
    max-width: 480px;
    max-height: 320px;
    width: 30%;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    border-radius: 5px;
    color: #fff;
    background: linear-gradient(to bottom, #00367c 0%, #3464ef 100%);
    padding: 10px 15px 10px 15px;
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 15px;
    opacity: 1;
}


.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
  font-size: 30px;
    font-weight: 600;
    color: #fff;

}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
	max-width: none;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0, 0);
	transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
	text-align: left;
}

figure.effect-lily figcaption > div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-lily p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
	opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #484c61;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
	background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
	padding: 3em;
	text-align: left;
}

figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
}

figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}

figure.effect-roxy:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba {
	background: #9e5406;
}

figure.effect-bubba img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
	opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 30%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Romeo *****/
/*---------------*/

figure.effect-romeo {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

figure.effect-romeo img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0,300px);
	transform: translate3d(0,0,300px);
}

figure.effect-romeo:hover img {
	opacity: 0.6;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-romeo figcaption::before,
figure.effect-romeo figcaption::after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 1px;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}

figure.effect-romeo:hover figcaption::before {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	transform: translate3d(-50%,-50%,0) rotate(45deg);
}

figure.effect-romeo:hover figcaption::after {
	opacity: 0.5;
	-webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	transform: translate3d(-50%,-50%,0) rotate(-45deg);
}

figure.effect-romeo h2,
figure.effect-romeo p {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-romeo h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
}

figure.effect-romeo p {
	padding: 0.25em 2em;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	transform: translate3d(0,-50%,0) translate3d(0,150%,0);
}

figure.effect-romeo:hover h2 {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
}

figure.effect-romeo:hover p {
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
	transform: translate3d(0,-50%,0) translate3d(0,100%,0);
}

/*---------------*/
/***** Layla *****/
/*---------------*/



figure.effect-layla img {
	height: auto;
}

figure.effect-layla figcaption {
	padding: 3em;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
	position: absolute;
	content: '';
	opacity: 0;
}

figure.effect-layla figcaption::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

figure.effect-layla h2 {
	padding-top: 40%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-layla p {
	padding: 0.5em 2em;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}

figure.effect-layla img,
figure.effect-layla h2 {
	    text-shadow: 3px 3px 1px #000;

	    margin-bottom: 15px;

	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
	background: #4a3753;
}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey h2 i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley figcaption {
	text-align: right;
}

figure.effect-marley h2,
figure.effect-marley p {
	position: absolute;
	right: 30px;
	left: 30px;
	padding: 10px 0;
}


figure.effect-marley p {
	bottom: 30px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h2 {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h2::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.effect-marley h2::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h2::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
	background-color: #17819c;
}

figure.effect-ruby img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
	margin-top: 20%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-ruby p {
	margin: 1em 0 0;
	padding: 3em;
	border: 1px solid #fff;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

/*---------------*/
/***** Milo *****/
/*---------------*/

figure.effect-milo {
	background: #2e5d5a;
}

figure.effect-milo img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-30px,0,0) scale(1.12);
	transform: translate3d(-30px,0,0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em 1.2em;
}

figure.effect-milo p {
	padding: 0 10px 0 0;
	width: 50%;
	border-right: 1px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-40px,0,0);
	transform: translate3d(-40px,0,0);
}

figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Dexter *****/
/*---------------*/

figure.effect-dexter {
	background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
	background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
}

figure.effect-dexter img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-dexter:hover img {
	opacity: 0.4;
}

figure.effect-dexter figcaption::after {
	position: absolute;
	right: 30px;
	bottom: 30px;
	left: 30px;
	height: -webkit-calc(50% - 30px);
	height: calc(50% - 30px);
	border: 7px solid #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
}

figure.effect-dexter:hover figcaption::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-dexter figcaption {
	padding: 3em;
	text-align: left;
}

figure.effect-dexter p {
	position: absolute;
	right: 60px;
	bottom: 60px;
	left: 60px;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-100px,0);
	transform: translate3d(0,-100px,0);
}

figure.effect-dexter:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Sarah *****/
/*---------------*/

figure.effect-sarah {
	background: #42b078;
}

figure.effect-sarah img {
	max-width: none;
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-sarah:hover img {
	opacity: 0.4;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah figcaption {
	text-align: left;
}

figure.effect-sarah h2 {
	position: relative;
	overflow: hidden;
	padding: 0.5em 0;
}

figure.effect-sarah h2::after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
}

figure.effect-sarah:hover h2::after {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-sarah p {
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
}

figure.effect-sarah:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
	top: auto;
	bottom: 0;
	padding: 1em;
	height: 3.75em;
	background: #fff;
	color: #3c4a50;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
	float: left;
}

figure.effect-zoe p.icon-links a {
	float: right;
	color: #3c4a50;
	font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
	color: #252d31;
}

figure.effect-zoe p.description {
	position: absolute;
	bottom: 8em;
	padding: 2em;
	color: #fff;
	text-transform: none;
	font-size: 90%;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	-webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,200%,0);
	transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
	display: inline-block;
	padding: 8px 10px;
	font-family: 'feathericons';
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
	content: '\e000';
}

.icon-paper-clip::before {
	content: '\e001';
}

.icon-heart::before {
	content: '\e024';
}

figure.effect-zoe h2 {
	display: inline-block;
}

figure.effect-zoe:hover p.description {
	opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

/*---------------*/
/***** Chico *****/
/*---------------*/

figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-chico figcaption {
	padding: 3em;
}

figure.effect-chico figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
	padding: 20% 0 20px 0;
}

figure.effect-chico p {
	margin: 0 auto;
	max-width: 200px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}







/* Home Pop Up CSS */



























/* Modal Partners CSS*/

h4 {
    line-height: 30px !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: inline-block;
}

.textwidget.wpcf7-form input.wpcf7-text, .textwidget.wpcf7-form textarea {    margin-bottom: 5px!important;}

.textwidget form select {
  color: #000!important;}

select.wpcf7-form-control.wpcf7-select {
    color: #000 !important;
}
select.wpcf7-form-control.wpcf7-select {
      margin-bottom: 15px;

    width: 100%;
    height: 39px;
}

.wpcf7-submit:hover, .wpcf7-submit:active {    color: #ffffff;}

#wprmenu_bar .bar_logo {height: 40px!important;}
#wprmenu_bar {    height: 52px!important;
}#wprmenu_bar div.hamburger {
    margin-top: 0!important;
}
.home-text {font-size:large;}

#mg-wprm-wrap div.wpr_search {
  display: none!important;}

div.wpcf7-mail-sent-ok {
  clear: both!important;}

.about-us {font-size: large;}

.nav-wrap .site-search-toggle {
  display: none!important;}

.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu a{color:#000!important;}
.hard-img {padding-top:160px;}

.wpcf7-form input.wpcf7-text, .wpcf7-form textarea {
  color: #000;}
.home .site-navigation ul:not(.sub-menu) > li > a {
    color: #fff!important;
}
.ban-text:before {    background-color: gray;
    bottom: 15px;
    content: "";
    height: 10px;
    left: 30px;
    position: absolute;
    width: 2px;}

.ban-text:after {
    background-color: gray;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 30px;
    position: absolute;
    width: 20px;}

.ban-text1:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 30px;
    position: absolute;
    width: 2px;}

.ban-text1:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 30px;
    position: absolute;
    width: 20px;}

.ban-text2:before {    background-color: gray;
    bottom: 15px;
    content: "";
    height: 10px;
    left: 35px;
    position: absolute;
    width: 2px;}

.ban-text2:after {
    background-color: gray;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 35px;
    position: absolute;
    width: 20px;}

.ban-text3:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 40px;
    position: absolute;
    width: 2px;}

.ban-text3:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 40px;
    position: absolute;
    width: 20px;}
.ban-text4:before {    background-color: gray;
    bottom: 15px;
    content: "";
    height: 10px;
    left: 50px;
    position: absolute;
    width: 2px;}

.ban-text4:after {
    background-color: gray;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 50px;
    position: absolute;
    width: 20px;}

.ban-text5:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 50px;
    position: absolute;
    width: 2px;}

.ban-text5:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 50px;
    position: absolute;
    width: 20px;}

.ban-text6:before {    background-color: gray;
    bottom: 15px;
    content: "";
    height: 10px;
    left: 30px;
    position: absolute;
    width: 2px;}

.ban-text6:after {
    background-color: gray;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 30px;
    position: absolute;
    width: 20px;}



.ban-text7:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 30px;
    position: absolute;
    width: 2px;}

.ban-text7:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 30px;
    position: absolute;
    width: 20px;}


.ban-text8:before {    background-color: gray;
    bottom: 15px;
    content: "";
    height: 10px;
    left: 50px;
    position: absolute;
    width: 2px;}

.ban-text8:after {
    background-color: gray;
    bottom: 25px;
    content: "";
    height: 2px;
    left: 50px;
    position: absolute;
    width: 20px;}


.ban-text9:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 50px;
    position: absolute;
    width: 2px;}

.ban-text9:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 50px;
    position: absolute;
    width: 20px;}









.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu a {    text-transform: uppercase!important;
}
.f-content__title {    font-size: 17px!important;}
.fleft.location_address p {
    line-height: 28px;
}

a.vid {
    font-weight: bold;
    color: #005aab;
}
.site-header-sticky-active:not(.site-header-layout-center) .nav-wrap {
  background: rgba(0, 0, 0, 0.5)!important;}
.admin-bar .site-header-sticky-active .nav-wrap  {
  background: rgba(0, 0, 0, 0.5)!important;}
.tech-brdr {       padding-top: 30px;
 margin: 20px 0 20px 0;
border-radius: 10px;border: 1px solid #eee;}

.site-header-sticky-active .nav-wrap {
  background: rgba(29, 27, 27, 0.5)!important;}
.site-navigation, .site-navigation ul li a {
    font-size: 15px!important;
}.site-header:not(.site-header-vertical-menu).site-header-sticky-active .site-logo img {
    height: 50px!important;
  width: 125px!important;}
.mod-tbl {max-width: 100%;    margin-top: 20px;
}
.mod-tbl ul {
    list-style: none;
}.mod-tbl ul li {
    line-height: 30px;
    font-size: 17px;
    width: 300px;
    text-align: left;
    display: inline-block;
}

/* Modal Partners CSS */





.ult_modal-body {
  text-align: center;}

.compvc {font-weight: bold;
    text-align: center;
    font-size: 20px;
    }
.lum .ih-item.square.effect6 .info h3 {
  display: none;}

#hm-logo {display:none;}


.btn.style-1, .vc_btn.style-1 {    color: #00367c!important;
}
p.part-logo img {
    width: 200px;
}.ih-item.square.effect6 .info p {    padding: 50px 20px 20px;
}

#pressrelease-link-1464 {
    margin-left: 10px;
    display: inline-block;
}

.partnerstitle{ text-align: justify;
								 font-size: large;
									margin-bottom: 20px !important;}

 /*  Homepage Font size  */ 

@media only screen and (max-width:  600px) {
 	.partnerstitle {
    font-size: medium;
}
}
.ih-item.square.effect6 .info {    background: rgba(255, 255, 255, 0.7);
}

.ih-item.square.effect6 .info h3 {    background: rgba(17, 17, 17, 0.7);
}
.paralax-header > .page-heading h1 {
    display: none;
}
.partner-content{font-size: large;    text-align: justify;}






.site-search-toggle button:hover, .site-search-toggle button:focus, .site-navigation ul:not(.sub-menu) > li > a:hover, .site-navigation ul:not(.sub-menu) > li > a:focus {
    color: #f2f2f2!important;
}

.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu .menu-item + .menu-item > a:hover {color:#fff!important;}

.qut {color: #ffffff!important; font-size: 17px; margin-top: 10px;}

.foot textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 60px;
}
.insta-footer {
      max-width: 263px;
  min-height: 342px;
    background: #fff;
}
.scrollup a {    right: 30px!important;}
.site-header:not(.site-header-vertical-menu) .site-logo {
  margin-top: 5px;}
#wonderplugincarousel-1 .amazingcarousel-item-container {
    text-align: center;
    padding: 4px;
    background-color: transparent!important;
    border: 1px solid transparent!important;
    -moz-box-shadow: 0px 0px 5px 1px rgba(96, 96, 96, 0.1)!important;
    -webkit-box-shadow: 0px 0px 5px 1px transparent!important;
    box-shadow: 0px 0px 5px 1px transparent!important;
}





span.content-section {
    display: none;
}
/*.tdt-slider .carousel-caption {margin-right:15px;margin-right:15px;}*/
.sh-link a {
    border-radius: 5px;
    color: blue !important;
/*    background: linear-gradient(to bottom, #00367c 0%, #3464ef 100%); */
    padding: 10px 15px 10px 0px;
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 15px;
    opacity: 1;
}

#post-link-1464 {
    margin-top: 25px;
}

/*.story {padding-top:130px;}*/


.stor {font-size: 20px; line-height: 34px;}






.vc_row.wpb_row.vc_row-fluid.top-box .vc_column_container {
  width: 19.5%;
    margin: 2px;
    
}


.vc_row.wpb_row.vc_row-fluid.best-products .vc_column_container {
    width: 32%;
    margin: 5px;
}
.f-content--style-1 .f-content__icon, .f-content--style-2 .f-content__icon {
    
  box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.1);}
button#custom-id-0 {
    color: #00367c!important;
}
.site-footer {    margin-top: 0px!important;}
/*.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu .menu-item + .menu-item > a {
  color: #000!important;}*/
/*.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu a {
  color: #000!important;}*/
.f-content__icon {font-size: 20px!important;
    line-height: 60px!important;
    width: 60px!important;}
.btn.btn-sm, .wpcf7-submit { width: 100%;}

#hm {margin-top:-85px!important;}

/*.site-header-style-normal .nav-wrap {
    background-color: transparent!important;
}*/

.site-navigation a, .home .site-header-sticky-active .site-navigation .menu-item-depth-0 > a:not(:hover):not(:focus), .paralax-header .site-header-style-transparent.site-header-sticky-active .site-navigation .menu-item-depth-0 > a:not(:hover):not(:focus), .nav-empty {
    color: #000;
}.site-navigation .current-menu-item > a:not(:focus):not(:hover) {    color: #ffffff !important;
}

.f-content--style-1 .f-content__icon, .f-content--style-2 .f-content__icon {
    border-radius: 50%;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, 0.1);
    left: 50%;
    position: absolute;
    top: 0;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.paralax-header > .page-heading h1 , .paralax-header > .page-heading ul.breadcrumbs a , .page-heading .breadcrumbs li{
    color: #fff;
}.page-heading .breadcrumbs li {
  display: none;}
@media (max-width: 770px) {figure.effect-layla h2 {
  padding-top: 32%!important;}.vc_row.wpb_row.vc_row-fluid.top-box .vc_column_container {
    width: 19%;
    margin: 2px;
  }}









@media (max-width: 680px) {
  
  #proudly-logo-desktop {display:none!important;}

#proudly-logo-mobile {display:block!important;}
  
  .landing-top {
    padding-top: 0px;
}
  .nav-wrap {
    display: none;
}
  div#sgpb-popup-dialog-main-div {
    overflow: auto!important;
}
  .site-header-style-transparent .nav-wrap {
  display: none!important;}
  
 /* .core-values {display:none;}*/
  .home-text {font-size:13px;}
  
  /* Modal Partners CSS*/
.mod-tbl ul {
      padding-left: 0px;
    list-style: none;
}.mod-tbl ul li {
    line-height: 25px;
    font-size: 14px;
    width: 100%;
    text-align: left;
    display: block;
}

/* Modal Partners CSS */
  
  .hard-img {
    padding-top: 0px;
}
  
  
  
  
  
  
  
  
  
  
  .site-footer .row .widget-title {
    text-align: left;}
  #facebooklikebox-2 {
    text-align: center;
}
  .insta-footer {
        text-align: center;

    max-width: 100%;
    background: transparent;
}
  
  .ft-btn.wpb_column.vc_column_container.vc_col-sm-3 {
    text-align: center;
}
  .qut {
    color: #ffffff!important;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px!important;
} .partner-content{font-size: 15px;}
  .vc_row.wpb_row.vc_row-fluid.top-box .vc_column_container {
  width: 100%;
    margin: 2px;
    
}
  .story {padding-top:0px;}

  .site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu .menu-item + .menu-item > a {
  color: #fff!important;}
.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu a {
  color: #fff!important;}
  .vc_row.wpb_row.vc_row-fluid.best-products .vc_column_container {
    width: 100%;}
#hm {
    margin-top: -140px!important;
  }}


h3.vc_custom_heading {
    font-weight: bold;
}
.headerbold {font-weight: bold;}



/*@media (max-width: 1920px) {
.paralax-header {   width:1350px!important; background-size: cover!important;
      height: 300px!important;}}
*/

 @media only screen and (max-width: 568px) and (min-width: 320px) {
   
.sp-button {
    border: 1px solid #000000 !important;
    width: 8px;
    height: 8px;
   }

.site-navigation a, .home .site-header-sticky-active .site-navigation .menu-item-depth-0 > a:not(:hover):not(:focus), .paralax-header .site-header-style-transparent.site-header-sticky-active .site-navigation .menu-item-depth-0 > a:not(:hover):not(:focus), .nav-empty {
    color: #fff!important;
}
   .site-header:not(.site-header-vertical-menu) .site-logo img {width:120px!important;height:52px!important;}

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 

.site-navigation a, .home .site-header-sticky-active .site-navigation .menu-item-depth-0 > a:not(:hover):not(:focus), .paralax-header .site-header-style-transparent.site-header-sticky-active .site-navigation .menu-item-depth-0 > a:not(:hover):not(:focus), .nav-empty {
    color: #fff!important;
}

.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu .menu-item + .menu-item > a {
    color: #ffffff!important;
}

.f-content__title {
    font-size: 11px!important;
}

  
  .ban-text:before {    background-color: gray;
    bottom: 35px;
    content: "";
    height: 10px;
    left: 0px;
    position: absolute;
    width: 2px;}

.ban-text:after {
    background-color: gray;
    bottom: 45px;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 20px;}

.ban-text1:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 30px;
    position: absolute;
    width: 2px;}

.ban-text1:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 30px;
    position: absolute;
    width: 20px;}

.ban-text2:before {    background-color: gray;
    bottom: 40px;
    content: "";
    height: 10px;
    left: 15px;
    position: absolute;
    width: 2px;}

.ban-text2:after {
    background-color: gray;
    bottom: 50px;
    content: "";
    height: 2px;
    left: 15px;
    position: absolute;
    width: 20px;}

.ban-text3:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 40px;
    position: absolute;
    width: 2px;}

.ban-text3:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 40px;
    position: absolute;
    width: 20px;}
.ban-text4:before {    background-color: gray;
    bottom: 35px;
    content: "";
    height: 10px;
    left: 30px;
    position: absolute;
    width: 2px;}

.ban-text4:after {
    background-color: gray;
    bottom: 45px;
    content: "";
    height: 2px;
    left: 30px;
    position: absolute;
    width: 20px;}

.ban-text5:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 30px;
    position: absolute;
    width: 2px;}

.ban-text5:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 30px;
    position: absolute;
    width: 20px;}

.ban-text6:before {    background-color: gray;
    bottom: 35px;
    content: "";
    height: 10px;
    left: 10px;
    position: absolute;
    width: 2px;}

.ban-text6:after {
    background-color: gray;
    bottom: 45px;
    content: "";
    height: 2px;
    left: 10px;
    position: absolute;
    width: 20px;}



.ban-text7:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 30px;
    position: absolute;
    width: 2px;}

.ban-text7:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 30px;
    position: absolute;
    width: 20px;}


.ban-text8:before {    background-color: gray;
    bottom: 35px;
    content: "";
    height: 10px;
    left: 20px;
    position: absolute;
    width: 2px;}

.ban-text8:after {
    background-color: gray;
    bottom: 45px;
    content: "";
    height: 2px;
    left: 20px;
    position: absolute;
    width: 20px;}


.ban-text9:before {    background-color: gray;
    bottom: -5px;
    content: "";
    height: 10px;
    right: 50px;
    position: absolute;
    width: 2px;}

.ban-text9:after {
    background-color: gray;
    bottom: -5px;
    content: "";
    height: 2px;
    right: 50px;
    position: absolute;
    width: 20px;}

.page-id-4543 section {
    margin-top: 0px;
}


 .about-us {
    font-size: 12px;
} 
 
}