/*--------------------------------------------------------------
>>> 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;
}

/**
 * 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;
}
body{
    font-family: 'Roboto Condensed' !important;
    color: #000000;
    font-size: 18px;
    line-height: 28px;
    padding: 0;	
    margin: 0;
    overflow-x: hidden;
}
.container,
.wp-block-editor-blocks-wrapper .wrapper-inner{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}
.wp-block-editor-blocks-wrapper .wrapper-inner{
    padding-left: 0;
    padding-right: 0;
}
.clear{
    clear: both;
}

body h1, body h2, body h3, body h4, body h5, body h6 {
    clear: both;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px;
    padding-bottom: 0;
}
body h1 { font-size: 90px; color: #ffffff; }
body h2 { font-size: 50px; }
body h3 { font-size: 30px; }
body h4 { font-size: 28px; } 
body h5 { font-size: 24px; }
body h6 { font-size: 20px; }

body p {
    margin-top: 0;
	margin-bottom: 20px;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Roboto';
}

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: #0D5DAC;
    text-decoration: none;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
    text-decoration: none;
}

a:focus {
	outline: none;
}

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 0 0;
}

.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;
}


@font-face {
    font-family: 'CgEuropaBd';
    src: url('../fonts/CgEuropaBd.woff2') format('woff2'),
        url('../fonts/CgEuropaBd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Light.woff2') format('woff2'),
        url('../fonts/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Regular.woff2') format('woff2'),
        url('../fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Europa';
    src: url('../fonts/Europa-Bold.woff2') format('woff2'),
        url('../fonts/Europa-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Europa';
    src: url('../fonts/Europa-Regular.woff2') format('woff2'),
        url('../fonts/Europa-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Bold.woff2') format('woff2'),
        url('../fonts/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('assets/fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('assets/fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSansCondensed-LightItalic.woff2') format('woff2'),
        url('../fonts/OpenSansCondensed-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSansCondensed-Light.woff2') format('woff2'),
        url('../fonts/OpenSansCondensed-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../fonts/OpenSansCondensed-Bold.woff2') format('woff2'),
        url('../fonts/OpenSansCondensed-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('../fonts/MyriadProBold.woff2') format('woff2'),
        url('../fonts/MyriadProBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MyriadPro';
    src: url('../fonts/MyriadPro.woff2') format('woff2'),
        url('../fonts/MyriadPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MyriadProLight';
    src: url('../fonts/MyriadProLight.woff2') format('woff2'),
        url('../fonts/MyriadProLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.woff2') format('woff2'),
        url('../fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.et_header_style_left .logo_container{
    left: 0 !important;
}



.btn {
    text-transform: uppercase;
    border-radius: 0px;
    border: none;
    outline: none;
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 15px;
    padding: 25px 33px 25px 33px !important;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    margin-right: 8px;
    color: #ffffff;
    letter-spacing: 0px;
}
.blue-btn {
    background-color: #0D5DAC;
    color: #ffffff !important;
    margin-bottom: 15px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.blue-btn:hover {
    background-color: #d71045 !important;
    color: #ffffff !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.white-btn{
    background-color: #ffffff !important;
    color: #000000 !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.white-btn:hover{
    background-color: #d71045 !important;
    color: #ffffff !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.read-btn{
    background-color: #d71045 !important;
    color: #ffffff !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.read-btn:hover{
    background-color: #ffffff !important;
    color: #d71045 !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}


/****header****/

/****live header and footer****/
/* .page-id-3322 .sticky-header {
    display: none;
} */
.page-id-3322 #footer-bottom {
    display: none;
}
.page-id-3322 div#page-container {
    padding-top: 0 !important;
}



/****end****/


body.et_fixed_nav #top-header{
    z-index: 111;
}
body.et_fixed_nav.et_secondary_nav_enabled #main-header{
    z-index: 111;
}

header#masthead{
    padding: 25px 0;;
}
header#masthead .container{
    position: relative;
}
header#masthead .container:after {
    background-image: url(../images/header-box-shadow.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    bottom: -76px;
    height: 73px;
    z-index: 99;
    top: auto;
    width: 100%;
    max-width: 1063px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
header#masthead .main-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
header#masthead .site-branding, header#masthead .header-quote-btn {
    display: inline-block;
}
header#masthead .header-quote-btn {
    float: right;
    margin: 0 -122px 0 0;
}
header#masthead .header-quote-btn a.blue-btn {
    margin: 0;
}

/***end****/

/****banner-section****/
.banner-section .hoempage-banner .banner-inner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 300px 0;
    position: relative;
}
.banner-section .hoempage-banner .banner-inner:after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
}
.banner-section .hoempage-banner {
    position: relative;
    margin-bottom: 50px;
}

