/*!
Theme Name: EFFRA
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: effra
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

EFFRA is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}
li {
    list-style: none;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}
.custm_flow {
    padding-top: 110px;
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

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

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

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

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

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

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

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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


/* ------------------------------------------------------------------------------ */

/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap'); */


body{
	margin: 0 !important;
}


.title h1{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	font-size: 35px;
	 line-height: 1.2;
	font-weight: 700;
}

.title h2{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	color: #0C4F9F;
	font-size: 26px;
	font-weight: 700;
	padding-bottom: 20px;
    line-height: 1.2 !important;
}

.title h3{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	color: #0C4F9F;
	font-size: 35px;
	font-weight: 700;
    line-height: 1.2 !important;
	padding-bottom: 24px;
}

.title h4{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	color: #0C4F9F;
	font-size: 20px;
    line-height: 1.2 !important;
    font-weight: 700;
}

.title h5{
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	color: #0C4F9F;
	font-size: 18px;
    line-height: 1.2 !important;
	font-weight: 700;
}

.title h6{
	font-family: 'Montserrat', sans-serif;
	color: #0C4F9F;
	margin: 0;
	font-weight: 700;
}

.title p{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #393939;
	font-weight: 400;
	margin: 0;	
}

/* .title p strong{
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #4FC924;
} */

.title ul{
	padding: 0;
	 /* margin: 0; */
}

.title ul li{
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #393939;
	font-weight: 400;
	margin: 0;	
	position: relative;
}

.title input{
	font-family: 'Montserrat', sans-serif;
}

.title a{
font-family: 'Montserrat', sans-serif;
color: inherit;
text-decoration: none;
outline: none;
transition: all ease 0.5s;
}

.title a:visited{
	color: inherit;
	outline: none;
}

.title a:hover{
	color: #F6AE01;
}

.title a p{
	transition: all ease 0.5s;
}

.title a p:hover{
	color: #F6AE01;
}

.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {
	display:none;
}

.uni_btn{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	margin: 0;
	border: none;
	border-radius: 30px;
	background: #0C4F9F;
	color: #ffffff;
	min-width: 228px;
	height: 45px;
	padding: 0px 30px;
	text-transform: uppercase;
	transition: all ease 0.5s;
	z-index: 1;
	overflow: hidden;
	position: relative;
	margin-top: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
 }

 /* .uni_btn::before{
	content: "";
    background: #F6AE01;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 100%;
	right: 0%;
	top: 0;
    opacity: 0;
    transition: all ease 0.5s;
    z-index: -1;
 } */
/* 
 .uni_btn:hover::before{
	opacity: 1;
	left: 0%;
	right: 100%;
 } */

 .uni_btn:hover{
	color: #ffffff;
	background: #34A629;
 }

 #uni_banner{
	padding: 158px 0px 43px 0px;
	background: #F6AE01;
 }

 #uni_banner .uni_title{
	display: flex;
	/* align-items: center; */
	column-gap: 16px;
 }

 #uni_banner .uni_title p{
	font-size: 14px;
	color: #0C4F9F;
	text-transform: capitalize;
 }

 #uni_banner .uni_title p a:hover{
	color: #0C4F9F;
 }

 #uni_banner .uni_title p span{
	font-weight: 600;
 }

 .error-404{
	padding: 200px 0px; 
	font-family: 'Montserrat', sans-serif;
}

/* ---------------------------Search Page---------------------- */

.my_searchbox{
	padding: 75px 0px 200px 0px;
	font-family: 'Montserrat', sans-serif;
}

.my_searchbox h1{
	color: #0C4F9F;
	padding-bottom: 33px;
}

.my_searchbox h2{
	font-size: 27px;
	padding-bottom: 5px;
	color: #F6AE01;
}

.my_searchbox .page-content{
	max-width: 700px;
	margin-top: 0;
}

.my_searchbox .page-content p{
	margin-bottom: 15px;
}

.my_searchbox .search-form{
	display: none;
	/* display: flex; */
	flex-direction: column;
}

.my_searchbox .search-field{
	background: #F0F0F0;
    border: none;
    border-radius: 6px;
    outline: none;
    width: 100%;
    padding: 15px 15px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    color: #393939;
	margin-bottom: 15px;
}

.my_searchbox .search-submit{
	font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    margin: 0;
    border: none;
    border-radius: 30px;
    background: #0C4F9F;
    color: #ffffff;
    width: 228px;
    height: 45px;
    padding: 0px 30px;
    text-transform: uppercase;
    transition: all ease 0.5s;
    z-index: 1;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.my_searchbox .search-submit:hover{
	background: #34A629;
}





/* ---------------------------------------------------------------------------- */

/* --------------------------------Header Start------------------------------- */

#masthead {
	padding: 17px 0px;
	background: #ffffff;
	position: absolute;
	width: 100%;
	z-index: 999;
	transition: all ease 0.5s;
}

#masthead .header_top{
	display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    column-gap: 16px;
	padding-bottom: 18px;
}

#masthead .head_btn .uni_btn{
	margin-top: 0;
	height: 31px;
}

#masthead .search{
	margin-right: 22px;
	width: 250px;
}

.is-form-style input.is-search-input{
	font-family: 'Montserrat', sans-serif;
	background: transparent;
    background-image: none!important;
    color: #707070;
    padding: 0px 12px 0px 0px;
    margin: 0;
    outline: 0!important;
    font-size: 14px!important;
	font-weight: 400;
    height: 30px;
    border-radius: 0 !important;
	border: 0 !important;
    border-bottom: 1px solid  #707070 !important;
    width: 100%;
}

.is-search-icon {
    display: inline-block!important;
    color: #707070;
    background: transparent;
    box-shadow: none!important;
    outline: 0;
    margin: 0;
    font-size: 14px !important;
	font-weight: 400 !important;
    border: 0;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    line-height: 1;
    height: 30px; 
	width: 100%;
	padding-top: 4px !important;
}

form.is-search-form.is-form-style.is-form-style-3.is-form-id-63 {
    width: 94%;
	transition: all ease 0.5s;
	/* pointer-events: none; */
}

/* form.is-search-form.is-form-style.is-form-style-3.is-form-id-63:hover{
	width: 600px;
} */

/* .search_model form.is-search-form.is-form-style.is-form-style-3.is-form-id-63 {
    width: 90%;
	pointer-events: unset;
} */

.is-search-icon:hover, form.is-form-style input.is-search-submit:hover {
    background: transparent;
}

.search_model{
	z-index: 99999999999999999999999999 !important;
}

.search_model .modal-header{
	border-radius: 10px;
	box-shadow: 0px 5px 8px 2px rgba(112,112,112,0.2);
	padding: 15px 20px;
	background: #F0F0F0;
	z-index: 999999999999999999 !important;
}

.search_model .modal-header .btn-close{
	color: #0C4F9F;
}

#masthead .subscrib_btn{
	min-width: 168px;
}

.not_even{
	pointer-events: none;
}

.hidden {
    display: none;
}

.custm_searching{
	background: #ffffff;
	padding: 34px 0px;
	position: absolute;
	top: 0;
	height: 113px;
	width: 100%;
	z-index: 99999999999999;
}

.custm_searching #hideButton{
	background: transparent;
	padding: 5px;
	border: 0;
	position: absolute;
	right: 40px;
    top: 38px;
    width: 26px;
    height: 26px;
}

.round_search{
	display: none;
}


/* -------------------------Sticky Header----------------------------- */

.scroll-down {
	transform: translate3d(0, -100%, 0);
  }
  
  .scroll-up {
	transform: none;
  }
  
  header#masthead.scroll-up {
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
	top: 0;
	z-index: 9999999999;
	position: fixed;
	width: 100%;
	padding: 13px 0px;
	background: rgba(255, 255, 255, 1);
	transition: all ease 0.6s;
  }

/* --------------------------------UberMenu--------------------------------- */

