body {
	margin: 0;
	-webkit-font-smoothing: auto
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 2.5rem
}

hr {
	box-sizing: content-box;
	height: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	color: #24292e;
	font-weight: 600;
	margin-top: 24px;
	margin-bottom: 15px
}

h1 {
	font-size: 32px;
	padding-bottom: 10px
}

h2 {
	font-size: 24px;
	padding-bottom: .3em;
	line-height: 1.25
}

h3 {
	font-size: 18px;
	line-height: 25px
}

h4 {
	font-size: 16px;
	line-height: 20px
}

h5 {
	font-size: 14px;
	line-height: 17.5px
}

h1.entry-title {
	font-size: 1.31rem;
	border-bottom: 1px solid #eaecef
}

h2.entry-title {
	border-bottom: 1px solid #eaecef
}

h3.widget-title {
	font-size: 1.2rem
}

body {
	background: #fff
}

img {
	height: auto;
	max-width: 100%
}

figure {
	margin: 1em 0
}

table {
	margin: 0 0 1.5em;
	width: 100%
}

header#masthead {
	margin-bottom: 0;
	background-color: #fff;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
	padding: 0
}

.home-section2 {
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #f9f9f9;
	margin-top: 25px;
}

.border-lefts {
	border-left: 3px solid #056405!important
}

.navbar-brand>a {
	color: rgba(0, 0, 0, .9);
	font-size: 1.1rem;
	outline: medium none;
	text-decoration: none;
	color: #fff;
	font-weight: 700
}

.flip-card {
	background-color: transparent;
	width: 100%;
	height: 300px;
	perspective: 1000px;
	margin-bottom: 50px
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform .6s;
	transform-style: preserve-3d;
	box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2)
}

.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg)
}

.flip-card-back,
.flip-card-front {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.flip-card-front {
	background-color: #bbb;
	color: #000
}

.flip-card-back {
	background-color: #056405;
	color: #fad033;
	transform: rotateY(180deg)
}

.borders {
	background-color: #f9c400;
	color: #fff;
	padding-bottom: 10px
}

.sub_repeter_margin {
	box-shadow: 0 0 6px 0 rgb(0 0 0 / 8%);
	padding: 15px;
	background-color: #fff;
	height: 100%
}

.pur {
	margin-bottom: 25px
}
.heading-green {
    color: #056405;
    text-align: center;
}

.pur-image {
	margin-bottom: 15px
}

.client_logo {
	height: 142px!important
}

.navbar-brand {
	width: 22%;
}

.button {
	background-color: #f9c400;
	border: 1px solid #f9c400;
	color: #fff!important;
	padding: 5px;
	text-align: center;
	text-decoration: none!important;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 3px;
	width: 174px;
	height: 40px;
	display: block;
	background: linear-gradient(to right, #056405 50%, #f9c400 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .5s ease-out
}

.button:hover {
	background-color: #056405;
	background-position: left bottom;
	border: 1px solid #056405
}

.navbar-brand>a:hover,
.navbar-brand>a:visited {
	text-decoration: none
}

#page-sub-header {
	position: relative;
	padding-bottom: 0;
	text-align: center;
	font-size: 1.25rem;
	background-size: cover!important
}

body:not(.theme-preset-active) #page-sub-header h1 {
	line-height: 1.6;
	font-size: 4rem;
	color: #563e7c;
	margin: 0 0 1rem;
	border: 0;
	padding: 0
}

.borders:before {
	content: "";
	background: url(https://www.rudrra.com/wp-content/uploads/2021/06/Repeat-Grid-6.png);
	height: 220px;
	width: 220px;
	position: absolute;
	left: 40px
}

#page-sub-header p {
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 1.25rem;
	font-weight: 300
}

body:not(.theme-preset-active) #page-sub-header p {
	color: #212529
}

a.page-scroller {
	color: #333;
	font-size: 2.6rem;
	display: inline-block;
	margin-top: 2rem
}

@media screen and (min-width:768px) {
	body:not(.theme-preset-active) #page-sub-header h1 {
		font-size: 3.75rem
	}
	body:not(.theme-preset-active) #page-sub-header {
		font-size: 1.25rem
	}
}

@media screen and (min-width:992px) {
	#page-sub-header p {
		max-width: 43rem;
		margin: 0 auto
	}
}

#masthead nav {
	padding-left: 0;
	padding-right: 0
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
	color: #000;
	padding-right: 0.9rem;
	margin-left: 0!important;
	font-weight: 600;
	font-size: .9rem
}

a.nav-link {
	color: #fff!important;
	font-size: 15px!important
}

body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a,
body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover {
	color: #000;
	font-weight: 600
}

.navbar-brand {
	height: auto
}

.navbar-toggle .icon-bar {
	background: #000 none repeat scroll 0 0
}