.banner-section .hoempage-banner .banner-inner .banner-content {
    width: 100%;
    max-width: 635px;
    position: relative;
    z-index: 99;
    color: #ffffff;
}
.banner-section .hoempage-banner .banner-inner .banner-content:before {
    position: absolute;
    content: "";
    border: 12px solid #0D5DAC;
    height: 538px;
    width: 332px;
    z-index: -1;
    top: 0;
    transform: translate(-30%, -14%);
}
.banner-section .hoempage-banner .banner-inner .banner-content .banner-btn {
    display: inline-block;
}
.banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn1 {
    background: #d71045;
    border: 3px solid #d71045;
    padding: 22px 33px 22px 33px !important;
    letter-spacing: 1px;
    color: #fff;
}
.banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn1:hover {
    border: 3px solid #0D5DAC;
    background: transparent;
    color: #fff;
    background-color: #0D5DAC;
}
.banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn2 {
    border: 3px solid #0D5DAC;
    padding: 22px 33px 22px 33px !important;
    letter-spacing: 1px;
    color: #fff;
}
.banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn2:hover {
    background: #d71045;
    color: #fff;
    border: 3px solid #d71045;
}
.banner-section .hoempage-banner .get_started_form {
    position: absolute;
    right: 130px;
    z-index: 99;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
    max-width: 455px;
}
.banner-section .hoempage-banner .get_started_form .gform_confirmation_message {
    background: #fff;
    padding: 30px;
    text-align: center;
}
.banner-section .hoempage-banner .get_started_form .gform_heading h3 {
    font-family: 'Open Sans Condensed';
    font-size: 44px;
    position: relative;
    color: #0D5DAC;
    padding: 0 0 25px 60px;
}
.banner-section .hoempage-banner .get_started_form .gform_heading h3::before {
    position: absolute;
    content: "";
    background-image: url(../images/all-icons.png);
    background-repeat: no-repeat;
    background-position: -15px -128px;
    width: 50px;
    height: 47px;
    top: 0;
    left: 0;
}
select::-ms-expand {
    display: none;
}
select{ 
    -moz-appearance: none;
    -webkit-appearance: none;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper {
    margin: 0;
    background: #fff;
    padding: 50px 65px 50px 65px;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield {
    padding: 0;
    margin: 0 0 10px 0;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container {
    margin: 0;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container input,
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container select {
    margin: 0 !important;
    width: 100%;
    padding: 18px 25px;
    border-radius: 0;
    font-family: 'Open Sans Condensed';
    text-transform: inherit;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    background-color: transparent;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container select{
    text-transform: uppercase;
    opacity: 1;
}
.gform_wrapper form ul.gform_fields li.gfield .ginput_container_select{
    position: relative;
}
.gform_wrapper form ul.gform_fields li.gfield .ginput_container_select::after {
    position: absolute;
    content: "";
    background-image: url(../images/all-icons.png);
    background-repeat: no-repeat;
    background-position: -15px -4px;
    width: 30px;
    height: 30px;
    top: 15px;
    right: 10px;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container textarea {
    height: 115px;
    padding: 18px 25px;
    font-family: 'Open Sans Condensed';
    text-transform: inherit;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container textarea:focus,
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container input:focus,
.banner-section .hoempage-banner .get_started_form .gform_wrapper form ul.gform_fields li.gfield .ginput_container select:focus{
    outline: none;
    border-radius: 0;
    border: 1px solid #ccc;
}
.gform_wrapper form ul.gform_fields li.gfield .ginput_container input::-webkit-input-placeholder,
.gform_wrapper form ul.gform_fields li.gfield .ginput_container select::-webkit-input-placeholder,
.gform_wrapper form ul.gform_fields li.gfield .ginput_container textarea::-webkit-input-placeholder { 
	font-family: 'Open Sans Condensed';
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
}
.gform_wrapper form ul.gform_fields li.gfield .ginput_container input:-ms-input-placeholder,
.gform_wrapper form ul.gform_fields li.gfield .ginput_container select:-ms-input-placeholder,
.gform_wrapper form ul.gform_fields li.gfield .ginput_container textarea:-ms-input-placeholder {
	font-family: 'Open Sans Condensed';
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
  }
.gform_wrapper form ul.gform_fields li.gfield .ginput_container input::placeholder,
.gform_wrapper form ul.gform_fields li.gfield .ginput_container select::placeholder,
.gform_wrapper form ul.gform_fields li.gfield .ginput_container textarea::placeholder {
	font-family: 'Open Sans Condensed';
    font-weight: 400;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
  }
  .banner-section .hoempage-banner .get_started_form .gform_wrapper form .gform_footer {
    padding: 0;
    margin: 0;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form .gform_footer input {
    text-transform: uppercase;
    border-radius: 0px;
    border: none;
    outline: none;
    font-weight: bold;
    font-size: 16px;
    padding: 25px 33px 25px 33px !important;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    margin-right: 4px;
    color: #ffffff;
    letter-spacing: 0px;
    background: #d71045;
    font-size: 20px;
    width: 100%;
    font-family: 'Open Sans Condensed';
    cursor: pointer;
    line-height: 1 !important;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper form .gform_footer input:hover{
    background-color: #0D5DAC;
    color: #ffffff !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper.gform_validation_error .validation_error {
    color: #f96464 !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    clear: both;
    width: 100%;
    text-align: center;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: calc(100% - 0px)!important;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield_error .validation_message {
    padding: 0;
    font-size: 14px;
    font-weight: 300;
    color: #f96464 !important;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield_error {
    background: transparent;
    border: 0;
}
.banner-section .hoempage-banner .get_started_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield_error .instruction.validation_message {
    display: none;
}

/****end****/

/****features-section****/
.features-section {
    padding: 80px 0 0 0;
}
.features-section .features-inner {
    margin-left: -35px;
    margin-right: -35px;
}
.features-section .features-inner .feature-grid {
    float: left;
    width: 28.43%;
    vertical-align: top;
    margin: 0 35px 90px 35px;
    border-bottom: 1px solid #e9e8e8;
    padding-bottom: 10px;
}
.features-section .features-inner .feature-grid .feature-icon {
    float: left;
    width: 18%;
    margin-top: 20px;
}
.features-section .features-inner .feature-grid .feature-content {
    float: right;
    width: 82%;
    padding: 0 0 0 30px;
}
.features-section .features-inner .feature-grid .feature-content h2 {
    font-size: 24px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'MyriadPro';
    margin-bottom: 17px;
}
/****end****/

/*****cta-section*****/
section.cta-section {
    background-color: #0D5DAC;
    padding-top: 20px;
}
.cta-section .cta-inner {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 0 0 60px;
    position: relative;
    width: 100%;
    max-width: 1260px;
    top: 105px;
}
.cta-section .cta-inner .cta-content-text {
    position: absolute;
    top: 0;
    right: -70px;
}
.cta-section .cta-inner .cta-content-text h2 {
    color: #fff;
}
.cta-section .cta-inner .cta-content-text p{
    color: #fff;
}
.cta-section .cta-inner .cta-grid {
    float: left;
    width: 30%;
    vertical-align: top;
    margin: 0 15px 35px 15px;
    background: #fff;
    padding: 50px 20px 40px 45px;
    box-shadow: 0px 17px 21.87px 5.13px rgba(0, 0, 0, 0.07);
}
.cta-section .cta-inner .cta-grid:nth-child(3){
    clear: left;
}
.cta-section .cta-inner .cta-grid .cta-icon {
    display: block;
    margin-bottom: 20px;
    opacity: 0.2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.cta-section .cta-inner .cta-grid:hover .cta-icon {
    opacity: 1;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.cta-section .cta-inner .cta-grid:hover .cta-content h3 span {
    opacity: 1;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.cta-section .cta-inner .cta-grid .cta-content h3 {
    font-size: 22px !important;
    display: inline-block;
    font-family: 'Roboto Condensed';
    font-weight: normal;
    text-transform: inherit;
}
.cta-section .cta-inner .cta-grid .cta-content h3 span {
    color: #0D5DAC;
    opacity: 0.2;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

/****end****/

/****quantity-value-section****/
section.quantity-value-section {
    background-color: #d71045;
    padding: 170px 0 50px 0;
}
.quantity-value-section .quantity-value-inner {
    display: table;
    width: 100%;
}
.quantity-value-section .quantity-value-inner .quantity-value-text {
    display: table-cell;
    width: 75%;
    padding: 0 0 0 60px;
}
.quantity-value-section .quantity-value-inner .quantity-value-text h2 {
    color: #fff;
    margin-bottom: 30px;
    text-transform: inherit;
}
.quantity-value-section .quantity-value-inner .quantity-value-text p{
    color: #fff;
    width: 100%;
    max-width: 720px;
}
.quantity-value-section .quantity-value-inner .quantity-value-buttons {
    display: table-cell;
    width: 25%;
    text-align: right;
}
.quantity-value-section .quantity-value-inner .quantity-value-buttons a.btn {
    text-align: center;
    display: block;
    width: 100%;
    max-width: 292px;
    margin: 0 8px 15px auto;
}
.quantity-value-section .quantity-value-inner .quantity-value-buttons .blue-btn:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.quantity-value-section .quantity-value-inner .quantity-value-buttons .white-btn:hover {
    background-color: #0D5DAC !important;
}

/****end****/

/****unique-needs-section****/
.unique-needs-section {
    padding: 140px 0 125px 0;
}
.unique-needs-section .unique-inner {
    display: table;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.unique-needs-section .unique-inner .content-block {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.unique-needs-section .unique-inner .content-block .unique-needs-title h2 {
    color: #000;
}
.unique-needs-section .unique-inner .image-block {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 0 0 0 70px;
}
.unique-needs-section .unique-inner .content-block .inner-title {
    padding: 70px 0 0 100px;
    position: relative;
}
.unique-needs-section .unique-inner .content-block .inner-title:after {
    position: absolute;
    content: "";
    border: 2px solid #0D5DAC;
    height: 1px;
    width: 80px;
    top: 82px;
    left: 0;
}
.unique-needs-section .unique-inner .content-block .inner-title .unique-needs-subtitle {
    margin-bottom: 25px;
}
.unique-needs-section .unique-inner .content-block .inner-title span {
    font-family: 'Roboto Condensed';
    font-size: 23px;
    font-weight: 400;
    color: #252930;
}
.unique-needs-section .unique-inner .content-block .inner-title a.blue-btn {
    margin-top: 30px;
}
.unique-needs-section .unique-needs-logo-grid {
    text-align: center;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.unique-needs-section .unique-needs-logo-grid .unique-logo {
    float: left;
    width: 20%;
    padding: 0 20px;
}

/****emd****/

/****linen-programs-section****/
.linen-programs-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 120px 0 140px 0;
}
.linen-programs-section:after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
}
.linen-programs-section .programs-inner {
    width: 100%;
    max-width: 1212px;
    margin: 0 auto;
    text-align: center;
    border: 12px solid rgba(134, 130, 129, 1);
    z-index: 9;
    position: relative;
    padding: 70px 20px;
}
.linen-programs-section .programs-inner .programs-content {
    width: 100%;
    max-width: 775px;
    margin: 0 auto;
    color: #fff;
}
.linen-programs-section .programs-inner .programs-content .linen-programs-title h2 {
    color: #fff;
}
.linen-programs-section .programs-inner .programs-content .linen-programs-subtitle {
    padding: 20px 0 20px 0;
}
.linen-programs-section .programs-inner .programs-content .linen-programs-subtitle span {
    font-family: 'Roboto Condensed';
    font-size: 24px;
    font-weight: 400;
}
.linen-programs-section .programs-inner .linen-programs-btns {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -52px;
}

/****end****/

/****facilities-section****/
.facilities-section {
    padding: 130px 0;
}
.facilities-section .container {
    max-width: 1280px;
}
.facilities-section .facilities-inner .slick-track .facility-grid .facility-image img {
    width: 100%;
    height: 345px;
    object-fit: cover;
}
.facilities-section .facilities-inner .slick-track .facility-grid.even {
    display: flex !important;
    flex-flow: column-reverse;
}
.facilities-section .facilities-inner .slick-track .facility-grid:focus{
    outline: none !important;
}
.facilities-section .facilities-inner .slick-track .facility-grid .icon-content {
    height: 345px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 30px;
}
.facilities-section .facilities-inner .slick-track .facility-grid .icon-content .facility-icon {
    margin-bottom: 20px;
}
.facilities-section .facilities-inner .slick-track .facility-grid .icon-content .facility-icon img {
    width: 100%;
    max-width: 65px;
}
.facilities-section .facilities-inner .slick-track .facility-grid .icon-content .facility-content{
    text-align: center;
    color: #0D5DAC;
}
.facilities-section .facilities-inner .slick-track .facility-grid .icon-content .facility-content h2 {
    font-size: 26px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 500;
    color: #0D5DAC;
}
.facilities-section .facilities-inner .slick-track .facility-grid .icon-content .facility-content h2:after {
    content: "";
    position: absolute;
    border-bottom: 3px solid #0D5DAC;
    height: 3px;
    width: 70px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.facilities-section .slick-slider button {
    position: absolute;
    bottom: -100px;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 50px;
    width: 50px;
    font-size: 0;
    border-radius: 100%;
    border: 0;
    background-color: #0D5DAC;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.facilities-section .slick-slider button.slick-prev {
    right: 55px;
}
.facilities-section .slick-slider button.slick-prev::before{
    position: absolute;
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    left: 3px;
    right: auto;
    color: #fff;
    z-index: 999;
    width: 40px;
    height: 40px;
    font-weight: 900;
    top: 16px;
}
.facilities-section .slick-slider button.slick-next {
    left: 55px;
}
.facilities-section .slick-slider button.slick-next::before {
    position: absolute;
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    left: auto;
    right: 4px;
    color: #fff;
    z-index: 999;
    width: 40px;
    height: 40px;
    font-weight: 900;
    top: 16px;
}


/****end****/

/****consultation-section*****/
.consultation-section {
    position: relative;
}
.consultation-section:after {
    position: absolute;
    content: "";
    background: #fafafa;
    height: 94%;
    width: 63%;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.consultation-section .consultation-inner {
    display: table;
    width: 100%;
    max-width: 1210px;
    margin: 0 auto;
}

.consultation-section .consultation-inner .left-block {
    display: table-cell;
    width: 66.67%;
    vertical-align: middle;
    padding: 37px 65px;
    background: #0D5DAC;
}

.consultation-section .consultation-inner .right-block {
    display: table-cell;
    width: 33.33%;
    vertical-align: middle;
    background: #d71045;
    text-align: center;
}
.consultation-section .consultation-inner .left-block h2 {
    text-transform: inherit;
    color: #fff;
}
.consultation-section .consultation-inner .left-block p {
    color: #fff;
    margin: 0;
}
.consultation-section .consultation-inner .right-block .read-btn {
    border: 1px solid #fff;
    padding: 26px 100px 26px 50px !important;
    position: relative;
    font-size: 19px;
    letter-spacing: 1px;
    font-weight: 500;
}
.consultation-section .consultation-inner .right-block .read-btn::after {
    position: absolute;
    content: "";
    background-image: url(../images/all-icons.png);
    background-repeat: no-repeat;
    background-position: -15px -35px;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 30px;
}
.consultation-section .consultation-inner .right-block .read-btn:hover{
    background-color: #0D5DAC !important;
    color: #ffffff !important;
}
.certificate-section {
    padding: 150px 0 110px 0;
}
.certificate-section .certificate-inner {
    display: table;
    width: 100%;
}
.certificate-section .certificate-inner .img-block {
    display: table-cell;
    width: 32%;
    vertical-align: top;
    padding: 0 0 0 70px;
}
.certificate-section .certificate-inner .img-block .certificate-img .img-inner {
    display: inline-block;
    width: auto;
    text-align: center;
}
.certificate-section .certificate-inner .img-block .certificate-img .img-inner img {
    padding-bottom: 30px;
}
.certificate-section .certificate-inner .img-block .certificate-img .img-inner span {
    display: block;
    font-family: 'Europa';
    font-weight: 600;
    font-size: 22px;
}
.certificate-section .certificate-inner .content-block {
    display: table-cell;
    width: 68%;
    vertical-align: top;
    padding: 0 0 0 80px;
}
.certificate-section .certificate-inner .content-block .certificate-content {
    float: left;
    width: 50%;
    padding: 0 50px 0 0;
}
.certificate-section .certificate-inner .content-block .certificate-content span {
    text-transform: uppercase;
    font-family: 'Europa';
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
}
.certificate-section .certificate-inner .content-block .certificate-content p {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    font-weight: 400;
}
.certificate-section .certificate-inner .content-block .certificate-side-content {
    float: right;
    width: 50%;
    margin-top: 42px;
}
.certificate-section .certificate-inner .content-block .certificate-side-content p {
    margin-bottom: 40px;
}
.certificate-section .certificate-inner .content-block .certificate-side-content a.btn {
    border: 3px solid #000;
    color: #000;
}
.certificate-section .certificate-inner .content-block .certificate-side-content a.btn:hover {
    border-color: #0D5DAC;
    color: #0D5DAC;
}


/****end****/


/****counter-section****/
.counter-section {
    padding: 120px 0 100px 0;
    border: 12px solid #f4f4f4;
}
.counter-section .counter-inner .counter-content {
    float: left;
    text-align: center;
    padding: 0 20px;
}
.counter-section .counter-inner .counter-content:first-child{
    width: 39%;
}
.counter-section .counter-inner .counter-content:nth-child(2) {
    width: 22%;
}
.counter-section .counter-inner .counter-content:nth-child(3) {
    width: 39%;
}
.counter-section .counter-inner .counter-content h2 {
    font-size: 80px;
    color: #000000;
}
.counter-section .counter-inner .counter-content p {
    font-size: 20px;
    font-weight: 400;
}

/****end****/

/****area-we-serve-section****/
.area-we-serve-section {
    padding: 100px 0;
}
section.area-we-serve-section .area-we-serve-inner {
    display: table;
    width: 100%;
    padding-bottom: 60px;
}
.area-we-serve-section .area-we-serve-inner .area-we-serve {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
section.area-we-serve-section .area-we-serve-inner .area-we-serve h2 {
    margin-bottom: 30px;
    color: #000000;
}
section.area-we-serve-section .area-we-serve-inner .area-we-serve p {
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 0 40px;
    position: relative;
}
section.area-we-serve-section .area-we-serve-inner .area-we-serve p:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    left: 0;
    background: #0D5DAC;
    border-radius: 20px;
    top: 3px;
}
.area-we-serve-section .area-we-serve-inner .area-we-serve-buttons-below {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    text-align: right;
}
section.area-we-serve-section .area-we-serve-inner .area-we-serve-buttons-below a.btn {
    border: 3px solid #000;
    color: #000;
    padding: 17px 33px 17px 33px !important;
    line-height: 1.2;
}
section.area-we-serve-section .area-we-serve-inner .area-we-serve-buttons-below a.btn:hover {
    border-color: #0D5DAC;
    color: #0D5DAC;
}
.area-we-serve-section .area-we-serve-imgs {
    display: table;
    width: 100%;
}
.area-we-serve-section .area-we-serve-imgs .left-img {
    display: table-cell;
    width: 60%;
    vertical-align: middle;
}
.area-we-serve-section .area-we-serve-imgs .right-img {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
}
.area-we-serve-section .area-we-serve-imgs .left-img img,
.area-we-serve-section .area-we-serve-imgs .left-img img{
    width: 100%;
}


/****end****/

/****testimonials-section****/
.testimonials-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 140px 0 0 0;
}
section.desktophide {
    display: none;
}
.testimonials-section::after{
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
}
.testimonials-section .testimonials-title {
    position: relative;
    z-index: 9;
    color: #fff;
    text-align: center;
    max-width: 680px;
    margin: 0 auto 60px;
    width: 100%;
}
.testimonials-section .testimonials-title h2 {
    color: #fff;
}
.testimonials-section .testimonials-inner {
    z-index: 9;
    position: relative;
    top: 60px;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.testimonials-section .testimonials-inner .testimonial-item span.testimonial-quote {
    position: relative;
    width: 55px;
    height: 40px;
    display: inline-block;
}
.testimonials-section .testimonials-inner .testimonial-item span.testimonial-quote:before {
    background-image: url(../images/all-icons.png);
    background-position: -12px -190px;
    position: absolute;
    content: "";
    bottom: 0;
    height: 41px;
    z-index: 99;
    top: auto;
    width: 55px;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.testimonials-section .testimonials-inner .testimonial-item {
    float: left;
    width: 29.5%;
    margin: 0 21px;
    vertical-align: top;
    background: #fff;
    padding: 50px 25px 25px 25px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.testimonials-section .testimonials-inner .testimonial-item:before {
    position: absolute;
    content: "";
    background: #f9f9f9;
    height: 140px;
    width: 140px;
    top: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 100%;
}
.testimonials-section .testimonials-inner .testimonial-item .testimonial-rating {
    margin: 30px 0 20px 0;
}
.testimonials-section .testimonials-inner .testimonial-item .testimonial-rating i {
    color: #ffd616;
}
.testimonials-section .testimonials-inner .testimonial-item .testimonials-desc p {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    line-height: 20px;
}
.testimonials-section .testimonials-inner .testimonial-item .testimonials-desc span.dirname {
    display: block;
    line-height: 1.2;
}

/****end****/


/****value-based-section****/
section.value-based-section {
    background-color: #d71045;
    padding: 170px 0 50px 0;
}
section.value-based-section .value-based-inner {
    display: table;
    width: 100%;
}
section.value-based-section .value-based-inner .value-based-text {
    display: table-cell;
    width: 75%;
    padding: 0 0 0 60px;
}
section.value-based-section .value-based-inner .value-based-text h2 {
    color: #fff;
    margin-bottom: 30px;
    text-transform: inherit;
    font-size: 60px;
}
section.value-based-section .value-based-inner .value-based-text p {
    color: #fff;
    font-size: 22px;
}
section.value-based-section .value-based-inner .value-based-buttons {
    display: table-cell;
    width: 25%;
    text-align: right;
}
section.value-based-section .value-based-inner .value-based-buttons a.btn {
    text-align: center;
    display: block;
    width: 100%;
    max-width: 292px;
    margin: 0 8px 15px auto;
}
section.value-based-section .value-based-inner .value-based-buttons a.blue-btn:hover{
    background-color: #fff !important;
    color: #000 !important;
}
section.value-based-section .value-based-inner .value-based-buttons a.white-btn:hover {
    background-color: #0D5DAC !important;
}


/****end****/
    
/****footer****/
.site-footer {
    padding: 150px 0 0 0;
}
.site-footer .inner-footer {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.site-footer .inner-footer .footer-contact .foter-area {
    float: left;
    width: 33.33%;
}
.site-footer .inner-footer .footer-contact {
    padding-bottom: 60px;
}
.site-footer .inner-footer .footer-contact .foter-area h2 {
    font-size: 20px;
    font-family: 'Roboto Condensed';
    letter-spacing: 0;
    text-transform: capitalize;
    color: #000000;
}
.site-footer .inner-footer .footer-contact .footer-address span p {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    line-height: 24px;
}
.site-footer .inner-footer .footer-contact .footer-site-branding ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.site-footer .inner-footer .footer-contact .footer-site-branding ul li {
    font-family: 'Roboto Condensed';
    font-size: 16px;
    font-weight: 400;
}
.site-footer .inner-footer .footer-contact .footer-site-branding ul li a{
    color: #000;
}
.site-footer .inner-footer .footer-contact .footer-site-branding ul li a:hover{
    color: #0D5DAC;
}
.site-footer .inner-footer .footer-contact .footer-site-branding ul li em {
    color: #0D5DAC;
    font-size: 16px;
    padding: 0 8px 0 0;
}
.site-footer .inner-footer .footer-office-addresses {
    margin-left: -25px;
    margin-right: -25px;
}
.site-footer .inner-footer .footer-office-addresses .footer-office-address-inner {
    float: left;
    width: 28%;
    background-color: #f9f9f9;
    margin: 0 25px 20px 25px;
    padding: 50px 50px 50px 70px;
}
.site-footer .inner-footer .footer-office-addresses .footer-office-address-inner h3 {
    font-size: 20px;
    letter-spacing: 0;
    font-family: 'Roboto Condensed';
    margin: 0 0 50px -17px;
    text-transform: capitalize;
    color: #000000;
}
.site-footer .inner-footer .footer-office-addresses .footer-office-address-inner em {
    position: relative;
    left: -6px;
    color: #0D5DAC;
}
.site-footer .inner-footer .footer-office-addresses .footer-office-address-inner p {
    font-family: 'Roboto Condensed';
    line-height: 24px;
    font-weight: normal;
}
.site-footer .site-info {
    background-color: #000000;
    padding: 30px 0;
}
.site-footer .site-info .social-media-icons ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.site-footer .site-info .copyright-inner {
    display: table;
    width: 100%;
}
.site-footer .site-info .copyright-inner .copyright-area {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.site-footer .site-info .copyright-inner .copyright-area p {
    color: #fff;
    margin: 0;
    font-size: 14px;
}
.site-footer .site-info .copyright-inner .copyright-area p span {
    padding: 0 0 0 10px;
    margin: 0 0 0 7px;
    border-left: 1px solid #fff;
    display: inline-block;
    line-height: 1;
}
.site-footer .site-info .copyright-inner .social-media-icons {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.site-footer .site-info .copyright-inner .social-media-icons ul li {
    display: inline-block;
    padding: 0 0 0 20px;
}
.site-footer .site-info .copyright-inner .social-media-icons ul li a {
    color: #ffffff;
}
.site-footer .site-info .copyright-inner .social-media-icons ul li a:hover {
    color: #0D5DAC;
}
/****end****/


/****Popup-css******/

  .popup {
    position: fixed;
    padding: 10px;
    width: 100%;
    max-width: 700px;
    border-radius: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-60%);
    background: rgba(255,255,255, 1);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s, visibility 0s linear .5s;
    transition: opacity .5s, visibility 0s linear .5s;
    z-index: 1;
  }
  .linen-programs-section .programs-inner .popup p {
    margin: 0;
}
.linen-programs-section .programs-inner .popup img{
    width: 100%;
    max-width: 700px;
}
  .popup:target {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    z-index: 999;
  }
  .popup-close {
    position: absolute;
    padding: 10px;
    max-width: 500px;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.9);
  }
  .popup .close {
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 5px;
    color: #fff;
    transition: color .3s;
    font-size: 30px;
    line-height: 21px;
    font-weight: bold;
    background: #f00;
    border-radius: 20px;
    height: 30px;
    width: 30px;
    text-align: center;
}
  .popup .close:hover {
    color: #0D5DAC;
  }
  
  .close-popup {
    background: rgba(0,0,0,.7);
    cursor: default;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .5s, visibility 0s linear .5s;
    transition: opacity .5s, visibility 0s linear .5s;
  }
  .popup:target + .close-popup{  
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }

  .white-popup .gform_wrapper form {
    width: 100%;
    max-width: 450px;
}
.white-popup .gform_wrapper form .gform_heading h3 {
    font-family: 'Open Sans Condensed';
    font-size: 44px;
    position: relative;
    color: #005dac;
    padding: 0 0 25px 60px;
}
.white-popup .gform_wrapper form .gform_heading h3::before {
    position: absolute;
    content: "";
    background-image: url(../images/all-icons.png);
    background-repeat: no-repeat;
    background-position: -15px -128px;
    width: 50px;
    height: 47px;
    top: 0;
    left: 0;
}
.white-popup .gform_wrapper form .gform_body ul li.gfield {
    padding-right: 0;
}
.white-popup .gform_wrapper form .gform_body ul li.gfield input, .white-popup .gform_wrapper form .gform_body ul li.gfield select {
    margin: 0 !important;
    width: 100%;
    padding: 12px 25px !important;
    border-radius: 0;
    font-family: 'Open Sans Condensed' !important;
    text-transform: inherit;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    background-color: transparent;
}
.white-popup .gform_wrapper form .gform_body ul li.gfield select{
    text-transform: uppercase;
    opacity: 1;
}
.white-popup .gform_wrapper form ul.gform_fields li.gfield .ginput_container_select::after{
    top: 10px;
}
.white-popup .gform_wrapper form .gform_body ul li.gfield input:focus, 
.white-popup .gform_wrapper form .gform_body ul li.gfield select:focus,
.white-popup .gform_wrapper form .gform_body ul li.gfield textarea:focus{
    outline: none;
}
.white-popup .gform_wrapper form .gform_body ul li.gfield textarea {
    height: 115px;
    padding: 18px 25px;
    font-family: 'Open Sans Condensed';
    text-transform: inherit;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
}
.white-popup .gform_wrapper form .gform_footer {
    margin: 15px 0 0 0;
    padding: 0;
}
.white-popup .gform_wrapper form .gform_footer input {
    text-transform: uppercase;
    border-radius: 0px;
    border: none;
    outline: none;
    font-weight: bold;
    font-size: 16px;
    padding: 25px 33px 25px 33px !important;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: relative;
    margin-right: 4px;
    color: #ffffff;
    letter-spacing: 0px;
    background: #d71045;
    font-size: 20px;
    width: 100%;
    font-family: 'Open Sans Condensed';
    cursor: pointer;
    line-height: 1 !important;
}
.white-popup .gform_wrapper form .gform_footer input:hover{
    background-color: #005dac;
    color: #ffffff !important;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.white-popup .gform_wrapper li.gfield.gfield_error{
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
}
.white-popup .gform_wrapper li.gfield.gfield_error .ginput_container_phone .validation_message {
    display: none;
}
.white-popup .gform_wrapper li.gfield.gfield_error .validation_message {
    padding: 0;
    font-weight: 400;
    color: #f96464 !important;
}
.white-popup .gform_wrapper div.validation_error {
    color: #f96464 !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 0;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    clear: both;
    width: 100%;
    text-align: center;
}
.white-popup .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: calc(100% - 0px)!important;
}

.mfp-wrap{
    z-index: 999999 !important;
}
.white-popup {
  position: relative;
  background: #fff;
  padding: 40px;
  width: auto;
  max-width: 500px;
  margin: 10px auto;
  transition: 1s all;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 1;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.4s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.mfp-wrap .mfp-container{
    position: fixed;
    top: 30%;
}
body .mfp-wrap .mfp-container .white-popup button.mfp-close{
    background: #f00;
    color: #fff;
    border-radius: 20px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 32px;
    right: 10px;
    top: 10px;
}
body .mfp-wrap .mfp-container .white-popup button.mfp-close:hover {
    background: #f00 !important;
}
div#test-popup{
    width: 100%;
    max-width:1020px;
    background-color: transparent;
    padding: 0;
}
/**********/

/****Thank You****/
.page-id-308 article#post-308 {
    text-align: center;
    padding-top: 120px;
}
.page-id-3534 article#post-3534 h1.entry-title.main_title {
    font-size: 90px;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-weight: bold;
    color: #000;
}
.page-id-3534 article#post-3534 {
    padding: 80px 0;
	text-align:center;
}
.page-id-3534 article#post-3534 p {
    font-family: 'Roboto' !important;
    font-size: 17px;
    font-weight: 400 !important;
    padding: 0;
}

/****end****/


/**********responsive-css**********/


@media (max-width: 1600px) {
    body h1 {
        font-size: 80px;
    }
    header#masthead .header-quote-btn {
        margin: 0 0 0 0;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content:before{
        transform: translate(-12%, -14%);
        width: 272px;
    }
    .banner-section .hoempage-banner .get_started_form{
        right: 40px;
    }
    .banner-section .hoempage-banner .banner-inner{
        padding: 280px 0;
    }
    .banner-section .hoempage-banner .get_started_form .gform_wrapper {
        padding: 40px 55px 40px 55px;
    }
}

@media (max-width: 1450px) {
    body h1 {
        font-size: 70px;
    }
    .page-id-3534 article#post-3534 h1.entry-title.main_title{
        font-size: 70px;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content:before {
        transform: translate(-12%, -14%);
        width: 232px;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content{
        padding: 0 0 0 20px;
    }
    .features-section .features-inner {
        margin-left: -34px;
        margin-right: -34px;
    }
    .features-section .features-inner .feature-grid{
        margin: 0 34px 90px 34px;
    }
}

@media (max-width: 1366px) {
    body h2 {
        font-size: 45px;
    }
    .features-section .features-inner {
        margin-left: -32px;
        margin-right: -32px;
    }
    .features-section .features-inner .feature-grid{
        margin: 0 32px 90px 32px;
    }
    .counter-section .counter-inner .counter-content h2 {
        font-size: 70px;
    }
    .cta-section .cta-inner .cta-content-text {
        right: -25px;
    }
    section.value-based-section .value-based-inner .value-based-text h2{
        font-size: 50px;
    }
}

@media (max-width: 1280px) {
    body h1 {
        font-size: 60px;
    }
    .page-id-3534 article#post-3534 h1.entry-title.main_title{
        font-size: 60px;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content{
        max-width: 540px;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn1 {
        padding: 20px 20px 20px 20px !important;
        font-size: 15px;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn2 {
        padding: 20px 20px 20px 20px !important;
        font-size: 15px;
    }
    .features-section {
        padding: 40px 0 0 0;
    }
    .features-section .features-inner {
        margin-left: -30px;
        margin-right: -30px;
    }
    .features-section .features-inner .feature-grid{
        margin: 0 30px 90px 30px;
    }
    .counter-section .counter-inner .counter-content h2 {
        font-size: 60px;
    }
    .facilities-section .facilities-inner .slick-track .facility-grid .icon-content .facility-content h2{
        font-size: 20px;
    }
    .facilities-section {
        padding: 80px 0;
    }
}

@media (max-width: 1199px) {
    body h1 {
        font-size: 55px;
    }
    body h2 {
        font-size: 40px;
    }
    .page-id-3534 article#post-3534 h1.entry-title.main_title{
        font-size: 55px;
    }
    .btn{
        font-size: 14px;
        padding: 25px 25px 25px 25px !important;
    }
    .banner-section .hoempage-banner .get_started_form{
        max-width: 400px;
    }
    .banner-section .hoempage-banner .get_started_form .gform_wrapper {
        padding: 40px;
    }
    .features-section .features-inner {
        margin-left: -25px;
        margin-right: -25px;
    }
    .features-section .features-inner .feature-grid{
        margin: 0 25px 90px 25px;
    }
    .counter-section .counter-inner .counter-content h2 {
        font-size: 50px;
    }
    .cta-section .cta-inner {
        max-width: 100%;
        top: 0;
        padding: 200px 0 60px 0;
        margin: 0;
    }
    .cta-section .cta-inner .cta-grid {
        width: 30.7%;
        margin: 0 12px 35px 12px;
    }
    .cta-section .cta-inner .cta-content-text {
        right: 0;
        left: 0;
        text-align: center;
    }
    .cta-section .cta-inner .cta-content-text {
        right: 0;
        left: 0;
        text-align: center;
        padding: 30px 0 0 0;
    }
    .cta-section .cta-inner .cta-grid:nth-child(3) {
        clear: none;
    }
    .cta-section .cta-inner .cta-content-text h2 br{
        display: none;
    }
    .cta-section .cta-inner .cta-grid .cta-content h3{
        font-size: 20px !important;
    }
    .testimonials-section{
        padding: 100px 0;
    }
    .testimonials-section .testimonials-inner{
        top: 0;
    }
    .quantity-value-section .quantity-value-inner .quantity-value-text{
        padding: 0 30px 0 0;
    }
    section.value-based-section .value-based-inner .value-based-text{
        padding: 0 30px 0 0;
    }
    section.quantity-value-section{
        padding: 65px 0 50px 0;
    }
    .testimonials-section .testimonials-inner .testimonial-item{
        margin: 0 18px;
    }
    section.value-based-section{
        padding: 65px 0 50px 0;
    }
    section.value-based-section .value-based-inner .value-based-text h2{
        font-size: 40px;
    }
    section.value-based-section .value-based-inner .value-based-text p{
        font-size: 18px;
    }

}

@media (max-width: 1024px) {
    body h2 {
        font-size: 36px;
    }
    .banner-section .hoempage-banner .banner-inner {
        padding: 80px 0;
    }
    .banner-section .hoempage-banner .get_started_form {
        right: 0;
        position: inherit;
        top: auto;
        transform: inherit;
        margin: 40px auto 0;
        box-shadow: 0px 14px 18.63px 4.37px rgb(0 0 0 / 24%);
    }
    .banner-section .hoempage-banner .banner-inner .banner-content:before{
        display: none;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content {
        max-width: 100%;
        text-align: center;
        border: 12px solid #0D5DAC;
        padding: 30px 20px;
    }
    .features-section .features-inner {
        margin-left: -24px;
        margin-right: -24px;
    }
    .features-section .features-inner .feature-grid {
        margin: 0 24px 90px 24px;
    }
    .cta-section .cta-inner .cta-grid .cta-content h3 span,
    .cta-section .cta-inner .cta-grid .cta-icon{
        opacity: 1;
    }
    .unique-needs-section {
        padding: 90px 0 75px 0;
    }
    .unique-needs-section .unique-inner{
        text-align: center;
    }
    .unique-needs-section .unique-inner{
        display: block;
        max-width: 100%;
    }
    .unique-needs-section .unique-inner .content-block {
        display: block;
        width: 100%;
        padding-bottom: 30px;
    }
    .unique-needs-section .unique-inner .content-block .inner-title{
        padding: 70px 0 0 0;
    }
    .unique-needs-section .unique-inner .content-block .inner-title:after {
        top: 30px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .unique-needs-section .unique-inner .image-block{
        display: block;
        width: 100%;
        padding: 0;
    }
    .counter-section .counter-inner .counter-content{
        padding: 0 10px;
    }
    .counter-section .counter-inner .counter-content h2 {
        font-size: 46px;
    }
    .quantity-value-section .quantity-value-inner{
        display: block;
    }
    .quantity-value-section .quantity-value-inner .quantity-value-buttons {
        display: block;
        width: 100%;
    }
    .quantity-value-section .quantity-value-inner .quantity-value-text {
        display: block;
        width: 100%;
        padding: 0 0 0 0;
        text-align: center;
    }
    .quantity-value-section .quantity-value-inner .quantity-value-buttons a.btn{
        margin: 0 auto 15px;
    }
    .quantity-value-section .quantity-value-inner .quantity-value-text p{
        max-width: 100%;
    }
    .certificate-section {
        padding: 100px 0 100px 0;
    }
    .certificate-section .certificate-inner .content-block .certificate-content {
        float: none;
        width: 100%;
        padding: 0 0 0 0;
    }
    .certificate-section .certificate-inner .content-block .certificate-side-content{
        width: 100%;
        float: none;
    }
    .testimonials-section .testimonials-inner{
        text-align: center;
    }
    .testimonials-section .testimonials-inner .testimonial-item{
        width: 46%;
        margin: 0 17px 36px 17px;
        float: none;
        display: inline-block;
    }
    section.value-based-section .value-based-inner{
        display: block;
    }
    section.value-based-section .value-based-inner .value-based-text {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
    }
    section.value-based-section .value-based-inner .value-based-text h2{
        font-size: 36px;
    }
    section.value-based-section .value-based-inner .value-based-buttons {
        display: block;
        width: 100%;
    }
    section.value-based-section .value-based-inner .value-based-buttons a.btn {
        margin: 0 auto 15px;
    }
}

@media (max-width: 991px) {
    body h1 {
        font-size: 50px;
    }
    .page-id-3534 article#post-3534 h1.entry-title.main_title{
        font-size: 50px;
    }
    .features-section .features-inner {
        margin-left: -20px;
        margin-right: -20px;
    }
    .features-section .features-inner .feature-grid {
        margin: 0 20px 90px 20px;
        width: 44.7%;
    }
    .counter-section {
        padding: 80px 0 60px 0;
    }
    .counter-section .counter-inner .counter-content{
        margin-bottom: 30px;
    }
    .counter-section .counter-inner .counter-content:nth-child(2) {
        width: 50%;
    }
    .counter-section .counter-inner .counter-content:first-child {
        width: 50%;
    }
    .counter-section .counter-inner .counter-content:nth-child(3) {
        width: 100%;
        margin-bottom: 0;
    }
    .consultation-section .consultation-inner{
        display: block;
    }
    .consultation-section .consultation-inner .left-block {
        display: block;
        width: 100%;
        text-align: center;
        padding: 30px 20px;
    }
    .consultation-section .consultation-inner .right-block {
        display: block;
        width: 100%;
        padding: 30px 0;
    }
    .cta-section .cta-inner .cta-grid {
        width: 46.7%;
    }
    .certificate-section {
        padding: 60px 0 60px 0;
    }
    .certificate-section .certificate-inner{
        display: block;
    }
    .certificate-section .certificate-inner {
        display: block;
        width: 100%;
    }
    .certificate-section .certificate-inner .img-block {
        display: block;
        width: 100%;
        padding: 0 0 40px 0;
        text-align: center;
    }
    .certificate-section .certificate-inner .content-block {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .consultation-section:after{
        display: none;
    }
    .unique-needs-section {
        padding: 60px 0 60px 0;
    }
    .unique-needs-section .unique-inner{
        padding-bottom: 60px;
    }
    .unique-needs-section .unique-needs-logo-grid .unique-logo{
        width: 25%;
        padding: 0 20px 20px 20px;
    }
    section.area-we-serve-section .area-we-serve-inner{
        display: block;
    }
    .area-we-serve-section {
        padding: 70px 0;
    }
    .area-we-serve-section .area-we-serve-inner .area-we-serve {
        display: block;
        width: 100%;
        padding-bottom: 30px;
    }
    .area-we-serve-section .area-we-serve-inner .area-we-serve-buttons-below {
        display: block;
        width: 100%;
        text-align: left;
    }
    .area-we-serve-section .area-we-serve-imgs {
        display: block;
    }
    .area-we-serve-section .area-we-serve-imgs .left-img {
        display: block;
        width: 100%;
        text-align: center;
    }
    .area-we-serve-section .area-we-serve-imgs .right-img {
        display: block;
        width: 100%;
        text-align: center;
    }
    .testimonials-section {
        padding: 60px 0;
    }
    .testimonials-section .testimonials-inner .testimonial-item {
        width: 45%;
        margin: 0 17px 36px 17px;
    }
    .site-footer {
        padding: 90px 0 0 0;
    }
    .site-footer .inner-footer{
        padding-bottom: 80px;
    }
    .site-footer .inner-footer .footer-office-addresses{
        margin-left: -15px;
        margin-right: -15px;
    }
    .site-footer .inner-footer .footer-office-addresses .footer-office-address-inner{
        width: 29.3%;
        margin: 0 15px 20px 15px;
        padding: 30px;
    }
    
}

@media (max-width: 768px) {
    body h2 {
        font-size: 30px;
    }
    .unique-needs-section .unique-needs-logo-grid .unique-logo {
        width: 33%;
        padding: 0 20px 20px 20px;
    }
    section.value-based-section .value-based-inner .value-based-text h2{
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .btn {
        font-size: 14px;
        padding: 25px 20px 25px 20px !important;
    }
    .counter-section .counter-inner .counter-content h2 {
        font-size: 38px;
    }
    .cta-section .cta-inner .cta-grid {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 50px 20px 40px 20px;
        text-align: center;
    }
    .features-section .features-inner{
        margin: 0;
    }
    .features-section .features-inner .feature-grid{
        width: 100%;
        margin: 0 0 60px 0;
        height: auto !important;
    }
    .linen-programs-section{
        padding: 100px 0;
    }
    .linen-programs-section .programs-inner .linen-programs-btns {
        position: inherit;
        bottom: -30px;
    }
    .linen-programs-section .programs-inner .linen-programs-btns .read-btn {
        margin-bottom: 15px;
        display: inline-block;
        width: auto;
    }
    .linen-programs-section .programs-inner .linen-programs-btns a.btn.blue-btn {
        display: inline-block;
    }
    .facilities-section .facilities-inner .slick-track .facility-grid .icon-content{
        padding: 40px;
    }
    .testimonials-section .testimonials-inner .testimonial-item {
        width: 100%;
        margin: 0 0 36px 0;
        height: auto !important;
    }
    .site-footer {
        padding: 60px 0 0 0;
    }
    .site-footer .inner-footer{
        padding-bottom: 50px;
    }
    .site-footer .inner-footer .footer-contact {
        padding-bottom: 30px;
    }
    .site-footer .inner-footer .footer-contact .foter-area {
        float: none;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .site-footer .inner-footer .footer-office-addresses{
        text-align: center;
    }
    .site-footer .inner-footer .footer-office-addresses .footer-office-address-inner {
        width: 44.9%;
        float: none;
        display: inline-block;
        text-align: left;
    }
    section.desktophide {
        display: block;
    }
    section.default {
        display: none;
    }
}

@media (max-width: 640px) {
    body h1 {
        font-size: 42px;
    }
    body h2 {
        font-size: 28px;
    }
    .page-id-3534 article#post-3534 h1.entry-title.main_title{
        font-size: 42px;
    }
    header#masthead .site-branding, header#masthead .header-quote-btn {
        display: block;
        width: 100%;
        text-align: center;
    }
    header#masthead .site-branding {
        margin-bottom: 20px;
    }
    header#masthead .header-quote-btn{
        float: none;
    }
    header#masthead .header-quote-btn a.blue-btn {
        font-size: 14px;
        padding: 20px 23px 20px 23px !important;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn1{
        margin-bottom: 15px;
    }
    .unique-needs-section {
        padding: 60px 0 60px 0;
    }
    .facilities-section {
        padding: 50px 0;
    }
    .facilities-section .facilities-inner .slick-track .facility-grid .icon-content,
    .facilities-section .facilities-inner .slick-track .facility-grid .facility-image img{
        height: auto;
    }
    .facilities-section .facilities-inner .slick-track .facility-grid .icon-content{
        padding: 40px 20px;
    }
    .counter-section .counter-inner .counter-content{
        padding: 0;
    }
    .counter-section .counter-inner .counter-content:nth-child(2) {
        width: 100%;
    }
    .counter-section .counter-inner .counter-content:first-child {
        width: 100%;
    }
    .unique-needs-section .unique-needs-logo-grid .unique-logo {
        width: 50%;
        padding: 0 20px 20px 20px;
    }
    .consultation-section .consultation-inner .right-block .read-btn{
        padding: 26px 70px 26px 50px !important;
        font-size: 18px;
    }
    .linen-programs-section .programs-inner .programs-content .linen-programs-title h2 {
        font-size: 25px;
    }
    .site-footer .inner-footer .footer-office-addresses {
        margin-left: 0;
        margin-right: 0;
    }
    .site-footer .inner-footer .footer-office-addresses .footer-office-address-inner{
        width: 100%;
        margin: 0 0 20px 0;
        text-align: center;
    }
    .site-footer .site-info .copyright-inner{
        display: block;
    }
    .site-footer .site-info{
        padding: 30px 0;
    }
    .site-footer .site-info .copyright-inner .copyright-area {
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .site-footer .site-info .copyright-inner .social-media-icons {
        display: block;
        width: 100%;
        text-align: center;
    }
    .site-footer .site-info .social-media-icons ul{
        text-align: center;
    }
    .site-footer .site-info .copyright-inner .social-media-icons ul li{
        padding: 0 10px;
    }
    .white-popup .gform_wrapper form .gform_heading h3{
        font-size: 33px;
        padding: 7px 0 5px 60px;
    }
    .white-popup .gform_wrapper form .gform_body ul li.gfield input, .white-popup .gform_wrapper form .gform_body ul li.gfield select{
        line-height: 1.5 !important;
    }
    section.value-based-section .value-based-inner .value-based-text h2{
        font-size: 28px;
    }
}

@media (max-width: 480px) {
    body h1 {
        font-size: 34px;
    }
    .page-id-3534 article#post-3534 h1.entry-title.main_title{
        font-size: 34px;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn1{
        margin-right: 0;
        padding: 20px 8px !important;
        font-size: 12px;
    }
    .banner-section .hoempage-banner .banner-inner .banner-content .banner-btn a#banner-btn2 {
        padding: 20px 26px !important;
        font-size: 12px;
        margin-right: 0;
    }
    .banner-section .hoempage-banner .get_started_form .gform_wrapper {
        padding: 40px 20px;
    }
    .banner-section .hoempage-banner .get_started_form .gform_heading h3 {
        font-size: 38px;
        padding: 3px 0 25px 60px;
    }
    .features-section .features-inner .feature-grid .feature-icon {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0 0 20px 0;
    }
    .features-section .features-inner .feature-grid .feature-content {
        float: none;
        width: 100%;
        padding: 0 0 0 0;
        text-align: center;
    }
    .unique-needs-section .unique-needs-logo-grid .unique-logo {
        float: none;
        width: 100%;
        padding: 0 0 20px 0;
    }
    .cta-section .cta-inner .cta-content-text{
        padding: 15px 0 0 0;
    }
    .cta-section .cta-inner .cta-content-text h2{
        font-size: 26px;
    }
}
    