/* #masthead .ubermenu ul li::before{
	display: none;
 } */

 #masthead .ubermenu ul .ubermenu-item a {
	transition: all ease 0.5s;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	color: #707070;
	padding: 0;
	position: relative;
	outline: none;
	text-transform: uppercase;
  }
  
  #masthead .ubermenu ul .ubermenu-item {
	margin-right: 50px;
  }
  
  #masthead .ubermenu ul .ubermenu-item:last-child {
	margin-right: 0px;
  }

  #masthead .ubermenu ul .ubermenu-item a:hover {
	color: #0C4F9F;
  }

  /* #masthead .ubermenu ul .ubermenu-item:nth-child(3) {
	margin-right: 38px;
  } */
  
  /* #masthead .ubermenu ul .ubermenu-item a:hover {
	color: #4FC924;
  } */
  
  /* #masthead .ubermenu ul .ubermenu-item a::after {
	content: "";
	width: 21px;
	height: 3px;
	border-radius: 0px;
	background: #0C4F9F;
	position: absolute;
	top: 100%;
	bottom: 0;
	left: 50%;
	right: 50%;
	opacity: 0;
	transition: all ease 0.5s;
  }

  #masthead .ubermenu ul .ubermenu-item:hover a::after{
	opacity: 1;
	right: 0;
	left: 0;
  }
  
  
  #masthead
	.ubermenu
	ul
	.ubermenu-item.ubermenu-current-menu-item
	a::after {
	opacity: 1;
	right: 0;
	left: 0;
  } */

  #masthead
	.ubermenu
	ul
	.ubermenu-item.ubermenu-current-menu-item
	a{
		font-weight: 700;
		color: #0C4F9F;
	}
  
  #masthead .ubermenu-submenu {
	background: rgb(255 255 255/ 1);
	border: none;
	border-radius: 0px;
	margin-top: 0px !important;
	padding: 20px 18px 15px 18px !important;
	box-shadow: none !important;
	display: flex;
    flex-direction: column;
  }
  
  #masthead .ubermenu-submenu .ubermenu-item {
	padding: 14px 90px 14px 0px !important;
	margin: 0 !important;
	border-bottom: 1px dotted #707070;
  }
  
  #masthead .ubermenu-submenu .ubermenu-item:last-child {
	padding-bottom: 0px !important;
	border-bottom: none;
  }

  #masthead .ubermenu-submenu .ubermenu-item:first-child {
	padding-top: 0px !important;
  }

  #masthead .ubermenu-submenu .ubermenu-item{
	/* border-bottom: 1px solid #EBB129; */
  }
  
  #masthead .ubermenu-submenu .ubermenu-item a {
	color: #0C4F9F !important;
	font-size: 12px !important;
	font-weight: 700 !important;
  }

  #masthead .ubermenu-submenu .ubermenu-current-menu-item a{
	color: #0C4F9F !important;
	font-weight: 700;
}

  /* #masthead .ubermenu-submenu .ubermenu-item.ubermenu-current-menu-item
  a{
	color: #0C4F9F;
  } */
  
  #masthead .ubermenu-submenu .ubermenu-item a:hover {
	color: #0C4F9F !important;
  }
  
  
  #masthead .fa-angle-down:before {
	content: url('./assets/img/plus.svg');
  }
  
  #masthead .ubermenu .ubermenu-autocolumn {
	padding: 0;
  }
  
  .ubermenu-sub-indicators
	.ubermenu-has-submenu-drop
	> .ubermenu-target
	> .ubermenu-sub-indicator {
	position: absolute;
	right: -15px !important;
	top: 6px !important;
	transition: all ease 0.5s;
  }
  
  /* .ubermenu-active i.ubermenu-sub-indicator.fas.fa-angle-down {
	transform: rotate(-45deg);
  }
  
  i.ubermenu-sub-indicator {
	display: block !important;
  }
  
  .fa-times:before {
	display: none;
  } */

  /* ---------------------------------Footer Start------------------------------ */

#footer_sec{
	background: #0C4F9F;
	position: relative;
	padding: 90px 0px 50px 0px;
	color: #fff;
}

#footer_sec .letter{
	display: flex;
    justify-content: center;
	border-radius: 50px;
	width: 900px;
	margin: 0 auto;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 0;
}

#footer_sec .letter .img_wrap{
	width: 45%;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	overflow: hidden;
}

#footer_sec .letter .img_wrap img{
	height: 100%;
	object-fit: cover;
}

#footer_sec .letter .subcribe{
	width: 56%;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	overflow: hidden;
	background: #F6AE01;
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 12px
}

#footer_sec .letter .subcribe h4{
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#footer_sec .letter .subcribe .mail_field{
	background: #ffffff;
	border: none;
	border-radius: 26px;
	outline: none;
	width: 100%;
	padding: 14px 22px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	color: #525252;
}

#footer_sec .letter .subcribe .mail_field::placeholder{
	font-size: 14px;
	line-height: 18px;
	color: #525252;
	text-transform: capitalize;
}

#footer_sec .newsletter_form{
	position: relative;
}

/*#footer_sec .letter .subcribe .arrow_btn{*/
/*	background: transparent;*/
/*    border: 0;*/
/*    padding: 5px;*/
/*    position: absolute;*/
/*	right: 10px;*/
/*    top: 6px;*/
/*    width: 27px;*/
/*}*/
#footer_sec .letter .subcribe .arrow_btn {
    background: transparent;
    border: 0;
    padding: 5px;
    position: absolute;
    right: 0;
    left: 0;
}
#footer_sec .wpcf7 form.invalid .wpcf7-response-output{
	display: none;
}

#footer_sec .wpcf7-not-valid-tip {
    font-size: 14px; 
	font-family: 'Montserrat', sans-serif;
}

#footer_sec .wpcf7 form.sent .wpcf7-response-output{
	margin: 0;
	margin-top: 12px;
	font-size: 12px;
	border-radius: 26px;
	padding: 5px 10px;
	font-family: 'Montserrat', sans-serif;
}

#footer_sec .short_cuts{
	color: #ffffff  !important;
}

#footer_sec .short_cuts h4{
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
	padding-bottom: 40px;
	color: #ffffff;
	text-transform: uppercase;
}

#footer_sec .short_cuts ul {
	margin: 0;
    list-style: none;
}

#footer_sec .short_cuts ul li{
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 12px;
	color: #ffffff; 
}

#footer_sec p{
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 12px;
	color: #ffffff;
	display: inline-block;
	transition: all ease 0.5s;
}

#footer_sec .foot_social .f_icon{
	display: flex;
	align-items: center;
	column-gap: 14px;
	padding-bottom: 12px;
	max-width: max-content;
	transition: all ease 0.5s;
}

#footer_sec .foot_social p{
	padding-bottom: 0;
	transition: all ease 0.5s;
}

#footer_sec .foot_social .f_icon .social_icon{
	transition: all ease 0.5s;
}

#footer_sec .foot_social .f_icon:hover{
	transform: translateX(5px);
}

#footer_sec .foot_social .f_icon p:hover{
	color: #ffffff;
}

#footer_sec a:hover{
	color: #F6AE01;
}

#footer_sec .short_cuts p:hover{
	color: #F6AE01;
}

#footer_sec .foot_logo{
	text-align: end;
}

#footer_sec .ver_line{
	width: 100%;
	height: 1px;
	background: #FFFFFF;
	margin: 30px 0px 40px 0px;
}

#footer_sec .foot_base{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#footer_sec .foot_base p{
	/* font-size: 12px;
	line-height: 15px; */
	padding-bottom: 0;
}

#footer_sec .foot_base a p:hover{
	color: #F6AE01;
}

#footer_sec  .copyright{
	display: flex;
	align-items: center;
	column-gap: 28px;
}

#footer_sec  .copyright .custm_point p{
	position: relative;
}

#footer_sec  .copyright .custm_point p::before{
	background: #ffffff;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	position: absolute;
	left: -12px;
	top: 6px;
}

/* ------------------------------------HomePage Start--------------------------- */

#home_banner{
	padding-top: 114px;
	background-image: url('./assets/img/banner.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.first_custm #home_banner{
	background-image: url('./assets/img/banner.png') !important;
}

.social_box{
	background: #0C4F9F;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	position: fixed;
	transform: translateY(-50%);
	top: 50%;
	right: 0;
	bottom: 0;
	width: 70px;
	height: 230px;
	z-index: 9;
}

.social_box .social_icon{
	padding: 11px 0px;
	transition: all ease 0.5s;
}

.social_box .social_icon:hover{
	transform: translateY(-5px);
}

#home_banner .women{
	background: #0C4F9F;
	padding: 30px 55px 30px 56px;
	max-width: 555px;
	/* margin-left: 30px; */
	color: #ffffff;
	border-bottom-right-radius: 50px;
	margin-top: 30px;
	top: 36px;
    position: relative;
}

#home_banner .women .uni_btn.news_btn{
	margin: 0;
	min-width: 80px;
	height: 40px;
	background: #34A629;
	text-transform: capitalize;
	margin-bottom: 20px;
}

#home_banner .women h2{
	color: #ffffff;
    min-height: 90px;
	padding-bottom: 8px;
}

#home_banner .women p{
	color: #ffffff;
	font-size: 14px;
	min-height: 36px;
	line-height: 18px;
}

#home_banner .women p span{
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
}

#home_banner .women .datte{
	padding-top: 16px;
}

#home_banner .women .uni_btn.single_btn{
	background: #ffffff;
	color: #166B99;
	display: inline-block;
}

#home_banner .women .uni_btn.single_btn:hover{
	background: #34A629;
	color: #FFFFFF;
}

#banner_slider .owl-dots{
    margin-top: 0px;
    position: absolute;
    right: 115px;
    bottom: 10px;
}

	#banner_slider .owl-dots .owl-dot span {
		width: 18px;
		height: 18px;
		margin: 0px 2px;
		background: #ffffff;
		transition: all ease 0.5s;
	}

	#banner_slider  .owl-dots .owl-dot.active span{
		background: #F6AE01;
	}


  #banner_slider  .owl-dots .owl-dot{
	transition: all ease 0.5s;
  }


  #banner_slider .owl-stage-outer{
	overflow: visible;
  }

  .custm_flow{
	overflow: hidden;
  }

