/* DO NOT MAKE ANY CHANGES IN THIS CSS */
/* DO NOT EDIT THIS CSS */



/*----- SLIDER START -----*/


.flexslider {
	line-height:1.4;
	margin:0 0 0;
	position: relative;
	zoom: 1;
	margin:0px;
	padding:0px;
}
.flexslider .slides {
	zoom: 1;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-caption {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top:50%;
	z-index: 100;
	transform:translateY(-50%);
}
.flex-caption {
	width: 100%;
	margin: 0;
}
.text-container {
	max-width: 100%;
	position: relative;
	-webkit-animation: slideIn;
	-moz-animation: slideIn;
	-o-animation: slideIn;
	animation: slideIn;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
	width:100%;
	padding:0px;
	color:#fff;
	text-align:center;
}

.text-container p {
	margin-top:40px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width:46px;
	height:46px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
background-position:center;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity:0;
	filter:alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
}
.flex-direction-nav a.flex-next:before {
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-prev {
	left:50px;
}
.flex-next {
	right:50px;
}
.flex-control-nav {
	width:100%;
	position: absolute;
	right:0;
	bottom: 0;
	text-align:center;
	z-index: 2;
	font-size: 0;
}
.flex-control-nav li {
	display:inline-block;
	margin:0px 2px;
	zoom: 2;
*display: inline;
}
.flex-control-paging li a {
	width:8px;
	height:8px;
	display:block;
	border:1px solid #ef5f34;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	background-color:#ef5f34;
}
.flex-control-paging li a:hover {
	background:#41b2a5;
	border-color:#41b2a5;
}
.flex-control-paging li a.flex-active {
	background-color:#41b2a5;
	border-color:#41b2a5;
	cursor:default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.flex-direction-nav .flex-prev {
	opacity: 1;
	left:0px;
	background-color:var(--red);
	background-image:url('../images/next-arrow.webp');
	background-repeat:no-repeat;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right:0px;
	background-color:var(--red);
	margin-right:5px;
	background-image:url('../images/prev-arrow.webp');
	background-repeat:no-repeat;
	
	
}
.imghide {
	display:block;
}
.imgshow {
	display:none;
}
/*----- SLIDER END -----*/

/*-----Page Not Found -----*/ 

.not-found p {
	font-size: 440px;
	line-height: 500px;
	text-align: center;
}
.not-found h1 {
	text-align: center;
}
/*----- Not Found End -----*/


/*----- SOCIAL MEDIA START -----*/


/*----- SOCIAL MEDIA END -----*/


/*----- Forms CSS -----*/

.gform_body ul li { 
	background:none;
	list-style-type:none;
	padding:0px;
}
.gform_body ul li:hover { 
	background:none; 
}
.gform_body ul li.gfield_error { 
	background:none !important; 
}
.gform_body ul li.gfield_error .validation_message { 
	display:none !important; 
}
.gform_wrapper li.gfield.gfield_error {
	border:none !important;
	padding:0px !important;
	margin: 0px !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin:0px !important;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea { 
	border: 1px solid #ff0000 !important;
}

.gform_wrapper{ margin:0px;}
.gform_wrapper .gform_footer{ margin:0px; padding:0px; }
/*----- Forms CSS -----*/


	/*footer copyright*/
 .footer-copyright p {
padding:10px 0px;
}

img.circle{ border-radius:100%;}
.p-0{padding:0px;}
.m-0{ margin:0px; }
.mt-75{margin-top:75px;}
.mb-75{margin-bottom:75px;}
.pt-75{padding-top:75px;}
.pb-75{padding-bottom:75px;}
.pb-35{ padding-bottom:35px;}

.blogpost-wrapper{padding:50px 0px 0px 0px;}