.dropdown-menu .dropdown-toggle::after {
	border-bottom: .3em solid transparent;
	border-left: .3em solid;
	border-top: .3em solid transparent
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
	position: relative
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
	display: block
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
	border-left-color: #fff
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
	float: none
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px
}

.main-navigation.toggled ul,
.menu-toggle {
	display: block
}

.dropdown-item {
	line-height: 1.2;
	padding-bottom: .313rem;
	padding-top: .313rem
}

.dropdown-menu {
	min-width: 12.5rem
}

.dropdown .open .dropdown-menu {
	display: block;
	left: 12.25em;
	top: 0
}

.dropdown-menu .dropdown-item {
	white-space: normal;
	background: 0 0;
	line-height: 1.6
}

.dropdown-menu .dropdown-item:hover {
	background: 0 0
}

@media screen and (min-width:37.5em) {
	.menu-toggle {
		display: none
	}
}

@media screen and (min-width:769px) {
	.dropdown-menu li>.dropdown-menu {
		right: -9.875rem;
		top: 1.375rem
	}
}

@media screen and (max-width:991px) {
	.navbar-nav .dropdown-menu {
		border: medium none;
		margin-left: 1.25rem;
		padding: 0
	}
	.dropdown-menu li a {
		padding: 0
	}
	#masthead .navbar-nav>li>a {
		padding-bottom: .625rem;
		padding-top: .313rem
	}
	.navbar-light .navbar-toggler {
		border: medium none;
		outline: 0
	}
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	float: left;
	width: 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.comment-content.card-block {
	padding: 20px
}

.navigation.post-navigation {
	padding-top: 1.875rem
}

.post-navigation .nav-next a,
.post-navigation .nav-previous a {
	border: 1px solid #ddd;
	border-radius: .938rem;
	display: inline-block;
	padding: .313rem .875rem;
	text-decoration: none
}

.post-navigation .nav-next a::after {
	content: " \2192"
}

.post-navigation .nav-previous a::before {
	content: "\2190 "
}

.post-navigation .nav-next a:hover,
.post-navigation .nav-previous a:hover {
	background: #eee none repeat scroll 0 0
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal!important
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: .313rem;
	line-height: normal;
	padding: .938rem 1.438rem .875rem;
	text-decoration: none;
	top: .313rem;
	width: auto;
	z-index: 100000
}

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

a img.alignright {
	float: right;
	margin: .313rem 0 1.25rem 1.25rem
}

a img.alignnone {
	margin: .313rem 1.25rem 1.25rem 0
}

a img.alignleft {
	float: left;
	margin: .313rem 1.25rem 1.25rem 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption.alignnone {
	margin: .313rem 1.25rem 1.25rem 0
}

.wp-caption.alignleft {
	margin: .313rem 1.25rem 1.25rem 0
}

.wp-caption.alignright {
	margin: .313rem 0 1.25rem 1.25rem
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
	clear: both
}

.widget {
	margin: 0 0 1.5em;
	font-size: .875rem
}

.widget select {
	max-width: 100%
}

.widget_search .search-form input[type=submit] {
	display: none
}

.nav>li>a:focus,
.nav>li>a:hover {
	background-color: #eee;
	text-decoration: none
}

.half-rule {
	width: 6rem;
	margin: 2.5rem 0
}

.widget_categories .nav-link {
	display: inline-block
}

.sticky .entry-title::before {
	content: '\f08d';
	font-family: "Font Awesome\ 5 Free";
	font-size: 1.563rem;
	left: -2.5rem;
	position: absolute;
	top: .375rem;
	font-weight: 900
}

.sticky .entry-title {
	position: relative
}

.group-blog .byline,
.single .byline {
	display: inline
}

.entry-content,
.entry-summary,
.page-content {
	margin: 0 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.blank-page-with-container .entry-content,
.page-template-blank-page .entry-content {
	margin-top: 0
}

.post.hentry {
	margin-bottom: 4rem
}

.byline,
.comments-link,
.posted-on {
	color: #9a9a9a
}

.entry-title>a {
	color: inherit
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.comment-body .pull-left {
	padding-right: .625rem
}

.comment-list .comment {
	display: block
}

.comment-list {
	padding-left: 0
}

.comments-title {
	font-size: 1.125rem
}

.comment-list .pingback {
	border-top: 1px solid rgba(0, 0, 0, .125);
	padding: .563rem 0
}

.comment-list .pingback:first-child {
	border: medium none
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: .313rem .313rem 0;
	text-align: center
}

.wp-caption img[class*=wp-image-] {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto
}

.wp-caption .wp-caption-text {
	font-size: .688rem;
	line-height: 1.063rem;
	margin: 0;
	padding: .625rem
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-item .gallery-columns-2 {
	max-width: 50%
}

.gallery-item .gallery-columns-3 {
	max-width: 33.33333%
}

.gallery-item .gallery-columns-4 {
	max-width: 25%
}

.gallery-item .gallery-columns-5 {
	max-width: 20%
}

.gallery-item .gallery-columns-6 {
	max-width: 16.66667%
}

.gallery-item .gallery-columns-7 {
	max-width: 14.28571%
}

.gallery-item .gallery-columns-8 {
	max-width: 12.5%
}

.gallery-item .gallery-columns-9 {
	max-width: 11.11111%
}

.gallery-caption {
	display: block
}

.woocommerce-cart-form .shop_table .coupon .input-text {
	width: 8.313rem!important
}

.variations_form .variations .value>select {
	margin-bottom: .625rem
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
	max-width: 100%
}

.elementor-page article .entry-footer {
	display: none
}

.elementor-page.page-template-fullwidth #content.site-content {
	padding-bottom: 0;
	padding-top: 0
}

.elementor-page .entry-content {
	margin-top: 0
}

.vc_desktop article .entry-footer {
	display: none
}

.vc_desktop #content.site-content {
	padding-bottom: 0;
	padding-top: 0
}

.vc_desktop .entry-content {
	margin-top: 0
}

footer#colophon {
	font-size: 85%
}

body:not(.theme-preset-active) footer#colophon {
	color: #fff;
	background-color: #0a530a
}