#about_sec{
	position: relative;
	overflow: hidden;
}

#about_sec .research{
	padding: 100px 0px 80px 0px;
}

#about_sec .research h1{
	color: #0C4F9F;
	padding-bottom: 25px;
}

#about_sec .futre_img {
	position: absolute;
    right: 0;
    top: 0;
    height: 100%;
	object-fit: cover;
    width: 54%;
}

#about_sec.custm_vidio{
	background: #F8F8F8;
}

#about_sec .future .play_icon{
	position: absolute;
	left: 74%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	width: 160px;
	height: 160px;
	padding: 53px 37px 53px 50px;
	background: #ffffff;
	transition: all ease 0.5s;
}

#about_sec .future .play_icon:hover{
	background: #F2AB00;
}

#gallerymodal .modal-content {
	background: #0C4F9F;
	border-radius: 5px;
  }
  
  #gallerymodal .modal-header .btn-close {
	color: #fff;
	filter: invert(1);
	transition: all ease 0.5s;
  }
  
  #gallerymodal .modal-header {
	padding: 15px 15px 0px 0px;
	border: 0;
  }
  
  #gallerymodal .modal-body {
	padding: 15px 15px 20px 15px;
  }
  
  #gallerymodal .modal-body .gallery_div iframe {
	width: 100%;
	height: 480px;
  }

#become{
	padding: 60px 0px;
	text-align: center;
	background: #F6AE01;
}

#become .how{
	max-width: 750px;
	margin: 0 auto;
}

#become .how h2{
	padding-bottom: 12px;
}

#become .how .uni_btn{
	margin: 33px auto 0;
}

#become .how .uni_btn:hover::before{
	background: #ffffff;
}

#become .how .uni_btn:hover{
	color: #ffffff;
}

#become .cont_wrap a{
	text-decoration: underline;
}

#numbers{
	padding: 72px 0px 60px 0px;
}

#numbers .people{
	text-align: center;
}

#numbers .heading h2{
	padding-bottom: 55px;
}

#numbers .events{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	column-gap: 250px;
	padding-bottom: 15px;
	flex-wrap: wrap;
}

#numbers .events .nums_box h3{
	padding: 40px 0px 15px 0px;
}

#numbers .events .nums_box p{
	color: #707070;
	font-size: 28px;
	text-transform: capitalize;
}

.hor_line{
	background: #707070;
	width: 100%;
	height: 1px;
}

#numbers.custm_numbrs .events{
	column-gap: 75px;
}

#numbers .events .nums_box{
	margin-bottom: 20px;
}

#numbers.custm_numbrs .events .nums_box {
	padding: 20px 25px;
	border-radius: 10px;
	transition:  all ease 0.5s;
}

#numbers.custm_numbrs .events .nums_box:hover {
	background: #F5F5F5;
}

#numbers.custm_numbrs .events .nums_box h4{
	font-size: 18px;
	line-height: 22px;
	color: #166B99;
	font-weight: 700;
	padding: 25px 0px;
}

#numbers.custm_numbrs .events .nums_box p{
	color: #0C4F9F;
}

#partners{
	padding: 75px 0px;
	background: #F6AE01;
}

#partners .factory{
	display: flex;
	align-items: center;
	column-gap: 250px;
	max-width: 1105px;
	margin: 0 auto;
}

#partners .factory .partner_img{
	margin-bottom: 20px;
}

#partners .factory .partner_img:last-child{
	margin-bottom: 0px;
}

#partners .factory .cont_wrap{
	max-width: 495px;
}

#news_events{
	padding: 80px 0px;
	position: relative;
}

#news_events::before{
	content: "";
	background: #F8F8F8;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 405px;
	z-index: -1;
}

#news_events.final{
	padding-bottom: 160px;
}

.present{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding-bottom: 55px;
}

.present h3{
	padding-bottom: 0px;
}

.view_btn{
	background: transparent;
	border: 0;
	padding: 0;
	font-size: 20px;
	font-weight: 500;
	color: #0C4F9F;
	position: relative;
}

.view_btn::after{
	content: "";
	background: #F2AB00;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 0%;
	transition: all ease 0.5s;
}

.view_btn:hover:after{
	width: 100%;
}

.event_box {
    border: 1px solid #EBEBEB;
    border-bottom-right-radius: 50px;
    transition: all ease 0.5s;
   height: 100%;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.event_box:hover{
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
}

.event_box .img_cont{
	overflow: hidden;
	width: 100%;
	height: 198px;
}

.event_box .img_cont .feature_img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all ease 0.5s;
}

.event_box:hover .img_cont .feature_img{
	transform: scale(1.1);
}

.event_box .cont_wrapp{
	padding: 60px 0px 0px 0px;
}

.event_box .cont_wrapp h5{
	padding-bottom: 30px;
	min-height: 97px;
}

.event_box .cont_wrapp p{
	font-size: 14px;
	line-height: 25px;
	min-height: 78px;
}

.event_box .cont_wrapp p:hover{
	color: #393939;
}

.event_box .cont_wrapp .date_wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 40px 40px 12px 35px;
	margin-top: 18px;
	border-bottom-right-radius: 50px;
	transition: all ease 0.5s;
}

.event_box:hover .date_wrap{
	background: #0C4F9F;
}

.event_box:hover .date_wrap svg g{
	filter: brightness(0) invert(100%);
}

.event_box:hover .date_wrap svg path{
	fill: #0C4F9F;
}

.event_box:hover .cont_wrapp .date_wrap p{
	color: #ffffff;
}

.event_box .cont_wrapp .date_wrap p{
	color: #166B99;
	font-size: 12px;
	min-height: unset;
}

.event_box .date_cont{
	display: flex;
	align-items: center;
	column-gap: 7px;
}

.event_box.social_feeds{
	padding: 30px 24px 30px 24px;
}

.event_box.social_feeds h4{
	font-weight: 600;
	padding-bottom: 22px;
}

.event_box.social_feeds {
    max-height: 530px;
    overflow-y: scroll;
}

.custm_chnge{
	padding: 0px 35px;
}


/* ------------------------------About Page----------------------------- */

#technology{
	padding: 60px 0px;
}

#technology .whose h1{
	color: #0C4F9F;
}

#only_img{
	height: 345px;
	background-image: url(./assets/img/image-sec.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.event_box .cont_wrapp .date_wrap.cusmt_padd{
	margin-top: 0;
}
 
/* ------------------------Borad of Directors Page----------------------- */

#directors{
	position:  relative;
}

#directors .window{
	padding: 50px 0px;
}

#directors .window  h1{
	color: #0C4F9F;
	padding-bottom: 25px;
}

#directors .diverse_img{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 52%;
    object-fit: cover;
}

#board_members{
	background: #F5F5F5;
	padding: 75px 0px;
	text-align: center;
}

#board_members .companies{
	max-width: 1230px;
	margin: 0 auto;
}

#board_members .companies h2{
	padding-bottom: 38px;
}

#board_members .companies .membrs_boxes{
	display: flex;
	flex-wrap: wrap;
	column-gap: 20px;
	align-items: center;
	justify-content: center;
}

#board_members .companies .membrs_boxes .client_box{
	background: #0C4F9F;
	padding: 30px 10px;
	height: 135px;
	width: 135px;
	margin-bottom: 20px;
	transition: all ease 0.5s;
}

#board_members .companies .membrs_boxes .client_box:hover{
	background: #F6AE01;
}

#board_members .companies .membrs_boxes .client_box:hover p{
	color: #0C4F9F;
}

#board_members .companies .membrs_boxes .client_box p{
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	padding-bottom: 16px;
	transition: all ease 0.5s;
}

#board_members .companies .membrs_boxes .client_box span{
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 0;
}

#board_members .companies .custm_span {
	text-align: left;
}

#board_members .companies .custm_span span{
	padding-top: 10px;
	color: #0C4F9F;
	font-size: 10px;
}

#conveys{
	padding: 60px 0px 60px 0px;
}

#conveys .sides{
	text-align: center;
	max-width: 975px;
	margin: 0 auto;
}

/* ------------------------------Team Page----------------------------- */

#our_team{
	padding: 75px 0px 50px 0px;
	background: #F5F5F5;
	overflow: hidden;
}

#our_team.custm_our{
	padding: 75px 0px 25px 0px;
}

#our_team .custm_mark{	
	/* position: relative; */
	justify-content: center;
	z-index: 1;
}

#our_team.custm_our .custm_mark{	
	justify-content: left;
}

#our_team .member_top{
	padding-bottom: 55px;
	text-align: center;
	max-width: 962px;
	margin: 0 auto;
}

#our_team .custm_overly{	
	/* max-width: 1027px; */
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#our_team .custm_overly::before{	
	position: absolute;
	content: "";
	/*background: #F6AE01;*/
	width: 108%;
	height: 210px;
	top: 52px;
	left: -4%;
	z-index: -1;
}

