/*!
Theme Name: Itul
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: itul
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.

Itul 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.
 */


@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}
.mb-0 { margin-bottom: 0px !important;}

/**
 * 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;
}

/**
 * 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;
	text-decoration: none;
}

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;
	}
}

.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;
}



.counter-card { height: 192px; border: 1px solid rgba(90, 140, 252, 0.13);
	box-shadow: 0px 4px 4px rgba(90, 140, 252, 0.1);
	border-radius: 20px; 
	width: 100% !important;
    flex: 0 0 100% !important;
	display: flex !important; 
    justify-content: center !important;
	padding: 48px 15px;
}
.counter-card .elementor-counter-title { margin-top: 8px !important; line-height: normal !important	; text-align: center;}
/* .counter-card .elementor-widget-container {
	align-items: center; justify-content: center;
} */
/* Rectangle 73 */
.brand-bx .gallery-item .gallery-icon a img {width: 100%; height: 35px; object-fit: contain;}
.brand-bx .gallery {    grid-gap: 4.5em;}
.customtestimonial .elementor-testimonial__footer .elementor-testimonial__image {position: absolute;     top: 20px;
    left: 20px;}
.customtestimonial .elementor-testimonial__footer .elementor-testimonial__image img { width: 25px; height: 25px;}
.customtestimonial .elementor-testimonial__footer .elementor-testimonial__cite { margin-inline-start:0px !important}
.customtestimonial .swiper-slide {
	border-bottom-width: 4px !important; border-radius: 10px 10px 0px 0px !important;
    border-bottom-color: #5A8CFC !important;
}
.card-new .elementor-image-box-content { padding: 0px 25px 25px 25px;}
.card-new  { background-color: #fff; height: 100%;  	/* Rectangle 54 */ overflow: hidden;


	box-shadow: 0px 0px 10px rgba(72, 127, 210, 0.3);
	border-radius: 10px;
	}