.navbar-dark .site-info {
	color: #fff
}

.copyright {
	font-size: .875rem;
	margin-bottom: 0;
	text-align: center
}

.copyright a,
footer#colophon a {
	color: inherit
}

@media screen and (max-width:767px) {
	#masthead .navbar-nav>li>a {
		padding-bottom: .938rem;
		padding-top: .938rem
	}
}

@media only screen and (max-width:1280px) {
	html {
		font-size: 95%
	}
}

@media screen and (max-width:1199px) {
	.navbar-dark .dropdown-item {
		color: #fff
	}
	.navbar-nav .dropdown-menu {
		background: 0 0;
		box-shadow: none;
		border: none
	}
}

@media only screen and (max-width:1024px) {
	html {
		font-size: 90%
	}
}

@media only screen and (max-width:960px) {
	html {
		font-size: 85%
	}
}

@media only screen and (max-width:768px) {
	html {
		font-size: 80%
	}
}

@media only screen and (max-width:480px) {
	html {
		font-size: 75%
	}
}

@media screen and (min-device-width:1024px) and (max-device-width:1100px) {
	.video-button {
		position: absolute;
		top: 24%!important;
		left: 40%!important
	}
	.class-fixes {
    margin-top: 200px !important;
}
		.fixed-classs {
    margin-top: 240px !important;
}
}


@media screen and (min-device-width:768px) and (max-device-width:1023px) {
	.decription-margin-r {
		margin-right: -100%;
		text-align: justify
	}
	.video-button {
		position: absolute;
		top: 15%!important;
		left: 35%!important
	}
	.class-fixes {
    margin-top: 157px !important; 
}
		.fixed-classs {
    margin-top: 200px !important;
}
}

@media screen and (min-device-width:768px) and (max-device-width:1024px) {
	.web-nav {
		display: none
	}
		.mystickyHeader {
    top: 0px !important;
   
}
	.navbar-brand img {
		margin-left: 15px
	}
	.border_bootoms {
		width: 13%!important
	}
	.socai.search-socai {
		margin-left: 20px!important
	}
	.toggle-form .formwrap img {
		margin: 17px!important
	}
	.de1 {
		border-bottom: none!important;
		width: 100%!important
	}
	.formwrap {
		height: auto;
		margin-top: 27rem!important
	}
	.contact_footer {
		margin-left: 17px!important
	}
	.de11 {
		border-bottom: none!important;
		width: 100%!important
	}
	.de12 {
		border-bottom: none!important;
		width: 100%!important
	}
	.de13 {
		border-bottom: none!important;
		width: 100%!important
	}
	h1.testonominal_headings {
		font-size: 23px
	}
	.yellow-image {
		display: none!important
	}
	button.slick-prev.slick-arrow {
		display: none!important
	}
	.im {
		margin-top: 45px;
		height: auto!important;
		margin-left: 20px!important
	}
	.client_logo {
		height: 100%!important
	}
	.navbar-nav {
		margin-left: 20px
	}
	#main-nav {
		display: none
	}
	.displays-11 {
		line-height: 1.5!important
	}
	.displays-11 {
		font-size: 2.5rem!important
	}
	.displays-8 {
		font-size: 3.2rem!important
	}
}

@media screen and (min-device-width:200px) and (max-device-width:568px) {
	.mobile-nav {
		display: none
	}
	#main-nav-mobile {
		display: none
	}
}

@media screen and (min-device-width:1056px) and (max-device-width:1200px) {
	.web-nav {
		display: none
	}
}