#our_team .team_info{
	/* margin: 0px 10px 50px 10px; */
	margin-bottom: 50px;
	overflow: hidden;
}

#our_team .team_info p{
	padding-bottom: 10px;
}

.team_info .img_cont{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-bottom: 16px;
}

.team_info .img_cont img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all ease 0.5s;
}

.team_info .img_cont img:hover{
	transform: scale(1.1);
}

.team_info h4{
	font-weight: 700;
	padding-bottom: 10px;
}

.team_info p span{
	color: #0C4F9F;
	font-size: 20px;
}

.team_info .custm_mall{
	display: flex;
	align-items: center;
	column-gap: 12px;
	padding-top: 6px;
	padding-bottom: 25px;
}

.team_info .custm_mall p{
	padding-bottom: 0 !important;
}
 
#our_team .team_info .team_btn{
	padding: 0;
	background: transparent;
	border-radius: none;
	border: 0;
	font-size: 16px;
	color: #393939;
	text-transform: capitalize;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	column-gap: 20px;
	outline: none;
	transition: all ease 0.5s;
	position: relative;
	outline: none;
	box-shadow: none;
}

#our_team .team_info .team_btn::after{
	content: "";
	background: #F6AE01;
	height: 3px;
	width: 0%;
	top: 100%;
	position: absolute;
	transition: all ease 0.5s;
}

#our_team .team_info .team_btn:hover:after{
	width: 100%;
}

#our_team .team_info .team_btn:hover{
	color: #F6AE01;
}

.modal{
	z-index: 9999999999999 !important;
}

.team_model .modal-content {
	background: #FFFFFF;
	border-radius: 10px;
  }
  
  .team_model .modal-header .btn-close {
	color: #0C4F9F;
	/* filter: invert(1); */
	transition: all ease 0.5s;
  }
  
  .team_model .modal-header {
	padding: 15px 15px 0px 15px;
	border: 0;
  }
  
  .team_model .modal-body {
	padding: 15px 35px 30px 35px;
  }
  
  .team_model .team_info .custm_mall{
	padding-bottom: 0;
	padding-top: 10px;
  }

  .team_model .model_content{
	border-left: 1px solid #707070;
	padding-left: 24px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
  }

  /*-------------------------------Contact Page---------------------------------*/

  #contact_us{
	padding: 50px 0px 92px 0px;
  }

  #contact_us .diamond{
	padding-right: 15px;
  }

  #contact_us .diamond h1{
	padding-bottom: 35px;
	color: #0C4F9F;
  }

  #contact_us .diamond .mapping{
	width: 100%;
	height: 250px;
	padding-top: 22px;
  }

  #contact_us .diamond .mapping iframe{
	height: 100%;
	width: 100%;
  }

  #contact_us .name_field {
	background: #F0F0F0;
	border: none;
	border-radius: 6px;
	outline: none;
	width: 100%;
	padding: 15px 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: #393939;
  }

  #contact_us .name_field::placeholder{
	font-size: 14px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	color: #393939;
  }

  #contact_us label{
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 12px;
	font-family: 'Montserrat', sans-serif;
	padding-top: 25px;
	color: #000000;
  }

  #contact_us .mesg_field {
	background: #F0F0F0;
	border: none;
	border-radius: 6px;
	outline: none;
	width: 100%;
	padding: 15px 15px;
	font-size: 14px;
	line-height: 18px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	color: #393939;
	height: 143px;
  }

  input#other-text {
    margin-top: 15px;
}

#contact_us .rabta_form .uni_btn{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: 700;
	margin: 0;
	border: none;
	border-radius: 30px;
	background: #0C4F9F;
	color: #ffffff;
	min-width: 228px;
	height: 45px;
	padding: 0px 30px;
	text-transform: uppercase;
	transition: all ease 0.5s;
	z-index: 1;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#contact_us .rabta_form .uni_btn:hover{
	background: #34A629;
}

#contact_us .wpcf7-not-valid-tip {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
  }

#contact_us .wpcf7 form.invalid .wpcf7-response-output {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	border-radius: 6px;
	border-color: #dc3232;
	margin: 0;
	margin-top: 10px;
	padding: 8px 16px;
	}
	
#contact_us .wpcf7 form.sent .wpcf7-response-output {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000000;
	border-radius: 6px;
	margin: 0;
	margin-top: 10px;
	padding: 8px 16px;
}

 select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(./assets/img/contt_pls.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 11px !important;
    background-position: right center !important;
    /* padding-right: 30px;
    border: 1px solid #ccc;
    border-radius: 4px; */
    position: relative;
    background-position-x: 98% !important;
}



/*--------------------------------News Page-------------------------------*/

#news_main{
	padding: 55px 0px 160px 0px;
}

#news_main .my_work h1{
	padding-bottom: 55px;
	color: #0C4F9F;
}

#news_main .my_work .page-title{
	text-transform: capitalize;
}

#news_main .event_box{
	margin-bottom: 50px;
    height: unset;
}

#loadMore{
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	line-height: 15px !important;
	font-weight: 700 !important;
	margin: 0 auto !important;
	border: none !important;
	border-radius: 30px !important;
	background: #0C4F9F;
	color: #ffffff !important;
	width: 228px !important;
	height: 45px !important;
	padding: 0px 30px !important;
	text-transform: uppercase !important;
	transition: all ease 0.5s !important;
	z-index: 1 !important;
	overflow: hidden !important;
	position: relative !important;
	margin-top: 10px !important;
	display: flex;
	align-items: center !important;
	justify-content: center !important;	
}

#loadMore:hover{
	background: #34A629 !important;
}

/*------------------------------- News Detail Page------------------------------*/

#inner_detailing{
	padding: 50px 0px 75px 0px;
} 

#inner_detailing .public h1{
	color: #0C4F9F;
	padding-bottom: 55px;
}

.my_content{
	/* max-width: 995px; */
	margin: 0 auto;
}

.my_content .img_contt{
	/*width: 100%;*/
	/*height: 495px;*/
	overflow: hidden;
}
.europe_img.aos-init.aos-animate,
.my_content .img_contt .detail_img{
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: all ease 0.5s;
    aspect-ratio: 2/1;
}
}

.my_content .img_contt .detail_img:hover{
	/*transform: scale(1.1);*/
}

.my_content .date_wrap{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	column-gap: 36px;
	padding: 12px 0px 40px 0px;
}

.my_content .date_wrap .date_cont{
	display: flex;
	align-items: center;
	column-gap: 10px;
}

.my_content .date_wrap p{
	color: #0C4F9F;
	font-size: 15px;
}

.my_content .content_contt p strong{
	color: #393939;
	font-weight: 600;
}
.content_cont ul li a,
.content_contt ul li a,
.content_cont span a, 
.my_content .content_contt p a{
    color: #F6AE01 !important ;
    text-decoration: underline;
}

#inner_detailing .share{
	padding: 30px 0px 16px 0px;
	display: flex;
	align-items: center;
	column-gap: 35px;
}

#inner_detailing .share .social_share{
	display: flex;
	align-items: center;
	column-gap: 6px;
}

#inner_detailing .share .social_share .share_icon{
	width: 35px;
	height: 35px;
	transition: all ease 0.5s;
}

#inner_detailing .share .social_share .share_icon:hover{
	transform: translateY(-5px);
}

.my_content.all_bottom{
	max-width: 995px;
	margin: 0 auto;
}

.my_content.all_bottom .present{
	padding: 50px 0px 35px 0px;
}

.my_content.all_bottom .event_box{
	border: none;
}

.my_content.all_bottom .event_box:hover{
	box-shadow: none;
	border: none;
}

.my_content.all_bottom .event_box .img_cont{
	height: 163px;
}

.my_content.all_bottom .event_box .cont_wrapp {
    padding: 12px 0px 0px 0px;
}

.my_content.all_bottom .event_box .cont_wrapp h5 {
    padding-bottom: 22px;
}

.my_content.all_bottom .event_box .date_wrap{
	padding: 0;
	margin: 0;
	justify-content: space-between;
}

.my_content.all_bottom .event_box:hover .date_wrap{
	background: transparent;
}

.my_content.all_bottom .event_box:hover .date_wrap svg g{
	filter: none;
}

.my_content.all_bottom .event_box:hover .date_wrap svg path{
	fill: #0C4F9F;
}

.my_content.all_bottom .event_box:hover .cont_wrapp .date_wrap p{
	color: #0C4F9F;
}

/*----------------------------Members Page Start--------------------------*/

#club_members{
	padding: 65px 0px 120px 0px;
}

#club_members .left_tabs {
	padding-right: 30px;
}

#club_members .left_tabs h1{
	color: #0C4F9F;
	padding-bottom: 40px;
}

#club_members .left_tabs ul#myTab{
	flex-direction: column;
	border: none;
}