.custom-portfolio h2 { font-size: 20px; color: #000; font-family: "Montserrat", Sans-serif;}
.portfolio_cat_wrap label  {display: block; margin-bottom: 5px; position: relative; padding-left: 25px; color: #6A6A6A;   font-family: "Open Sans", sans-serif; font-size: 16px;}
.portfolio_cat_wrap label input[type=checkbox] {margin-left: 0px; position: absolute; left: 0px;}
	.quote-text { position: relative;}
	.quote-text::before { position: absolute; height: 60px; width: 5px; background-color: #C1CD23; content: ""; left: 0px; top: 0px;}
.count-number .elementor-counter-title{ text-align: center !important; }
.borderbottom-line .elementor-accordion-item { 
	border-bottom: #E6E6E6 solid 1px !important;
}
.portfolio_post > a { padding: 30px; height: 125px; display: block; border: #D4E2FF solid 1px; border-radius: 15px; }
.portfolio_post > a:hover {/* Rectangle 72 */
	box-shadow: 0px 4px 4px rgba(90, 140, 252, 0.2);
	}
.portfolio_post > a img {height: 100%; object-fit: contain;}

.form-check {
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5em;
	margin-bottom: 0.125rem;
  }
  .form-check .form-check-input {
	float: left;
	margin-left: -1.5em;
  }
  
  .form-check-input {
	width: 1em;
	height: 1em;
	margin-top: 0.25em;
	vertical-align: top;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid rgba(0, 0, 0, 0.25);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
  }
  .form-check-input[type=checkbox] {
	border-radius: 0.25em;
  }
  .form-check-input[type=radio] {
	border-radius: 50%;
  }
  .form-check-input:active {
	filter: brightness(90%);
  }
  .form-check-input:focus {
	border-color: #86b7fe;
	outline: 0;

  }
  .form-check-input:checked {
	background-color: #1D3261;
	border-color: #1D3261;
  }
  .form-check-input:checked[type=checkbox] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
  }
  .form-check-input:checked[type=radio] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
  }
  .form-check-input[type=checkbox]:indeterminate {
	background-color: #1D3261;
	border-color: #1D3261;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
  }
.portfolio_post h3 {font-family: "Open Sans", sans-serif; font-size: 14px; font-weight: bold; color: #000;}

.chip-wrapper a { background-color: #DBE6FF; margin-bottom: 4px; color: #6A6A6A; font-family: "Open Sans", sans-serif; font-style: normal; font-size: 14px; border-radius: 5px; margin-right: 5px; padding: 7px 15px;}
.chip-wrapper a span.chip-close-icon1 { margin-left: 3px;}
#clear-all { color: #5A8CFC; font-family: "Open Sans", sans-serif; font-style: normal; font-size: 14px;cursor: pointer;}
.custom-side-pannel h3 {color: #000000; font-size: 20px; font-family: "Open Sans", sans-serif; font-weight: 600;}
.feature-section h4 {  color: #5A8CFC; font-size: 14px; text-transform: uppercase; font-family: "Montserrat", Sans-serif; font-weight: bold;}
.feature-section ul { margin: 0px; padding: 0px; display: flex; flex-wrap: wrap; align-items: center; } 
.feature-section ul li { display: flex; list-style: none; margin-bottom: 10px;}
.feature-section ul li a { color: #1D3261; font-family: "Montserrat", Sans-serif; border: #D6D6D6 solid 1px; border-radius: 50px; padding: 8px 15px; font-size: 14px; font-weight: 400; margin-right: 5px;}
.feature-section ul li a:hover { background-color: #fff;}
.feature-section { margin-bottom: 10px;}
.most_recent_sec h3{color: #5A8CFC; font-size: 14px; font-family: "Montserrat", Sans-serif; font-weight: bold;}
.most_recent_sec h2 {color: #000000; margin-bottom: 20px; font-size: 40px; font-weight: 600;  font-family: "Montserrat", Sans-serif; }
.most_recent_sec .recent_exprt {color: #6A6A6A; margin-bottom: 20px; font-size: 20px; font-family: "Montserrat", Sans-serif;  }
.most_recent_sec a.continuelink { color: #5A8CFC; font-size: 20px; font-family: "Montserrat", Sans-serif; font-weight: normal;}
.most_recent_sec .recent_img img {width: 100%;}
.allpost h6 {color: #5A8CFC; font-size: 14px; font-weight: bold; font-family: "Montserrat", Sans-serif;}
.allpost h3 {color: #1D3261; font-size: 36px; font-weight: 600; font-family: "Montserrat", Sans-serif;}
.brings_cat_wrap select { width: 355px; padding: 12px; background-color: #F6F6F6; border: #DCDCDC solid 1px; border-radius: 5px;}

.blog_Sec .blog_post a img.block-img {width: 100%; height: 277px; object-fit: cover; margin-bottom: 15px;}
.blog_Sec .blog_post a img.arrow-img {width: 14px;}
.blog_Sec .blog_post .blog_detail h3{ color: #000000; font-size: 20px; margin-bottom: 10px; font-family: "Montserrat", Sans-serif;}
.blog_Sec .blog_post .blog_detail a.custom-link {color: #5A8CFC;  font-family: "Open Sans", sans-serif;  font-size: 16px;}
.blog-detail-content h3 strong {color: #5A8CFC; font-size: 24px; font-family: "Montserrat", Sans-serif; font-weight: 600;}
.blog-detail-content ol { margin: 0px 0px 0px 16px; padding: 0px;}
.blog-detail-content ol li {color: #6A6A6A; font-size: 16px;}
.blog-detail-content h2 strong {color: #5A8CFC; font-size: 28px; font-family: "Montserrat", Sans-serif; font-weight: 600;}
.blog-detail-content ul.wp-block-list { margin: 0px 0px 0px 20px; padding: 0px;}
.blog-detail-content ul.wp-block-list li {color: #6A6A6A; font-size: 16px;}
.blog-detail-content ul { margin: 0px 0px 20px 20px; padding: 0px;}
.blog-detail-content ul li {color: #6A6A6A; font-size: 16px;}
.blog-detail-content h2 , .blog-detail-content h3{ color: #5A8CFC;}
.custom-mega-menu .active .eael-tab-title p { margin-bottom: 0px; color: #6A6A6A; font-size: 14px; font-weight: normal; font-family: "Montserrat", Sans-serif;}

.custom-mega-menu  .eael-tab-title p { margin-bottom: 0px; margin-top: 10px; color: #AAAAAA; font-size: 14px; font-weight: normal; font-family: "Montserrat", Sans-serif;}
.custom-mega-menu .eael-tabs-nav {width: 305px;}
.custom-mega-menu .eael-tab-title { text-align: left;}
.megamenu-sub .elementor-image-box-img { margin-top: -4px !important;}
.megamenu-sub .elementor-image-box-title {margin-bottom: 2px;}
.allpostcustom ul{
	width: 245px;
    padding: 0 0 0 0px;
    margin: 0;
}
.allpostcustom ul li {list-style: none; margin-bottom: 10px;}
.allpostcustom ul li a {color: #6A6A6A; font-size: 16px; font-family: "Open Sans", sans-serif; }
.allpostcustom ul li a:hover, .allpostcustom ul li a.active { font-weight: bold; color: #5A8CFC;}
.allpostcustom h3 {font-size: 20px; font-weight: 600;  font-family: "Montserrat", Sans-serif; margin-bottom: 20px;}
.custom_blog_Sec .blog_post .blog_detail a h3 {font-weight: 400;}
.newsectionblock {padding-top: 25px;}
a.backbtnlink:visited { color: #5A8CFC;}
.cust_blog_post .blog_detail { padding-top: 15px;}
.cust_blog_post .blog_detail h3{ font-weight: 400;}
.newsectionblock { padding-bottom: 150px;}
.bg-white-color .e-con-inner { background-color: #fff; padding: 25px !important; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);}
.bg-white-color2 .e-con-inner { background-color: #fff; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);}
.custom-drop-down { box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);}
.career-headingtext h2.elementor-heading-title  { position: relative;}
.career-headingtext h2.elementor-heading-title span { position: relative;}

.career-headingtext h2.elementor-heading-title span::before { position: absolute; background: url(./img/line-vector.png) no-repeat; content: ""; height: 32px; width: 120%; background-size: 100%; bottom: -20px; left: -17px;}
.eael-highlight .eael-content-timeline-content .eael-timeline-title { transform: translateX(0px); opacity: 1;}
/* .eael-content-timeline-content .eael-timeline-title{ transform: translateX(-255px); transition: all 0.9s; opacity: 0;} */




.eael-highlight .eael-content-timeline-content p { transform: translateX(0px); opacity: 1;}
/* .eael-content-timeline-content p{ transform: translateX(-255px); transition: all 0.9s; opacity: 0;} */

.eael-content-timeline-block:first-child .eael-content-timeline-content .eael-date { margin-top: -85px;}
.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content { padding: 10px 80px 70px 80px !important;}
.eael-highlight.eael-content-timeline-block:nth-child(2) .eael-content-timeline-img.eael-picture::after  { content: ""; position: absolute; top: 7px; left: 40px; width: 110px;  height: 18px; background:url('https://i-tul.com/wp-content/uploads/2024/09/line-img.png') no-repeat; background-size: 100%;}
/* .eael-content-timeline-block:nth-child(2) .eael-content-timeline-content { padding-bottom: 0px !important;}
.eael-content-timeline-block:nth-child(2) {padding-bottom: 0px !important;} */

.eael-content-timeline-block:nth-child(3) .eael-content-timeline-content { padding: 10px 80px 70px 80px !important;}
.eael-highlight.eael-content-timeline-block:nth-child(3) .eael-content-timeline-img.eael-picture::after  { content: ""; position: absolute; top: 7px; right: 40px; width: 110px;  height: 18px; background:url('https://i-tul.com/wp-content/uploads/2024/09/line-img-left.png') no-repeat; background-size: 100%;}
/* .eael-content-timeline-block:nth-child(3) .eael-content-timeline-content { padding-bottom: 0px !important;}
.eael-content-timeline-block:nth-child(3) {padding-bottom: 0px !important;} */


.eael-content-timeline-block:nth-child(5) .eael-content-timeline-content { padding: 10px 80px 70px 80px !important;}
.eael-highlight.eael-content-timeline-block:nth-child(5) .eael-content-timeline-img.eael-picture::after  { content: ""; position: absolute; top: 7px; right: 40px; width: 110px;  height: 18px; background:url('https://i-tul.com/wp-content/uploads/2024/09/line-img-left.png') no-repeat; background-size: 100%;}
/* .eael-content-timeline-block:nth-child(5) .eael-content-timeline-content { padding-bottom: 0px !important;}
.eael-content-timeline-block:nth-child(5) {padding-bottom: 0px !important;} */


.eael-content-timeline-block:nth-child(7) .eael-content-timeline-content { padding: 10px 80px 70px 80px !important;}
.eael-highlight.eael-content-timeline-block:nth-child(7) .eael-content-timeline-img.eael-picture::after  { content: ""; position: absolute; top: 7px; right: 40px; width: 110px;  height: 18px; background:url('https://i-tul.com/wp-content/uploads/2024/09/line-img-left.png') no-repeat; background-size: 100%;}

.eael-content-timeline-block:nth-child(8) .eael-content-timeline-content { padding: 10px 80px 70px 80px !important;}
.eael-highlight.eael-content-timeline-block:nth-child(8) .eael-content-timeline-img.eael-picture::after  { content: ""; position: absolute; top: 7px; left: 40px; width: 110px;  height: 18px; background:url('https://i-tul.com/wp-content/uploads/2024/09/line-img.png') no-repeat; background-size: 100%;}


.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content .eael-timeline-title a span,
.eael-content-timeline-block:nth-child(3) .eael-content-timeline-content .eael-timeline-title a span ,
.eael-content-timeline-block:nth-child(5) .eael-content-timeline-content .eael-timeline-title a span ,
.eael-content-timeline-block:nth-child(7) .eael-content-timeline-content .eael-timeline-title a span ,
.eael-content-timeline-block:nth-child(8) .eael-content-timeline-content .eael-timeline-title a span 
{
margin-top: 20px;
}
.closesicon { position: absolute; width: 24px !important; right: 0px; z-index: 55;}
.closesicon img {width: 24px !important;}
.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content .eael-timeline-title a,
.eael-content-timeline-block:nth-child(3) .eael-content-timeline-content .eael-timeline-title a ,
.eael-content-timeline-block:nth-child(5) .eael-content-timeline-content .eael-timeline-title a ,
.eael-content-timeline-block:nth-child(7) .eael-content-timeline-content .eael-timeline-title a ,
.eael-content-timeline-block:nth-child(8) .eael-content-timeline-content .eael-timeline-title a  {color: #5A8CFC !important; font-size: 64px;}
.eael-content-timeline-block:first-child.eael-highlight .eael-content-timeline-content .eael-date { margin-top: -85px;}
/* .eael-date  {transform: translateX(255px); transition: all 0.9s; opacity: 0 !important;} */
.eael-highlight .eael-content-timeline-content .eael-date  {transform: translateX(0);  transition: all 0.5s; opacity: 1 !important;}
.eael-content-timeline-img{ box-shadow: none !important; -webkit-box-shadow: none !important;}
.custom-timeline .eael-content-timeline-block .eael-content-timeline-content .eael-timeline-title a { line-height: 60px; display: block;}
.custom-timeline .eael-content-timeline-block .eael-content-timeline-content .eael-timeline-title a span { margin-top: 27px; font-family: "Montserrat", Sans-serif; font-size: 32px; line-height: 37px; display: block; color: #1D3261; font-weight: 600;}
.custom-timeline .eael-content-timeline-block .eael-content-timeline-content p { margin-top: 10px;}
.eael-highlight .eael-content-timeline-img.eael-picture::before { width: 38px; height: 38px; position: absolute; content: ""; left: 0; z-index: 1;     left: -4px;
    top: -4px; border-radius: 50px; border:#1D3261 solid 1px}
	.eael-content-timeline-block .eael-content-timeline-content { text-align: right;}
	.custom-timeline .eael-content-timeline-container{ max-width: 1210px;}
	.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content { text-align: left;}

	.eael-content-timeline-content h2.eael-timeline-title, .eael-content-timeline-content p {
		opacity: 0;
		transition: all 1.5s;
		transform: translate(-150px, 0px);
	  }
	  
	  .eael-content-timeline-content.visible h2.eael-timeline-title, .eael-content-timeline-content.visible p {
		opacity: 1;
		transform: translate(0, 0);
	  }


	   .eael-content-timeline-content .eael-date img {
		opacity: 0;
		transition: all 1.5s;
		transform: translate(200px, 0px);
	  }
	  
	 .eael-content-timeline-content.visible .eael-date img{
		opacity: 1;
		transform: translate(0, 0);
	  }
	  .eael-content-timeline-content .eael-date { opacity: 1;}

	  .eael-content-timeline-block:nth-child(2) .eael-content-timeline-content h2.eael-timeline-title, .eael-content-timeline-block:nth-child(2) .eael-content-timeline-content p{

		
			opacity: 0;
			transition: all 1.5s;
			transform: translate(150px, 0px);
			  }

			  .eael-content-timeline-block:nth-child(2) .eael-content-timeline-content.visible h2.eael-timeline-title,.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content.visible p {
				opacity: 1;
				transform: translate(0, 0);
			  }



			  .eael-content-timeline-block:nth-child(4) .eael-content-timeline-content h2.eael-timeline-title, .eael-content-timeline-block:nth-child(4) .eael-content-timeline-content p{

		
				opacity: 0;
				transition: all 1.5s;
				transform: translate(150px, 0px);
				  }
	
				  .eael-content-timeline-block:nth-child(4) .eael-content-timeline-content.visible h2.eael-timeline-title,.eael-content-timeline-block:nth-child(4) .eael-content-timeline-content.visible p {
					opacity: 1;
					transform: translate(0, 0);
				  }

				  .eael-content-timeline-block:nth-child(4) .eael-content-timeline-content.visible .eael-date img{
					opacity: 1;
					transform: translate(0, 0);
				  }

				  .eael-content-timeline-block:nth-child(4) .eael-content-timeline-content .eael-date img {
					opacity: 0;
					transition: all 1.5s;
					transform: translate(-200px, 0px);
				  }

				  .eael-content-timeline-block:nth-child(6) .eael-content-timeline-content.visible .eael-date img{
					opacity: 1;
					transform: translate(0, 0);
				  }

				  .eael-content-timeline-block:nth-child(6) .eael-content-timeline-content .eael-date img {
					opacity: 0;
					transition: all 1.5s;
					transform: translate(-200px, 0px);
				  }

				  .eael-content-timeline-block:nth-child(6) .eael-content-timeline-content h2.eael-timeline-title, .eael-content-timeline-block:nth-child(6) .eael-content-timeline-content p{

		
					opacity: 0;
					transition: all 1.5s;
					transform: translate(150px, 0px);
					  }
		
					  .eael-content-timeline-block:nth-child(6) .eael-content-timeline-content.visible h2.eael-timeline-title,.eael-content-timeline-block:nth-child(6) .eael-content-timeline-content.visible p {
						opacity: 1;
						transform: translate(0, 0);
					  }

					  .eael-content-timeline-block:nth-child(8) .eael-content-timeline-content h2.eael-timeline-title, .eael-content-timeline-block:nth-child(8) .eael-content-timeline-content p{

		
						opacity: 0;
						transition: all 1.5s;
						transform: translate(150px, 0px);
						  }
			
						  .eael-content-timeline-block:nth-child(8) .eael-content-timeline-content.visible h2.eael-timeline-title,.eael-content-timeline-block:nth-child(8) .eael-content-timeline-content.visible p {
							opacity: 1;
							transform: translate(0, 0);
						  }


.card-height, .card-height .elementor-widget-container { height: 100%; }



.custom-form form p  { margin-bottom: 10px;}
.custom-form form p label { color: #000000; font-size: 16px; font-family: "Montserrat", Sans-serif; }
.custom-form form p input{
	border: #5A8CFC solid 1px; border-radius: 5px; height: 60px; background-color: #fff; width: 100%; padding: 10px;
}
.custom-form form p textarea{
	border: #5A8CFC solid 1px; border-radius: 5px;  background-color: #fff; width: 100%; padding: 10px;
}
.custom-form form p input[type="submit"]{
	background-color: #5A8CFC; width: auto;
	  border: 0px;
	  padding: 0px 25px;
	 border-radius: 3px; height: 39px; color: #fff; font-size: 16px; font-weight: 600;  font-family: "Montserrat", Sans-serif; 
}
.custom-form form p input[type="submit"]:hover { border: 0px;}
.whitebg { background-color: #fff !important; }
.whitebg a {color: #000000 !important;}
.custom_nav_sub { height: 144px !important; overflow: auto !important;}
.tab-scroll { overflow: auto;}
.line-curve span{position: relative;}
.line-curve span::before { position: absolute; content: ""; background-size: 100%; height: 32px; width: 265px; right: -12px; background-color: #5A8CFC; bottom: -20px; background: url(./img/lineimg.png) no-repeat;}


.custom-form2 p label{color: #000000; font-size: 16px;  font-family: "Montserrat", Sans-serif; margin-bottom: 5px; }
.custom-form2 p input { width: 100%; border: #5A8CFC solid 1px; padding: 10px 15px; border-radius: 5px; height: 55px;}
.custom-form2 p select { width: 100%; border: #5A8CFC solid 1px; padding: 10px 15px; border-radius: 5px; height: 55px;}
.custom-form2 p select:focus{outline: none;}
.custom-form2 p textarea { width: 100%; border: #5A8CFC solid 1px; padding: 10px 15px; border-radius: 5px; }
.custom-form2 p input:focus, .custom-form p textarea:focus{  border: #5A8CFC solid 1px; outline: none;}
.custom-form2 p{ margin-bottom: 10px;}
.custom-form2 input.wpcf7-submit {
	background-color: #5A8CFC; border-radius: 5px; width: auto;  padding-left: 35px; padding-right: 35px; color: #fff	; font-family: "Montserrat", Sans-serif; font-size: 16px; font-weight: 600;
}
#feedbackform label {
	display: block;
	margin-bottom:1em;
}

#feedbackform .frmFieldsWrap {
	display: flex;
	justify-content: space-between;
}
#feedbackform .frmFieldsWrap .fieldwrap {
	width: 48%;
}
#feedbackform .wpcf7-list-item {
	margin: 0.5em 1em 0 0;
}
#feedbackform .wpcf7-list-item input[type='radio'] {
	display: inline;
	width:20px;
	height:20px;
	vertical-align:middle;
}

@media (max-width:767px){
	#feedbackform .frmFieldsWrap {
	display: block;
	}
	#feedbackform .frmFieldsWrap .fieldwrap {
	width: 100%;
}
}

.single-post hr {
	margin-bottom: 27px !important;
	margin-top: 16px !important;
}

/* a.nav__link:visited { color: #6A6A6A;} */
.box_height .elementor-inner-column .elementor-position-top, .box_height .elementor-inner-column .elementor-position-top .elementor-widget-container { height: 100%;}
.text-list ul { margin: 0px 0px 0px 10px; padding: 0px;}
.text-list ul li { list-style: none; position: relative; padding-left: 15px; margin-bottom: 5px;}
.text-list ul li::before{ width: 4px; height: 4px; position: absolute; left: 0px; top: 15px; border-radius: 50px; background-color: #6A6A6A; content: "";}
.link-underline p a{ text-decoration: underline;}
.k2form input[type="text"],.k2form input[type="email"] { width: 100%; padding: 10px; background-color: #fff;  height: 40px; border-radius: 3px; border: #5A8CFC solid 1px;}
.k2form	label {font-weight: 400; font-size: 14px; color: #000; font-family: "Montserrat", Sans-serif;}
.k2form	input.wpcf7-submit { background-color: #5A8CFC; font-weight: 600; font-size: 14px; border: 0px; font-family: "Montserrat", Sans-serif; color: #fff; padding: 15px 35px; border-radius: 3px;}
.k2form p { margin-bottom: 12px;}
.text-continue-reading .elementor-cta .elementor-cta__button-wrapper a { display: block; text-align: left;}
.cust_blog_post a img { height: 230px; object-fit: cover; aspect-ratio: 3/2; width: 100%;}

@media only screen and (min-width: 992px) {
    .eael-content-timeline-block:nth-child(even) .eael-content-timeline-content {
        float: right;
    }
	/* .eael-content-timeline-block:nth-child(even) .eael-content-timeline-content .eael-timeline-title{ transform: translateX(255px); transition: all 0.9s; opacity: 0;} */
	/* .eael-highlight.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content .eael-timeline-title { transform: translateX(0px); opacity: 1;}

	.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content p{ transform: translateX(255px); transition: all 0.9s; opacity: 0;}
	.eael-highlight.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content p{ transform: translateX(0px); opacity: 1;} */


	/* .eael-content-timeline-block:nth-child(even) .eael-content-timeline-content .eael-date{ transform: translateX(-255px); transition: all 0.9s; opacity: 0;}
	.eael-highlight.eael-content-timeline-block:nth-child(even) .eael-content-timeline-content .eael-date{ transform: translateX(0px); opacity: 1;}
	 */
}



@media (min-width: 768px) {
	.icon-gallery-block .elementor-image-gallery .gallery-columns-6 .gallery-item {max-width:100%}
    .brand-bx .elementor-image-gallery  .gallery-item {
        max-width: 100% !important;
    }
	.brand-bx .elementor-image-gallery .gallery-item a img {
		width: 100%; 
		height: 50px;
        object-fit: contain;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.brand-bx .elementor-image-gallery .gallery-item {
        max-width: 100% !important;
    }

}
@media (max-width: 1199px) {
	.brand-bx .gallery-columns-6 {
		grid-template-columns: repeat(4, 1fr);
	}
	.blog_Sec .blog_post a img.block-img {width: 100%; height: 177px; }
	.allpost h3 { font-size: 28px;}
	.blog_Sec .blog_post .blog_detail h3 { font-size: 18px;}
	.most_recent_sec h2 { font-size: 32px;}
	.most_recent_sec .recent_exprt, .most_recent_sec a.continuelink { font-size: 18px;}
	.custom_blog_Sec .blog_post .blog_detail a h3 { font-size: 16px;}
}
@media (max-width: 1024px) {
	.allpost h3 {
        font-size: 20px;
    }
	.allpostcustom ul {width: 100%;}
	.career-headingtext h2.elementor-heading-title span::before{
	bottom: -30px;
}
 }
@media (max-width: 992px) {
	.line-curve span { display: inline-block;}
	.line-curve span::before { background-size: 100%; width: 100%; }
	.brings_cat_wrap select {     width: 275px;
		padding: 8px;}
	.portfolio_cat_wrap {display: flex; align-items: center; display: flex; flex-wrap: wrap; margin-bottom: 25px;}
	.portfolio_cat_wrap label { margin-right: 15px;}
	.custom-portfolio { padding-bottom: 100px;}
	.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content { padding: 0px;}
	.eael-content-timeline-block .eael-content-timeline-content { text-align: left;}
	.eael-highlight.eael-content-timeline-block:nth-child(2) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(3) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(5) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(7) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(8) .eael-content-timeline-img.eael-picture::after { display: none;}
	.custom-timeline .eael-content-timeline-block .eael-content-timeline-content .eael-timeline-title a span { font-size: 24px;}
	.custom-timeline .eael-content-timeline-block .eael-content-timeline-content .eael-timeline-title a span { margin-top: 10px;}
	.custom-timeline .eael-content-timeline-block .eael-content-timeline-content .eael-timeline-title a { line-height: 36px;}
	.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content, .eael-content-timeline-block:nth-child(3) .eael-content-timeline-content,
	.eael-content-timeline-block:nth-child(5) .eael-content-timeline-content,
	.eael-content-timeline-block:nth-child(7) .eael-content-timeline-content ,
	.eael-content-timeline-block:nth-child(8) .eael-content-timeline-content {
		padding: 20px 16px 70px 50px !important;
	}
	.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(3) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(5) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(7) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(8) .eael-content-timeline-content .eael-timeline-title a {font-size: 38px;}

	.eael-content-timeline-content h2.eael-timeline-title, .eael-content-timeline-content p {
		opacity: 0;
		transition: all 1.5s;
		transform: translate(150px, 0px);
	  }
	  .eael-content-timeline-block:nth-child(4) .eael-content-timeline-content .eael-date img {
		opacity: 0;
		transition: all 1.5s;
		transform: translate(200px, 0px);
	  }
	  .eael-content-timeline-block:nth-child(6) .eael-content-timeline-content .eael-date img {
		opacity: 0;
		transition: all 1.5s;
		transform: translate(200px, 0px);
	  }

}

@media (max-width: 767px) {
	.text-list ul  { margin-left: 0px;}
	.line-curve span::before { background-size: 100%; width: 100%; bottom: -10px; left: 0px; height: 14px;}
	.custom-form form p label { font-size: 14px;  }
	.custom-form form p input{
		height: 40px; 
	}
	.custom-form form p textarea { height: 150px;}
	.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(3) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(5) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(7) .eael-content-timeline-content .eael-timeline-title a, .eael-content-timeline-block:nth-child(8) .eael-content-timeline-content .eael-timeline-title a { font-size: 24px;}
	.eael-content-timeline-block:nth-child(2) .eael-content-timeline-content { padding: 0px;}

	.eael-highlight.eael-content-timeline-block:nth-child(2) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(3) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(5) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(7) .eael-content-timeline-img.eael-picture::after,
	.eael-highlight.eael-content-timeline-block:nth-child(8) .eael-content-timeline-img.eael-picture::after { display: none;}
	.custom-timeline .eael-content-timeline-block .eael-content-timeline-content .eael-timeline-title a span { font-size: 24px;}
	.brand-bx .gallery-columns-6 {
		grid-template-columns: repeat(3, 1fr);
	}
	.most_recent_sec h2 { font-size: 26px;}
	.most_recent_sec .recent_exprt, .most_recent_sec a.continuelink {
        font-size: 16px;
    }
	.allpost h3 {
        font-size: 22px;
    }
	.blog_Sec .blog_post .blog_detail h3 {
        font-size: 16px;
    }
	.blog_Sec .blog_post .blog_detail a.custom-link { font-size: 14px;}
}
@media (max-width: 600px) {
	.career-headingtext h2.elementor-heading-title span::before{
	display: none;
	}
	.blog-detail-content h3 strong { font-size: 22px;}
	.blog-detail-content h2 strong { font-size: 24px;}
	.brand-bx .gallery-columns-6 {
		grid-template-columns: repeat(2, 1fr);
	}
	.portfolio_post > a {	padding: 15px; height: 100px;}
	.portfolio_cat_wrap label { font-size: 12px;}
}