@media screen and (min-device-width:1200px) and (max-device-width:1920px) {
	#main-nav-mobile {
		display: none!important
	}
}

@media screen and (min-device-width:467px) and (max-device-width:767px) {
	.icons-socai {
		padding-right: 0!important;
		display: flex!important;
		flex-wrap: unset!important;
		width: 100%!important;
		margin-left: 15px!important
	}
	.navbar-nav {
		margin-left: 20px
	}
}

@media screen and (min-device-width:569px) and (max-device-width:767px) {
	.web-nav {
		display: none
	}
	#main-nav {
		display: none
	}
}

@media screen and (min-device-width:1280px) {
	#main-nav-mobile {
		display: none!important
	}
}

@media screen and (min-device-width:800px) and (max-device-width:1280px) {
	
	.socai.search-socai {
		margin-left: 20px!important
	}
	
}

@media screen and (min-device-width:200px) and (max-device-width:767px) {
	.de1 {
		border-bottom: none!important;
		width: 100%!important
	}
	.fixed-classs {
    margin-top: 240px !important;
}
	.class-fixes {
    margin-top: 183px !important;
}
	.text-white.h5 {
		font-size: 2rem
	}
	.toggle-form .formwrap img {
		margin: 17px!important
	}
	.border_bootoms {
		width: 30%!important
	}
	.de11 {
		border-bottom: none!important;
		width: 100%!important
	}
	.de12 {
		border-bottom: none!important;
		width: 100%!important
	}
	.de13 {
		border-bottom: none!important;
		width: 100%!important
	}
	.center a {
		height: 36px!important;
		padding: 8px 16px!important;
		font-size: 15px!important
	}
	.yellow-image {
		display: none!important
	}
	.navbar-nav {
		margin-left: 20px
	}
	.centers a {
		height: 36px!important;
		padding: 8px 16px!important;
		font-size: 15px!important
	}
	.mainform {
		max-width: 100%!important;
		margin-left: 0!important;
		position: unset!important;
		background: #056405!important;
		padding: 20px!important
	}
	.youtube-video {
		margin-top: 50px
	}
	.footer-image {
		margin-top: 20px!important
	}
	.socai {
		width: 100%!important;
		margin-top: 15px
	}
	.im {
		margin-top: 20px!important
	}
	.borders {
		width: 100%!important
	}
	.back-white {
		height: 100%!important
	}
	.menu-mainflex {
		padding-top: 0!important
	}
	.home-section3 {
		padding-bottom: 0!important
	}
	h3.widget-title {
		color: #fff;
		margin-top: 0!important
	}
	.navbar-brand {
		width: auto!important;
		background: #056405;
		padding-top: .3125rem;
		padding-left: .3125rem;
	}
	.is-form-style input.is-search-input {
		width: 100%!important
	}
	.post_titles {
		font-size: 15px!important
	}
	.home-section8 {
		padding-top: 0!important
	}
	.home-section4 {
		position: unset!important;
		width: 100%
	}
	.home-section1 {
		padding-top: 0!important
	}
	h1.displays-8 {
		font-size: 3rem!important
	}
	.button {
		font-size: 14px!important;
		width: 100%!important
	}
	.box-image-class {
		width: 50%!important
	}
	.purvesh_flex.owl-demo {
		width: 100%!important;
		max-width: 50%!important;
		height: auto!important;
		flex: 11 0 33%!important
	}
	.yellow-image {
		display: none!important
	}
	h1.displays-11 {
		font-size: 2rem!important;
		margin-left: 57px!important
	}
	.im {
		margin-left: 0!important
	}
	.client_logo {
		height: 95px!important
	}
	form.example input[type=text] {
		width: 75%!important
	}
	form.example button {
		width: 15%!important
	}
	.icon-bar {
		top: 65%!important
	}
	.search-socai {
		width: 100%!important
	}
	.menu-mainflex {
		display: flex;
		justify-content: center!important;
		flex-direction: column!important;
		align-items: center!important
	}
	button.slick-next.slick-arrow {
		display: none!important
	}
	.icons-socai {
		padding-right: 20px;
		display: flex!important;
		flex-wrap: wrap;
		width: 100%!important;
		margin-left: 15px!important
	}
	form.example input[type=text] {
		margin-left: 10px!important
	}
	.centers {
		top: 80%!important
	}
	.contact_footer {
		margin-left: 0!important
	}
	.center {
		top: 50%!important
	}
	.navbar-nav {
		margin-left: 15px!important
	}
	.slick-active img {
		width: 100%!important
	}
	.slick-dots {
		top: 28em!important
	}
	.icon-bar a {
		padding: 9px!important
	}
	.ct-socials li a {
		width: 42px!important;
		height: 42px!important
	}
	/*.social_fa {
		font-size: 20px!important
	}*/
		.mystickyHeader {
    top: 0px !important;
   
}
}