#club_members .left_tabs ul#myTab li{
	font-size: 15px;
	color: #0C4F9F;
	border-bottom: 1px dotted #F6AE01;
}

#club_members .left_tabs .nav-tabs .nav-link{
	border: none;
	background: none;
	color: #0C4F9F;
	padding: 14px 0px;
	display: flex;
	align-items: center;
	column-gap: 0px;
	transition: all ease 0.5s;
	position: relative;
}

#club_members .left_tabs .nav-tabs .nav-link.active {
	font-weight: 600;
	color: #0C4F9F;
	column-gap: 12px;
	transition: all ease 0.5s;
}

#club_members .left_tabs .nav-tabs .nav-link .gold_plus{
	opacity: 0;
	transform: translateY(-3px);
	transition: all ease 0.5s;
	position: absolute;
}

#club_members .left_tabs .nav-tabs .nav-link.active .gold_plus{
	opacity: 1;
	top: 0;
	transform: translateY(0px);
	position: unset;
}

#club_members .left_tabs .nav-tabs .nav-link:hover .gold_plus{
	opacity: 1;
	transform: translateY(0px);
	position: unset;
	column-gap: 12px;
	top: 0;
}

#club_members .left_tabs .nav-tabs .nav-link:hover {
	column-gap: 12px;
	font-weight: 600;
}

#club_members .right_detail{
	padding-left: 40px;
	border-left: 1px solid #F6AE01;
}

#club_members .right_detail .boxes_cont{
display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    column-gap: 50px;
  
}

#club_members .right_detail .boxes_cont .detail_box{
	height: 151px;
	width: 151px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 22px 15px;
	border-radius: 10px;
	margin-bottom: 25px;
	box-shadow: 0px 5px 8px 2px rgba(112,112,112,0.2);
}

/*---------------------Made In Europe------------------------*/

#europe_made{
	padding: 70px 0px 130px 0px;
}

.state_play{
	padding-right: 15px;
}

.state_play strong{
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	color: #0C4F9F;
	margin: 0;
}

.state_play .europe_menu {
	padding-top: 25px;
}

.state_play .europe_menu ul li{
	border-bottom: 1px dotted #F6AE01;
	font-size: 15px;
	line-height: 25px;
	font-weight: 400;
	color: #0C4F9F;
	padding: 15px 0px;
	position: relative;
	transition: all ease 0.5s;
}

.state_play .europe_menu ul li:last-child{
	border-bottom: 0;
}

.state_play .europe_menu ul li::before{
	content: "";
	background-image: url('./assets/img/Pathmade.svg');
	position: absolute;
	left: 0;
	top: 0%;
	z-index: 1;
	transform: translate(-50%, -50%);
	width: 13px;
	height: 13px;
	opacity: 0;
	transition: all ease 0.5s;
}

.state_play .europe_menu ul li:hover::before{
	opacity: 1;
	top: 50%;
}

.state_play .europe_menu ul li:hover{
	padding-left: 20px;
	font-weight: 600;
}

.state_play .europe_menu ul li.current-menu-item{
	padding-left: 20px;
	font-weight: 600;
}

.state_play .europe_menu ul li.current-menu-item::before{
	opacity: 1;
	top: 50%;
}

.state_play .europe_menu ul li a{
	color: #0C4F9F;
	transition: all ease 0.5s;
}

.commision{
	padding-left: 70px;
    border-left: 1px solid #F6AE01;
}

.commision .content_cont{
	padding-top: 30px;
	padding-bottom: 40px;
}

.commision .content_cont p strong{
	color: #393939;
	font-weight: 600;
}

.commision .content_cont p a{
	color: #F6AE01;
	text-decoration: underline;

}
.content_contt h1,
.content_cont h1,
.commision h1{
	color: #0C4F9F;
	padding-bottom: 48px;
}
.content_cont h2,
.content_contt h2,
.commision h2{
	Font-size:26px;
	line-height:1.2;
}
.content_cont h3,
.content_contt h3,
.commision h3{
	Font-size:22px;
	line-height:1.2;
}
.content_cont h4,
.content_contt h4,
.commision h4{
	Font-size:20px;
	line-height:1.2;
}
/*-------------------------------Membership Page------------------------------*/

.custm_membrs .content_cont{
	padding-top: 0;
}

.custm_membrs h1{
	padding-bottom: 30px;
}

.custm_membrs .content_cont .top_contnt{
	padding-bottom: 15px;
}

.custm_membrs .content_cont .brochure_outer{
	position: relative;
	z-index: 1;
}

.custm_membrs .content_cont .brochure_outer::before{
	content: "";
	background: #F6AE01;
	height: 206px;
	width: 100%;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
	z-index: -1;
}

.custm_membrs .content_cont .brochure_sec {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	column-gap: 55px;
}

.custm_membrs .content_cont .brochure_sec .left_cont{
	max-width: 275px;
}

.custm_membrs .content_cont .brochure_sec h4{
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	padding-bottom: 10px;
}

.custm_membrs .content_cont .brochure_sec .uni_btn{
	margin-top: 0px;
}

.custm_membrs .content_cont  .bottom_contnt{
	padding-top: 15px 0px;
}


.custm_membrs .content_cont .process_sec{
	padding: 50px 0px;
	display: flex;
	column-gap: 90px;
	justify-content: center;
}

.custm_membrs .content_cont .process_sec .circle_sec{
	text-align: center;
	max-width: 203px;
	position: relative;
}

.custm_membrs .content_cont .process_sec .circle_sec img.point_next {
    position: absolute;
    left: 245px;
    top: 76px;
}

.custm_membrs .content_cont .process_sec .circle_sec img.last_one{
	display: none;
}

.custm_membrs .content_cont .process_sec .circle_sec:last-child img.point_next{
	display: none;
}

.custm_membrs .content_cont .process_sec .circle_sec a{
	color: inherit;
	font-weight: 400;
}

.custm_membrs .content_cont .process_sec .circle_sec a:hover{
	color: #F6AE01;
}

.custm_membrs .content_cont .process_sec .circle_sec .circle{
	width: 167px;
	height: 167px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 15px;
}

.custm_membrs .content_cont .process_sec .circle_sec h4{
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 12px;
}

.custm_membrs .content_cont .process_sec .circle_sec strong{
	font-size: 16px;
	font-weight: 400;
	line-height: 19px;
	color: #0C4F9F;
}

.custm_membrs .content_cont .process_sec .circle_sec p{
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}

.custm_membrs .content_cont .become_sec{
	background: #F6AE01;
	padding: 35px 45px;
	text-align: center;
}

.custm_membrs .content_cont .become_sec h3{
	padding-bottom: 20px;
	font-size: 30px;
	line-height: 34px;
}

.custm_membrs .content_cont .become_sec p a{
	color: inherit;
	text-decoration: underline;
	font-weight: inherit;
}

.custm_membrs .content_cont .become_sec .uni_btn{
	margin: 0 auto;
	margin-top: 20px;
}
/* event-sidebar */
.event-box {
    background: #F6AE01;
    background: #F8F8F8;
    margin-bottom: 25px;
}
.event-head {
    background: #0C4F9F;
    color: #fff;
    padding: 15px 15px;
}
.event-body{
	padding: 30px 15px 30px;
}

.event-body a#downloadICS {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    margin: 0;
    border: none;
    border-radius: 30px;
    background: #0C4F9F;
    color: #ffffff;
    height: 45px;
    padding: 0px 30px;
    text-transform: uppercase;
    transition: all ease 0.5s;
    z-index: 1;
    position: relative;
    margin-top: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
}
.event-body a#downloadICS:after{
	display: none;
}
.event-body a#downloadICS:hover {
    color: #ffffff;
    background: #34A629;
}
.event-body a{
	position: relative;
	color: #393939;
}
.event-body a:after{
	content: '';
	height: 1px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #393939;
	transition: 0.3s;
}
.event-body a:hover {
    color: #0C4F9F;
}
/*------------------------------Responsiveness-----------------------------------*/

@media only screen and (max-width: 1199px) {
	#masthead .ubermenu ul .ubermenu-item a {
		padding-bottom: 10px; 
	}

	#numbers .events {
		column-gap: 165px; 
	}

	#numbers.custm_numbrs .events {
		column-gap: 45px;
	}

	#partners .factory {
		column-gap: 120px; 
	}

	.event_box .cont_wrapp .date_wrap {
		padding: 25px 15px 12px 15px; 
		justify-content: flex-start;
		column-gap: 20px;
	}

	.custm_chnge {
		padding: 0px 13px;
	}

	.event_box .cont_wrapp {
		padding: 59px 0px 0px 0px;
	}

	#uni_banner {
		padding: 185px 0px 43px 0px; 
	}

	.team_info .custm_mall {
		column-gap: 6px; 
	}

	.commision {
		padding-left: 36px; 
	}

	.custm_membrs .content_cont .process_sec {
		column-gap: 30px; 
	}

	.custm_membrs .content_cont .process_sec .circle_sec img.point_next {
		position: absolute;
		left: 177px;
		width: 20px;
		top: 76px;
		height: 20px;
	}

	#uni_banner .uni_title {
		flex-wrap: wrap; 
	}

	.custm_membrs .content_cont .brochure_sec {
		padding: 0px 30px;
	}	
}

/*--------------------------------------------------------------------------*/

@media only screen and (max-width: 991px) {
.event-box{
		margin-top: 20px;
	}
	#masthead .search {
		margin-right: 0px; 
		width: unset;
	}

	form.is-search-form.is-form-style.is-form-style-3.is-form-id-63 {
		width: 92%; 
	}

	.round_search{
		display: block;
		width: 22px;
		margin-right: 10px;
	}

	.not_even .is-search-form{
		display: none;
	}

	#masthead .header_top {
	    position: absolute;
		align-items: center;
		top: 48px;
		right: 45px;
		column-gap: 10px;
    	padding-bottom: 0px;
	}

	.uni_btn {
		min-width: 200px; 
	}

	.custm_searching #hideButton {
		right: 12px; 
	}

	.ubermenu-skin-trans-black.ubermenu-responsive-toggle {
		padding: 5px;
		position: absolute;
		top: 44px;
		right: 7px;
		font-size: 20px !important;
		color: #0C4F9F !important;
		z-index: 999;
	  }
	
	  .ubermenu-responsive.ubermenu .ubermenu-nav {
		margin-top: 30px;
	  }

	  #masthead .ubermenu ul .ubermenu-item a {
		padding-bottom: 0px;
	}
	
	  .ubermenu-main .ubermenu-nav .ubermenu-item {
		padding: 22px 0px;
	  }

	  #masthead .ubermenu ul .ubermenu-item {
		margin-right: 0px;
	}
	
	  /* .ubermenu-main .ubermenu-nav .ubermenu-item .ubermenu-target:last-child {
		margin-bottom: 10px;
	  } */

	  .ubermenu
	  ul
	  .ubermenu-item.ubermenu-current-menu-item
	  a{
		color: #0C4F9F !important;
	  }

	  #masthead .ubermenu ul .ubermenu-item.ubermenu-current-menu-item a::after{
		display: none;
	  }

	  #masthead .ubermenu ul .ubermenu-item:hover a::after{
		display: none;
	  }

	  #masthead .ubermenu ul .ubermenu-item a {
		font-size: 17px; 
	  }
	
	  .ubermenu-main .ubermenu-nav .ubermenu-item {
		border-bottom: 1px solid #707070;
	  }
	
	  .ubermenu-main .ubermenu-nav .ubermenu-item:last-child {
		margin-bottom: 25px;
	  }
	
	  .ubermenu-main .ubermenu-submenu .ubermenu-item:last-child {
		margin-bottom: 0px;
	  }
	
	  .ubermenu-main
		.ubermenu-nav
		.ubermenu-item.ubermenu-current-menu-item::after {
		display: none;
	  }

	  #masthead .ubermenu-submenu {
		margin-top: 0px !important; 
		padding: 10px 15px 15px 10px !important;
	  }

	
	  .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item:after {
		display: none;
	  }
	
	  .ubermenu-main
		.ubermenu-nav
		.ubermenu-submenu
		.ubermenu-item
		.ubermenu-target {
		padding: 0px 0px;
	  }
	
	  /* .ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item {
		font-size: 14px;
	  } */

	  #masthead .ubermenu-submenu .ubermenu-item a {
		color:  #707070 !important;
		font-size: 14px !important;
		font-weight: 500 !important; 
	  }

	  #masthead .ubermenu-submenu .ubermenu-item {
		padding: 14px 0px 14px 0px !important; 
	  }
	
	  .head_menu
		.ubermenu-main
		.ubermenu-nav
		.ubermenu-item-has-children
		.ubermenu-target {
		padding-right: 0px;
	  }
	
	  .ubermenu-sub-indicators
		.ubermenu-has-submenu-drop
		> .ubermenu-target
		> .ubermenu-sub-indicator {
		right: 0px !important;
	  }
	
	  .ubermenu-active i.ubermenu-sub-indicator.fas.fa-angle-down {
		transform: rotate(0deg);
	  }
	
	  i.ubermenu-sub-indicator {
		display: block !important;
	  }
	
	  .fa-times:before {
		display: none;
	  }


	
	  .ubermenu .ubermenu-item .ubermenu-submenu-drop li {
		padding: 8px 0px !important;
	  }

	  #masthead .ubermenu-submenu .ubermenu-current-menu-item a{
		color: #0C4F9F !important;
		font-weight: 700 !important;
	}

	#footer_sec .letter {
		width: 580px; 
	}

	#footer_sec .letter .img_wrap {
		display: none;
	}

	#footer_sec .letter .subcribe {
		width: 100%;
		border-radius: 60px; 
		padding: 18px;
	}

	#footer_sec .letter .subcribe h4 {
		font-size: 15px;
		padding-bottom: 5px;
	}

	#footer_sec .foot_logo {
		text-align: start;
	}

	#footer_sec .short_cuts h4 {
		padding-bottom: 22px; 
		padding-top: 30px;
	}

	.social_box{
		width: 43px;
		height: 175px
	}

	#banner_slider .owl-dots .owl-dot span {
		width: 12px;
		height: 12px; 
	}

	#banner_slider .owl-dots {
		right: 70px; 
	}

	#home_banner .women {
		padding: 30px 75px 30px 30px;
		max-width: 555px;
		color: #ffffff;
		border-bottom-right-radius: 50px;
		margin-top: 0px;
		top: 36px;
		position: relative;
	}

	.title h1 {
		font-size: 27px;
		line-height: 33px; 
	}

	.title h2 {
		font-size: 27px;
		line-height: 33px; 
	}

	.title h3 {
		font-size: 27px;
		line-height: 33px; 
	}

	#home_banner .women h2 {
		min-height: 80px; 
		font-size: 30px;
		line-height: 35px;
	}

	#home_banner .women .datte {
		padding-top: 12px;
	}

	.uni_btn{
		margin-top: 24px;
	}

	#about_sec .futre_img {
		position: unset; 
	}

	#about_sec .research {
		padding: 80px 0px 33px 0px;
	}

	#about_sec .research h1 {
		padding-bottom: 12px;
	}

	#about_sec {
		padding-bottom: 55px; 
	}

	#about_sec .futre_img {
		width: 100%;
		height: 400px;
		object-fit: cover;
	}

	.title p {
		line-height: 26px;
	}

	#become .how {
		max-width: 645px; 
	}

	#become {
		padding: 45px 0px; 
	}

	#become .how .uni_btn {
		margin: 24px auto 0;
	}

	#numbers {
		padding: 50px 0px 35px 0px;
	}

	#numbers .heading h2 {
		padding-bottom: 40px;
	}

	#numbers .events {
		column-gap: 105px;
	}

	#numbers .events .nums_box h3 {
		padding: 30px 0px 15px 0px;
	}

	#numbers .events .nums_box p {
		font-size: 22px; 
	}

	#numbers.custm_numbrs .events .nums_box h4 {
		max-width: 150px; 
	}

	#numbers.custm_numbrs {
		padding: 50px 0px 5px 0px;
	}


	#partners {
		padding: 50px 0px; 
	}

	.factory h3{
		padding-bottom: 12px;
	}

	#partners .factory {
		column-gap: 50px;
	}

	.future {
		position: relative;
	}

	#about_sec .future .play_icon {
		left: 50%;
		top: 50%; 
		width: 130px;
		height: 130px;
		padding: 45px 38px 48px 48px
	}

	#news_events {
		padding: 18px 0px; 
	}

	.title h4 {
		font-size: 18px;
		line-height: 27px; 
	}

	.view_btn {
		font-size: 18px; 
	}

	.present {
		padding-bottom: 25px;
	}

	.event_box .cont_wrapp {
		padding: 38px 16px 20px 16px;
	}

	.event_box .cont_wrapp h5 {
		padding-bottom: 22px; 
	}

	.event_box .cont_wrapp p {
		min-height: 65px;
	}

	.custm_chnge {
		padding: 0px 0px;
	}
	
	.event_box .cont_wrapp .date_wrap {
		padding: 22px 6px 12px 6px;
		column-gap: 60px;
		margin-top: 12px;
	}

	.event_box {
		margin-bottom: 30px;
		min-height: unset;
	}

	#news_events.final {
		padding-bottom: 115px;
	}

	img.f_logo {
		width: 130px;
	}

	#uni_banner {
		padding: 145px 0px 30px 0px;
	}

	#technology {
		padding: 45px 0px;
	}

	#technology .whose h1 {
		padding-bottom: 14px; 
	}

	#about_sec.custm_vidio .research {
		padding: 50px 0px 30px 0px;
	}

	#about_sec.custm_vidio {
		padding-bottom: 0;
	}

	#news_events {
		padding: 50px 0px 30px 0px;
	}

	#directors .diverse_img {
		position: unset;
		width: 100%;
		/*height: 400px;*/
		object-fit: cover;
	}

	#directors .window {
		padding: 0px 0px 30px 0px;
	}

	#directors .window h1 {
		padding-bottom: 12px;
	}

	#directors {
		padding: 45px 0px;
	}	

	.team_info .custm_mall {
		padding-top: 6px;
		padding-bottom: 16px; 
	}

	#our_team .custm_mark {
		justify-content: flex-start; 
	}

	#our_team.custm_our {
		padding: 45px 0px 20px 0px;
	}

	#conveys {
		padding: 45px 0px 45px 0px;
	}

	#our_team .member_top {
		padding-bottom: 40px; 
	}

	#our_team .custm_overly::before {
		display: none;
	}

	#our_team {
   		padding: 60px 0px 40px 0px;
	}

	.team_model .team_info .custm_mall {
		padding: 4px 0px 30px 0px;
	}

	.team_model .model_content {
		border-left: none;
		padding-left: 0px; 
	}

	.team_info h4 {
		padding-bottom: 4px;
	} 

	#contact_us {
		padding: 45px 0px 45px 0px;
	}

	#contact_us .diamond h1 {
		padding-bottom: 12px; 
	}

	#contact_us .diamond {
		padding-right: 0px;
	}

	.rabta_form {
		padding-top: 30px;
	}

	#club_members {
		padding: 45px 0px 60px 0px;
	}

	#club_members .left_tabs h1 {
		padding-bottom: 15px;
	}

	#club_members .left_tabs {
		padding-right: 0px;
		padding-bottom: 40px;
	}

	#club_members .right_detail {
		padding-left: 0px;
		border-left: 0;
	}

	#club_members .right_detail .boxes_cont {
		column-gap: 30px;
	}

	#europe_made {
		padding: 45px 0px 45px 0px;
	}

	.state_play strong {
		font-size: 27px;
		line-height: 33px; 
	}

	.state_play .europe_menu {
		padding-top: 18px;
		padding-bottom: 35px;
	}

	.commision {
		padding-left: 0px;
		border: 0;
	}

	.custm_membrs .content_cont .brochure_sec {
		padding: 0px 0px 0px 38px;
	}

	.custm_membrs .content_cont .process_sec .circle_sec img.point_next {
		left: 205px; 
	}

	.custm_membrs .content_cont .become_sec h3 {
		padding-bottom: 10px;
		font-size: 22px;
		line-height: 28px;
	}

	#news_main {
		padding: 45px 0px 150px 0px;
	}

	#news_main .my_work h1 {
		padding-bottom: 35px; 
	}

	#inner_detailing {
		padding: 45px 0px 45px 0px;
	}

	#inner_detailing .public h1 {
		padding-bottom: 30px;
	}

	#inner_detailing .my_content .img_contt {
		height: 400px; 
	}

	.my_content.all_bottom .event_box {
		border: none;
		min-height: 315px;
	}

	#news_main .event_box {
		margin-bottom: 40px; 
	}

	.event_box.social_feeds {
		padding: 30px 15px 0px 15px;
	}
	

}

/*--------------------------------------------------------------------------*/

@media only screen and (max-width: 767px) {
.event-box{
		margin-top: 20px;
	}
	#masthead .header_top {
		padding-top: 16px;
		position: unset;
		justify-content: center;
		column-gap: 8px;
		padding-bottom: 0px;
	}

	#masthead .uni_btn {
		font-size: 11px;
		padding: 0px 18px;
	}

	#masthead .subscrib_btn {
		min-width: 100px;
	}

	.round_search {
		width: 20px;
		margin-right: 5px;
	}

	#masthead {
		padding: 13px 0px; 
	}

	.ubermenu-skin-trans-black.ubermenu-responsive-toggle {
		top: 36px;
	}

	#home_banner{
		padding: 0;
	}

	#home_banner .women {
		padding: 0;
		background: transparent;
		max-width: 360px;
		color: #ffffff;
		border-bottom-right-radius: 0px;
		top: 0px;
		position: relative;
	}

	.home_shade{
		background: rgb(0 0 0 / 70%);
		padding-top: 153px;
		height: 100vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.social_box {
		/* width: 175px;
		height: 43px;
		column-gap: 12px;
		align-items: center;
		flex-direction: row; */
	}

	.social_box .social_icon {
		padding: 10px 0px; 
	}

	#home_banner .women h2 {
		min-height: unset;
		font-size: 26px;
		line-height: 33px;
	}

	#home_banner .women p {
		color: #ffffff;
		font-size: 14px;
		min-height: unset;
		line-height: 20px;
	}

	#home_banner .women .uni_btn.news_btn {
		margin-bottom: 16px;
	}

	#home_banner .women .datte {
		padding-top: 10px;
	}

	#about_sec .research {
		padding: 40px 0px 30px 0px;
	}

	.title h1 {
		font-size: 24px;
		line-height: 30px;
	}

	.title h2 {
		font-size: 24px;
		line-height: 30px;
	}

	.title h3 {
		font-size: 24px;
		line-height: 30px;
	}

	#become {
		padding: 40px 0px 48px 0px;
	}

	#become .how .uni_btn {
		margin: 20px auto 0;
	}

	#numbers {
		padding: 40px 0px 28px 0px;
	}

	#numbers .events {
		column-gap: 225px;
	}

	#numbers .events .nums_box {
		margin-bottom: 33px;
	}

	#numbers .heading h2 {
		padding-bottom: 35px;
	}

	#numbers.custm_numbrs .events .nums_box h4 {
		max-width: unset;
	}

	.num_icon {
		width: 65px;
		height: 65px;
	}

	#partners {
		padding: 45px 0px;
	}

	#partners .factory {
		column-gap: 50px;
		flex-direction: column;
		align-items: flex-start;
	}

	.partner_logos {
		display: flex;
		align-items: center;
		column-gap: 16px;
	}

	#partners .factory .partner_img {
		margin-bottom: 0px;
		width: 150px;
		object-fit: cover;
	}

	#partners .factory .cont_wrap {
		padding-top: 30px;
		max-width: unset;
	}

	#numbers.custm_numbrs .events .nums_box {
		margin-bottom: 15px;
	}

	#about_sec.custm_vidio .research {
		padding: 40px 0px 30px 0px;
	}

	#about_sec .future .play_icon {
		left: 50%;
		top: 50%;
		width: 105px;
		height: 105px;
		padding: 38px 31px 42px 38px;
	}

	.present {
		padding-bottom: 20px;
	}

	.title h4 {
		font-size: 17px;
		line-height: 25px;
	}

	.view_btn {
		font-size: 17px;
	}

	.event_box .cont_wrapp h5 {
		padding-bottom: 18px;
		min-height: unset;
	}

	.event_box .cont_wrapp {
		padding: 30px 16px 30px 18px;
	}
    
    .event_box.social_feeds{
	padding: 30px 16px 0px 16px;
	}

	.event_box {
		margin-bottom: 30px;
		min-height: unset;
	}

	.event_box .cont_wrapp p {
		min-height: unset;
	}

	.event_box .cont_wrapp .date_wrap {
		padding: 14px 15px 14px 10px;
		column-gap: 80px;
		margin-top: 12px;
	}

	#footer_sec .letter {
		text-align: center;
		width: 350px;
		border-radius: 0px;
	}

	#footer_sec .letter .subcribe {
		width: 100%;
		border-radius: 10px; 
	}

	#footer_sec .letter .subcribe h4 {
		font-size: 14px; 
	}

	#footer_sec .short_cuts h4 {
		padding-bottom: 16px; 
		font-size: 16px;
	}

	img.f_logo {
		width: 160px;
		padding-top: 30px;
	}

	#footer_sec .ver_line {
		margin: 40px 0px 30px 0px;
	}

	#footer_sec {
		padding: 78px 0px 40px 0px; 
	}

	#footer_sec .foot_base {
		align-items: flex-start;
		flex-direction: column;
	}

	#footer_sec .copyright {
		align-items: flex-start;
		flex-direction: column;
		padding-bottom: 5px;
	}

	#footer_sec .copyright .custm_point p {
		padding-left: 14px; 
	}

	#footer_sec .copyright .custm_point p::before {
		left: 0px; 
	}

	.my_searchbox {
		padding: 60px 0px 60px 0px; 
	}

	.my_searchbox h1 {
		padding-bottom: 15px;
	}

	#uni_banner {
		padding: 181px 0px 30px 0px;
	}

	#uni_banner .uni_title {
		column-gap: 10px;
	}

	#technology {
		padding: 40px 0px;
	}

	#only_img {
		height: 310px;
	}
	
	#directors {
		padding: 40px 0px 50px 0px;
	}

	.team_info .img_cont {
		height: auto;
	}	

	.team_model .modal-body {
		padding: 15px 13px 30px 13px;
	}

	#gallerymodal .modal-body {
		padding: 15px 13px 20px 13px;
	}

	#our_team .member_top {
		text-align: left; 
	}

	.member_top h3{
		padding-bottom: 10px;
	}

	#conveys {
		padding: 40px 0px 40px 0px;
	}

	#conveys .sides {
		text-align: left;
	}

	#contact_us {
		padding: 40px 0px 40px 0px;
	}

	#contact_us .wpcf7 form.invalid .wpcf7-response-output {
		font-size: 13px; 
	}

	#contact_us .wpcf7 form.sent .wpcf7-response-output {
		font-size: 13px; 
	}

	#club_members {
		padding: 40px 0px 50px 0px;
	}

	#club_members .left_tabs .nav-tabs .nav-link {
		padding: 10px 0px; 
	}

	#club_members .right_detail .boxes_cont {
		justify-content: center; 
	}

	.state_play strong {
		font-size: 24px;
		line-height: 32px;
	}

	.state_play .europe_menu {
		padding-top: 14px; 
	}

	.custm_membrs h1 {
		padding-bottom: 18px;
	}

	.commision {
		padding-left: 0px;
		border: 0;
	}

	.custm_membrs .content_cont .brochure_outer::before {
		height: 100%;
	}

	.custm_membrs .content_cont .brochure_sec {
		padding: 40px 13px 30px 13px;
		flex-direction: column;
		text-align: center;
		margin: 24px 0px 30px 0px;
	}

	.custm_membrs .content_cont .brochure_sec .uni_btn {
		margin: 0 auto;
		margin-top: 5px;
	}

	.custm_membrs .content_cont .process_sec {
		padding: 40px 0px 10px 0px;
		flex-direction: column;
		align-items: center;
	}

	.custm_membrs .content_cont .process_sec .circle_sec {
		text-align: center;
		max-width: 290px; 
		margin-bottom: 40px;
	}

	.custm_membrs .content_cont .process_sec .circle_sec img.point_next {
		/* left: 45%;
		top: 105%;
		transform: rotate(90deg); */
		display: none;
	}

	#europe_made {
		padding: 40px 0px 45px 0px;
	}

	.custm_membrs .content_cont .become_sec {
		background: #F6AE01;
		padding: 35px 14px; 
	}

	#news_main .my_work h1 {
		padding-bottom: 20px;
	}

	.uni_btn {
		min-width: 175px;
	}

	#loadMore {
		width: 175px !important; 
	}

	#inner_detailing .my_content .img_contt {
		height: auto;
	}

	#inner_detailing .my_content .date_wrap p {
		font-size: 14px;
	}

	#inner_detailing .my_content .date_wrap {
		column-gap: 20px; 
		padding: 12px 0px 28px 0px;
	}

	#inner_detailing .my_content .date_wrap .date_cont {
		column-gap: 8px;
	}

	#inner_detailing .my_content .content_contt p a {
		font-weight: 500;
	}

	#inner_detailing .my_content .content_contt p strong {
		font-weight: 500;
	}

	#inner_detailing .share {
		column-gap: 25px;
	}

	.my_content.all_bottom .present {
		padding: 39px 0px 26px 0px;
	}

	.my_content.all_bottom .event_box{
		min-height: unset;
	}

	.my_content.all_bottom .event_box .cont_wrapp h5 {
		padding-bottom: 12px;
	}

	#inner_detailing {
		padding: 40px 0px 130px 0px;
	}

	.state_play .europe_menu ul li {
		font-size: 14px;
		line-height: 24px;
		padding: 12px 0px; 
	}

	.commision .content_cont p a {
		font-weight: 500;
	}

	.commision .content_cont p strong {
		font-weight: 500;
	}

	#masthead .search {
		position: absolute;
		right: 8px;
		width: unset;
		top: 29px;
	}

}

/*--------------------------------------------------------------------------*/

@media only screen and (max-width: 619px) {

	#home_banner .women .uni_btn.single_btn {
		margin-bottom: 30px;
	}

	#home_banner .women {
		max-width: 327px; 
	}

	.social_box {
		width: 43px;
		height: 165px;
	}

	.social_box .social_icon {
		padding: 8px 0px;
	}

	.ubermenu-skin-trans-black.ubermenu-responsive-toggle {
		top: 20px;
        right: 40px;
	}

	#masthead .header_top {
		padding-top: 14px;
		column-gap: 12px; 
	}

	#numbers .events .nums_box h3 {
		padding: 12px 0px 5px 0px;
	}

	#numbers .events {
		column-gap: 50px;
	}

	.num_icon {
		width: 48px;
		height: 48px;
	}

	#numbers .events .nums_box p {
		font-size: 18px;
	}

	#numbers.custm_numbrs .heading h2 {
		padding-bottom: 15px;
	}

	#numbers.custm_numbrs .events .nums_box h4 {
		padding: 20px 0px;
	}

	.partner_logos {
		column-gap: 20px;
	}

	#uni_banner {
		padding: 145px 0px 26px 0px;
	}

	#uni_banner .uni_title p {
		font-size: 13px; 
	}

	.state_play .europe_menu ul li::before {
		left: 8px;
	}

	.state_play .europe_menu ul li.current-menu-item {
		padding-left: 25px; 
	}

	.state_play .europe_menu ul li:hover {
		padding-left: 25px; 
	}

	#masthead .ubermenu ul .ubermenu-item a {
		font-size: 16px;
	}

	#news_main {
		padding: 40px 0px 140px 0px;
	}

	#inner_detailing {
		padding: 40px 0px 40px 0px;
	}

	.title h5 {
		font-size: 17px;
		line-height: 20px; 
	}

	.title h1 {
		font-size: 24px;
		line-height: 28px;
	}	

	#news_events .present_left h3{
		max-width: 235px;
	}

}
.my_content ul li {
    list-style: disc;
	    font-size: 16px;
}
.my_content h5 {
    margin: 15px 0px;
}
/*.my_content a {*/
/*    display: inline-block;*/
/*}*/
#club_members p {
    margin-bottom: 15px;
}
#club_members img {
    margin-bottom: 15px;
}
#club_members .entry-content a {
    color: #F6AE01 !important;
    text-decoration: underline;
}
#club_members .entry-content li {
     list-style: disc;
	    font-size: 16px;
	    margin-bottom: 10px;
}
.content_cont ul li,  .content_contt ul li {
   
    list-style: disc;
}
#contact_us a
{
	color: #F6AE01 !important;
    text-decoration: underline;
}
#europe_made .content_cont {
    padding-top: 0 !important;
}
#europe_made .logo_wrap {
    padding-bottom: 20px;
}
.content_contt  ol li,
.content_cont ol li {
    list-style: decimal;
     margin-bottom: 05px;
    font-size: 16px;
        font-family: 'Montserrat', sans-serif;
}
.content_contt  ul li,
.content_cont  ul li
{
   margin-bottom: 0px;  
}
.content_cont p,
.content_contt p {
    margin-bottom: 15px;
    font-size: 16px;
}
.content_contt ul {
    list-style: disc !important;
	margin-left: 30px !important;
}
.boxes_cont img {
    margin: auto;
    object-fit: contain;
        height: 100%;
}
.boxes_cont {
    display: flex;
    justify-content: center;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    margin-bottom: 25px;
	  margin: 0 auto 35px;
    padding: 15px;
    width: 150px;
    height: 150px;
}
/*.my_content .img_contt .detail_img {*/
/*    width: auto;*/
/*    height: auto;*/
 
/*}*/
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding: 0;
}
#member_detail {
    padding: 75px 0;
}

#menu-made-in-europe-menu{
	list-style: none;
    margin: 0;
}
.content_cont ol li, .content_contt ol li,
.content_cont ul li, .content_contt ul li {
    font-size: 16px;
}
.europe_menu ul{
	list-style: none;
    margin: 0;
}

/*.commision .content_cont ul  li{*/
/*	margin-bottom: 5px;*/
/*}*/
/*.my_content .img_contt img.detail_img {*/
/*    width: 100%;*/
/*}*/

#club_members .left_tabs ul#myTab {
margin: 0;
}

#club_members .left_tabs .nav-tabs .nav-link::before {
    content: "";
    background-image: url(./assets/img/Pathmade.svg);
    position: absolute;
    left: 0;
    top: 0%;
    z-index: 1;
    transform: translate(-50%, -50%);
    width: 13px;
    height: 13px;
    opacity: 0;
    transition: all ease 0.5s;
}

#club_members .left_tabs .nav-tabs .nav-link:hover::before {
    opacity: 1;
    top: 50%;
}


#club_members .left_tabs .nav-tabs .nav-link:hover{
	padding-left: 14px;
}

#club_members .left_tabs .nav-tabs .nav-link.active::before {
    opacity: 1;
    top: 50%;
}

#club_members .left_tabs .nav-tabs .nav-link.active{
	padding-left: 14px;
}
.sub-btn {
    border-radius: 30px;
    background: #0C4F9F;
    color: #ffffff;
    border: 0;
    padding: 8px 40px;
    position: relative;
    top: 10px;
}
.sub-btn:hover {
    color: #ffffff;
    background: #34A629;
}