/*
Theme Name: Twenty Seventeen
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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 with others.
*/
/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

@font-face {
	font-family: 'Poppins-Regular';
	src: url('fonts/Poppins-Regular.eot') format('eot'), url('fonts/Poppins-Regular.svg') format('svg'), url('fonts/Poppins-Regular.woff') format('woff'), url('fonts/Poppins-Regular.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BarlowCondensed-SemiBold';
	src: url('fonts/BarlowCondensed-SemiBold.eot') format('eot'), url('fonts/BarlowCondensed-SemiBold.svg') format('svg'), url('fonts/BarlowCondensed-SemiBold.woff') format('woff'), url('fonts/BarlowCondensed-SemiBold.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-SemiBold_0';
	src: url('fonts/Poppins-SemiBold_0.eot') format('eot'), url('fonts/Poppins-SemiBold_0.svg') format('svg'), url('fonts/Poppins-SemiBold_0.woff') format('woff'), url('fonts/Poppins-SemiBold_0.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BarlowCondensed-Bold';
	src: url('fonts/BarlowCondensed-Bold.eot') format('eot'), url('fonts/BarlowCondensed-Bold.svg') format('svg'), url('fonts/BarlowCondensed-Bold.woff') format('woff'), url('fonts/BarlowCondensed-Bold.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-ExtraLight';
	src: url('fonts/Poppins-ExtraLight.eot') format('eot'), url('fonts/Poppins-ExtraLight.svg') format('svg'), url('fonts/Poppins-ExtraLight.woff') format('woff'), url('fonts/Poppins-ExtraLight.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-Bold_1';
	src: url('fonts/Poppins-Bold_1.eot') format('eot'), url('fonts/Poppins-Bold_1.svg') format('svg'), url('fonts/Poppins-Bold_1.woff') format('woff'), url('fonts/Poppins-Bold_1.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-Light_0';
	src: url('fonts/Poppins-Light_0.eot') format('eot'), url('fonts/Poppins-Light_0.svg') format('svg'), url('fonts/Poppins-Light_0.woff') format('woff'), url('fonts/Poppins-Light_0.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'BarlowCondensed-Medium';
	src: url('fonts/BarlowCondensed-Medium.eot') format('eot'), url('fonts/BarlowCondensed-Medium.svg') format('svg'), url('fonts/BarlowCondensed-Medium.woff') format('woff'), url('fonts/BarlowCondensed-Medium.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-ExtraBold';
	src: url('fonts/Poppins-ExtraBold.eot') format('eot'), url('fonts/Poppins-ExtraBold.svg') format('svg'), url('fonts/Poppins-ExtraBold.woff') format('woff'), url('fonts/Poppins-ExtraBold.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'Barlow-Medium';
	src: url('fonts/Barlow-Medium.eot') format('eot'), url('fonts/Barlow-Medium.svg') format('svg'), url('fonts/Barlow-Medium.woff') format('woff'), url('fonts/Barlow-Medium.ttf') format('ttf');
	font-display: swap;
}

@font-face {
	font-family: 'Poppins-Medium_1';
	src: url('fonts/Poppins-Medium_1.eot') format('eot'), url('fonts/Poppins-Medium_1.svg') format('svg'), url('fonts/Poppins-Medium_1.woff') format('woff'), url('fontsPoppins-Medium_1.ttf') format('ttf');
	font-display: swap;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

* {
	outline: 0;
	box-sizing: border-box;
	background-repeat: no-repeat;
}

body,
div,
span,
table,
tr,
th,
td,
tbody,
strong,
thead,
br,
img,
input,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
button,
center,
left,
right,
p,
a,
ul,
li,
ol,
em,
b,
u,
hr {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

ul,
ol,
li {
	list-style: none;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

a,
a:hover,
input[type="submit"],
button {
	outline: 0;
}

a,
a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

p {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.wrapper {
	width: 100%;
	float: left;
}

.container {
	width: 1200px;
	margin: 0px auto;
}

.clear {
	clear: both;
}

.header-sec {
	position: relative;
}

.topbar {
	background-color: #b90f00;
	float: left;
	width: 100%;
}

.topbar .top-adr {
	float: left;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 31px;
	letter-spacing: 0.56px;
	color: #ffffff;
	padding: 6px 0px 3px 21px;
	background-image: url(images/top-marked.png);
	background-repeat: no-repeat;
	background-position: 2px 12px;
}

.topbar .top-adr a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}

.topbar .tel-nbr {
	float: right;
	font-family: 'BarlowCondensed-SemiBold', Arial, Helvetica, sans-serif;
	padding-left: 35px;
	font-size: 19px;
	text-transform: uppercase;
	color: #ffc1bd;
	line-height: 31px;
	padding-top: 5px;
	letter-spacing: 1.14px;
	background-image: url(images/top-ph-icon.png);
	background-repeat: no-repeat;
	background-position: 6px 12px;
}

.topbar .tel-nbr a {
	/*display: block;*/
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-family: 'Poppins-SemiBold_0', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 31px;
	letter-spacing: 1.14px;
	padding-left: 10px;
	transition: 0.5s;
}

.topbar .tel-nbr a:hover {
	color: #000;
}

.top-logo img {
	display: block;
	margin: 0px auto 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 2;
}

.top-menu ul li {
	float: left;
	list-style: none;
	background-position: center 22px;
	position: relative;
}

.top-menu ul li a {
	display: block;
	text-decoration: none;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 31px;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	color: #292929;
	padding: 56px 19px 14px 19px;
	transition: .1s;
}

.home-icon {
	background-image: url(images/home-icon.png);
	background-repeat: no-repeat;
}

.aboutus-icon {
	background-image: url(images/aboutus-icon.png);
	background-repeat: no-repeat;
}

.roofing-icon {
	background-image: url(images/roofing-icon.png);
	background-repeat: no-repeat;
}

.sidding-icon {
	background-image: url(images/sidding-icon.png);
	background-repeat: no-repeat;
}

.windows-icon {
	background-image: url(images/windows-icon.png);
	background-repeat: no-repeat;
	margin-right: 86px;
}

.gutters-icon {
	background-image: url(images/gutters-icon.png);
	background-repeat: no-repeat;
	margin-left: 190px;
}

.reviews-icon {
	background-image: url(images/reviews-icon.png);
	background-repeat: no-repeat;
}

.blogpost-icon {
	background-image: url(images/blogpost-icon.png);
	background-repeat: no-repeat;
}

.contactus-icon {
	background-image: url(images/contactus-icon.png);
	background-repeat: no-repeat;
}

/*Drop-down*/

.top-menu li ul {
	display: none;
	width: 200px;
	background-color: #b90f00;
	position: absolute;
	left: 0;
	top: 101px;
	z-index: 999;
	margin: 0;
}

.top-menu li:hover ul {
	display: block;
}

.top-menu li li {
	width: 100%;
	float: left;
	padding: 0 !important;
	margin: 0;
}

.top-menu li li a {
	width: 100%;
	float: left;
	padding: 6px 10px !important;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	text-transform: none;
	position: inherit;
	border: 0 !important;
}

.top-menu .sub-menu li a:hover {
	background-color: #000000;
}

/*Wide Menu*/

.top-menu li.wide-menu {
	position: inherit;
}

.top-menu li.wide-menu ul {
	width: 100%;
	padding: 20px;
}

.top-menu li ul li:after {
	display: none;
}

.top-menu li.wide-menu li {
	width: 25%;
	float: left;
	margin: 0 !important;
	background-color: transparent;
}

.top-menu li.wide-menu li:hover {
	background-color: transparent;
}

.top-menu .container {
	position: relative;
}

.top-menu li.wide-menu li ul {
	position: inherit;
	top: inherit;
	left: inherit;
	width: 100%;
	float: left;
	padding: 0 0 0 5px;
}

.top-menu li.wide-menu li ul li {
	width: 100%;
}

.top-menu li.wide-menu li a {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	background-color: transparent;
	padding: 2px !important;
	border: 0;
}

.top-menu li.wide-menu li a:hover {
	background-color: transparent;
	border: 0;
	color: #d04327;
}

.top-menu .menu-top-menu-container {
	position: relative;
	float: right;
}

.top-menu li li li a {
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
}

.banner-sec {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	height: 853px;
	background-position: center top -33px;
}

.banner-content h1 {
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 80px;
	text-transform: uppercase;
	text-align: center;
	line-height: 72px;
	letter-spacing: 1.6px;
	/*margin-bottom: 12px;*/
}

/*.banner-content h1 span {
	color: #b90f00;
}*/

.banner-content {
	padding-top: 35px;
}

.banner-content p, .banner-content small {
	font-family: 'Poppins-ExtraLight', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 41px;
	color: #2a2a2a;
	text-align: center;
	margin: 15px 0px 37px;
        display: block;
}

.banner-content p strong, .banner-content small strong  {
	color: #b90f00;
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 41px;
}

.banner-content .fr-btn a {
	text-decoration: none;
	font-family: 'BarlowCondensed-SemiBold', Arial, Helvetica, sans-serif;
	letter-spacing: 2.8px;
	font-size: 20px;
	line-height: 31px;
	text-transform: uppercase;
	color: #fff;
	background-color: #c21506;
	display: inline-block;
	padding: 14px 68px;
	transition: 1s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
        vertical-align: top;
}

.banner-content .fr-btn a:hover,
.services a:hover {
	background-color: #000;
}

.ser-gutters a:hover:after,
.ser-roofing a:hover:after,
.ser-windows a:hover:after {
	border-top: 5px solid #000000;
}

.ser-sidding a:hover:before {
	border-bottom: 5px solid #000;
}

.banner-content .fr-btn {
	text-align: center;
}

.services a {
	font-family: 'BarlowCondensed-SemiBold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	background-color: #b90f00;
	display: inline-block;
	width: 90px;
	text-align: center;
	line-height: 25px;
	letter-spacing: 3.2px;
}

.ser-roofing {
	position: absolute;
	left: 230px;
	top: 17px;
}

.ser-roofing a:after {
	content: "";
	position: absolute;
	right: 13px;
	bottom: -5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #b90f00;
}

.services {
	height: 300px;
	position: relative;
	z-index: 9;
}

.ser-windows {
	position: absolute;
	left: 210px;
	bottom: 53px;
}

.ser-windows a:after {
	content: "";
	position: absolute;
	right: 7px;
	bottom: -5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #b90f00;
}

.ser-gutters {
	position: absolute;
	left: 556px;
	top: 162px;
}

.ser-gutters a:after {
	content: "";
	position: absolute;
	left: 8px;
	bottom: -5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #b90f00;
}

.ser-sidding {
	position: absolute;
	right: 392px;
	bottom: 30px;
}

.ser-sidding a:before {
	content: "";
	position: absolute;
	left: 14px;
	top: -5px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #b90f00;
}

.berg-services-sec {
	background-image: url(images/berg-services-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-top: -126px;
}

.berg-services {
	padding-top: 212px;
	margin-bottom: 92px;
}

.berg-services h2 {
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 64px;
	text-align: center;
	text-transform: uppercase;
	line-height: 41.5px;
	letter-spacing: 6.4px;
	color: #e53828;
	margin-bottom: 20px;
}

.berg-services h2 strong {
	color: #fff;
	font-weight: normal;
}

.berg-services .berg-services-p {
	font-family: 'Poppins-Light_0', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-bottom: 46px;
}

.berg-services .berg-services-p:after {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 34px auto;
	background-position: center 2px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #de3424;
}

.berg-services p b {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.berg-services-item {
	width: 293px;
	float: left;
}

.berg-services-item .berg-services-item-cnt p.berg-itempra {
	color: black;
	text-align: center;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	padding: 0px 25px;
	min-height: 150px;
	margin-bottom: 22px;
}

.berg-services-item .berg-services-item-cnt p b {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
}

.berg-services-item .berg-services-item-cnt .rd-btn {
	text-align: center;
}

.berg-services-item .berg-services-item-cnt .rd-btn a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 31px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #151515;
	color: #fff;
	position: relative;
	padding: 8px 52px;
	font-weight: 100;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.berg-services-item .berg-services-item-cnt .rd-btn a:hover {
	background-color: #b90f00;
}

.berg-services-item .berg-services-item-cnt h3 {
	text-align: center;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 41px;
	letter-spacing: 4px;
	padding-bottom: 6px;
	color: #000;
}

.berg-services-item .berg-services-item-cnt h3 a {
	color: inherit;
}

.berg-services-item .berg-services-item-cnt h3:after {
	content: "";
	display: block;
	margin: 9px auto;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #de3424;
}

.berg-service-item-sec {
	padding: 12px;
	margin-top: 9px;
}

.berg-services-item-img {
	margin-bottom: 23px;
}

.improve-sec {
	background-image: url(images/improv-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
	background-size: cover;
}

.improve-sec .improve-dt {
	float: right;
	width: 525px;
	padding-bottom: 80px;
	padding-top: 87px;
}

.improve-sec .improve-dt h2 {
	text-align: center;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 64px;
	text-transform: uppercase;
	line-height: 58px;
	letter-spacing: 6.4px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.improve-sec .improve-dt h2 strong {
	color: #cd1c0d;
	font-weight: normal;
}

.improve-sec .improve-dt h3 {
	text-align: center;
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 40px;
	margin-bottom: 12px;
}

.impro-p {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 17px;
	color: #474747;
	line-height: 28px;
	margin-bottom: 34px;
}

.impro-p strong {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
}

.improve-sec .improve-dt .imp-btn {
	text-align: center;
	margin-bottom: 26px;
}

.improve-sec .improve-dt .imp-btn a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #b90f00;
	border-radius: 3px;
	color: #fff;
	font-weight: 100;
	padding: 8px 62px;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.improve-sec .improve-dt .imp-btn a:hover,
.testimonials .test-btn a:hover {
	background-color: #000;
}

.wrapper .owl-carousel .owl-nav button.owl-prev,
.wrapper .owl-carousel .owl-nav button.owl-next {
	border: 0;
	position: relative;
	transition: 0.5s;
	margin: auto;
	width: 18px;
	height: 32px;
	background-image: url(images/test-arws-drk.png);
	background-repeat: no-repeat;
	background-position: -5px -2px;
}

.wrapper .owl-carousel .owl-nav button.owl-next {
	background-position: -44px -2px;
}

.wrapper .owl-carousel .owl-nav button.owl-prev:hover {
	background-position: -5px -43px;
}

.wrapper .owl-carousel .owl-nav button.owl-next:hover {
	background-position: -44px -43px;
}

.wrapper .owl-carousel .owl-nav button span {
	display: none;
}

.test-block {
	display: flex;
	flex-wrap: wrap;
}

.testimonials-sec {
	padding-bottom: 50px;
}

.review-sec,
.testimonials {
	width: 50%;
	margin-top: 104px;
}

.review-sec {
	padding-left: 3%;
}

.testimonials {
	padding-right: 5%;
}




.testimonials-sec {
	background-image: url(images/test-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	background-size: cover;
	width: 100%;
}

.testimonials h2,
.review-sec h2 {
	text-align: center;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 48px;
	color: #fff;
	margin-bottom: 14px;
}

.testimonials h3,
.review-sec h3 {
	text-align: center;
	font-family: 'Poppins-Light_0', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: #dbdada;
	margin-bottom: 66px;
}

.review-sec h3 {
	margin-bottom: 20px;
}

.testimonials .owl-carousel .owl-item img {
	width: auto;
}

.testimonials .test-btn {
	text-align: center;
	margin-top: 40px;
}

.testimonials .test-btn a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #b90f00;
	color: #fff;
	position: relative;
	font-weight: 100;
	border-radius: 3px;
	padding: 5px 53px;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.testi-dt {
	width: 100%;
	background-color: #eae9e9;
	margin: 0px auto;
	padding: 59px 66px 48px 66px;
	margin-bottom: 43px;
	-webkit-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	-moz-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	-ms-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	-o-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	position: relative;
}

.testi {
	position: relative;
	width: 100%;
	margin: 0px auto;

}

.testi-block .owl-stage-outer {
	-webkit-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	-moz-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	-ms-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	-o-clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 14%);
	background-color: #eae9e9;
}

.testi:before {
	content: "";
	background-image: url(images/testi-before.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	left: -20px;
	top: 5px;
}

.testi:after {
	content: "";
	background-image: url(images/testi-after.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: -8px;
	right: -20px;
}

.owl-carousel .owl-item .testi img {
	width: auto;
}

.testi img {
	position: absolute;
	margin: 0px auto;
	display: block;
	left: 0px;
	right: 0px;
	z-index: 99;
	top: -17px;
}

.testi-dt p {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 12px;
}

.testi-dt p strong {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 27px;
}

.testi-dt h5 {
	text-align: center;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 27px;
	letter-spacing: 1.23px;
	color: #b90f00;
}

.testimonials #hm-testim .owl-nav button.owl-prev,
.testimonials #hm-testim .owl-nav button.owl-next {
	border: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	transition: 0.5s;
	margin: auto;
	width: 18px;
	height: 32px;
	left: -35px;
	background-image: url(images/test-arws.png);
	background-repeat: no-repeat;
	background-position: -5px -2px;
}

.testimonials #hm-testim .owl-nav button.owl-next {
	left: inherit;
	right: -35px;
	background-position: -44px -2px;
}

.testimonials #hm-testim .owl-nav button.owl-prev:hover {
	background-position: -5px -43px;
}

.testimonials #hm-testim .owl-nav button.owl-next:hover {
	background-position: -44px -43px;
}

.testimonials #hm-testim .owl-nav button span {
	display: none;
}

.contactus-sec {
	background-image: url(images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 100%;
}

.contactus-right {
	float: right;
	width: 500px;
	padding-top: 85px;
}

.contactus-right h2 {
	text-align: center;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 64px;
	text-transform: uppercase;
	letter-spacing: 6.4px;
	line-height: 57px;
	margin-bottom: 10px;
}

.contactus-right h2 strong {
	color: #cd1c0d;
	font-weight: normal;
}

.contactus-right .callus {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 27px;
	line-height: 32px;
	margin-bottom: 33px;
}

.contactus-right .callus strong {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 27px;
	line-height: 32px;
}

.contactus-right .cont-tel {
	text-align: center;
	margin-left: 19px;
	margin-bottom: 23px;
}

.contactus-right .cont-tel a {
	display: inline-block;
	width: 445px;
	background-color: #0f1113;
	text-decoration: none;
	font-family: 'Poppins-ExtraBold', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 49px;
	line-height: normal;
	padding-left: 26px;
	position: relative;
	transition: 0.5s;
}

.contactus-right .cont-tel a:hover {
	background-color: #b90f00;
}

.contactus-right .cont-tel a:before {
	content: "";
	background-image: url(images/tele-before.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 65px;
	height: 65px;
	left: -30px;
	top: 4px;
}

.contactus-right .cnt-btn {
	text-align: center;
	margin-bottom: 90px;
}

.contactus-right .cnt-btn a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #b90f00;
	color: #fff;
	position: relative;
	font-weight: 100;
	border-radius: 3px;
	padding: 7px 58px;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.contactus-right .cnt-btn a:hover {
	background-color: #000;
}

.our-pre-job-sec {
	background-image: url(images/ourpre-job-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
}

.our-pre-job h2 {
	text-align: center;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 64px;
	text-transform: uppercase;
	letter-spacing: 6.4px;
	line-height: 42px;
	margin-bottom: 12px;
}

.our-pre-job h2 strong {
	color: #cd1c0d;
	font-weight: normal;
}

.our-pre-job {
	padding-top: 100px;
}

.our-pre-job-p {
	text-align: center;
	font-family: 'Poppins-Light_0', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 73px;
}

.our-pre-job-p:after {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 26px auto;
	background-position: center 2px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #dd3423;
}

.our-pre-job-p b {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
}

.our-pre-item-list {
	float: left;
	width: 370px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

.our-pre-item-list:nth-child(3n) {
	margin-right: 0px;
}

.our-pre-item-list .item-cnt {
	width: 100%;
	display: table;
	height: 60px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
}

.our-pre-item-list .item-cnt {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 17px;
	letter-spacing: 0.32px;
	font-weight: 100;
	background-color: #151710b0;
	text-align: left;
	padding: 10px 20px;
	display: flex;
	align-items: center;
}

.our-pre-job-item {
	padding: 0px 30px;
}

.our-pre-job .view-btn {
	text-align: center;
	margin-bottom: 92px;
	margin-top: 44px;
}

.our-pre-item-list:hover .item-cnt a {
	background: none;
}

.our-pre-job .view-btn a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #b90f00;
	color: #fff;
	position: relative;
	font-weight: 100;
	border-radius: 3px;
	padding: 9px 53px;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.our-pre-job .view-btn a:hover {
	background-color: #000;
}

.brands-sec {
	float: left;
	width: 100%;
	text-align: center;
}

.brands-logo {
	display: inline-block;
}

.bra-logo {
	float: left;
	margin-right: 50px;
	margin-bottom: 72px;
}

.master {
	margin-top: -12px;
}

.bra-logo.lst {
	margin-right: 0;
}

.brands-logo {
	margin-top: 100px;
}

.contactus-fr-sec {
	float: left;
	width: 100%;
	background-image: url(images/contact-form-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 182px;
	background-position: center top;
}

.contactus-fr-sec h2 {
	text-align: center;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 64px;
	text-transform: uppercase;
	letter-spacing: 6.4px;
	line-height: 42px;
	margin-bottom: 12px;
	color: #fff;
	padding-top: 79px;
}

.contactus-fr-sec p {
	text-align: center;
	font-family: 'Poppins-Light_0', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 58px;
	color: #fff;
}

.contactus-fr-sec p:after {
	content: "";
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 18px auto;
	background-position: center 2px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #dd3424;
}

.cont-forms {
	width: 660px;
	display: block;
	margin: 0px auto;
	position: relative;
}

.cont-forms .gform_wrapper .top_label div.ginput_container {
	margin: 0 !important;
}

.cont-forms .gform_wrapper .top_label input.medium,
.cont-forms .gform_wrapper .top_label select.medium {
	max-width: calc(100%) !important;
}

.cont-forms .gform_wrapper ul.gform_fields li.gfield {
	width: 50%;
	float: left;
	clear: none;
	margin: 0px 0 12px 0px !important;
	padding: 0 12px 0 0 !important;
	background-color: transparent !important;
	border: 0 !important;
	position: relative;
}

.cont-forms .gform_wrapper ul.gform_fields li.half:nth-child(2n) {
	margin-right: 0 !important;
}

.cont-forms .gform_wrapper ul.gform_fields li.gfield input,
.cont-forms .gform_wrapper ul.gform_fields li.gfield select,
.cont-forms .gform_wrapper ul.gform_fields li.gfield textarea,
.cont-forms .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: 100%;
	height: 47px;
	float: left;
	border: 0 !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	line-height: 25px;
	font-family: 'Barlow-Medium', Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #727272;
	padding: 10px 18px;
	text-align: left;
	margin: 0px 12px 12px 0px;
	margin: 0 !important;
	border-radius: 3px;
}

.cont-forms .gform_wrapper .top_label .gfield_label {
	display: none;
}

.cont-forms .gform_wrapper ul.gform_fields li.gfield textarea {
	height: 75px;
	width: 100%;
}

.cont-forms .gform_wrapper ul.gform_fields li.msg {
	width: 100%;

}

.cont-forms .gform_wrapper ul.gform_fields li.gfield select {
	background: #fff url(images/select-arrow.png) no-repeat right 15px center;
}

/*

.cont-forms .gform_wrapper ul.gform_fields li {

	width: 322px;

	height: 47px;

	background-color: #fff;

	border: none;

	margin: 0px 12px 12px 0px;

	border-radius: 3px;

}

*/

.cont-dt:nth-child(2n) {
	margin-right: 0px;
}

.txt-msg {
	width: 100%;
	height: 75px;
	background-color: #fff;
	border: none;
	border-radius: 3px;
}

.cont-forms .gform_wrapper .gform_footer {
	text-align: center;
	margin: 30px 0 0 0;
	padding: 0;
	display: inline-block;
}

.cont-forms .gform_wrapper .gform_footer input.button,
.cont-forms .gform_wrapper .gform_footer input[type=submit],
.cont-forms .gform_wrapper .cont-forms .gform_page_footer input.button,
.cont-forms .gform_wrapper .gform_page_footer input[type=submit] {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #b90f00;
	color: #fff;
	position: relative;
	font-weight: 100;
	border-radius: 3px;
	padding: 7px 87px;
	border: 0;
	outline: 0;
	margin: 0 auto;
	cursor: pointer;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.cont-forms .gform_wrapper .gform_footer input.button:hover,
.cont-forms .gform_wrapper .gform_footer input[type=submit]:hover,
.cont-forms .gform_wrapper .cont-forms .gform_page_footer input.button:hover,
.cont-forms .gform_wrapper .gform_page_footer input[type=submit]:hover {
	background: #fff;
	color: #b90f00;
}

.cont-forms .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #F00;
	font-weight: normal;
}
.cont-forms .gform_wrapper li.gfield.gfield_error.gfield_contains_required .ginput_container_phone div.gfield_description {
	bottom: 20px;
}

.cont-forms .gform_wrapper .validation_message {
	width: auto;
	margin: 0;
	padding: 0;
	position: absolute;
	top: inherit;
	bottom: 5px;
	right: 5px;
	color: #F00;
	font-weight: normal;
}

.cont-forms .gform_wrapper div.validation_error {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	color: #ffc7c7;
	position: absolute;
	top: -23px;
	font-weight: normal;
}

/*

 .cont-txt::placeholder {

font-family: 'Barlow-Medium';

font-size:17px;

padding:18px;

color:#727272;

}

.sl-txt {

	font-family: 'Barlow-Medium';

	font-size: 17px;

	padding-left: 12px;

	color: #727272;

}

.contact-fr .sb-btn {

	text-align: center;

	margin-top: 23px;

	padding-bottom: 182px;

}

.contact-fr .sb-btn a {

	font-family: 'BarlowCondensed-Medium';

    font-size: 20px;

    text-transform: uppercase;

    line-height: 43px;

    letter-spacing: 2.04px;

    text-decoration: none;

    display: inline-block;

    background-color: #b90f00;

    color: #fff;

    position: relative;

    font-weight: 100;

    border-radius: 3px;

    padding: 7px 87px;

    -webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);

    clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);

}*/

.ft-navi-sec {
	background-image: url(images/ft-bg.png);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	width: 100%;
	text-align: center;
	margin-top: -111px;
	background-position: top center;
}

.ft-logo .logo {
	display: block;
	margin: -4px auto 32px;
}

.ft-navi ul li {
	list-style: none;
	float: left;
	position: relative;
}

.ft-navi ul li:after {
	content: "";
	background: #9eadb7;
	width: 1px;
	height: 17px;
	position: absolute;
	margin: -23px auto;
	right: 0px;
}

.ft-navi ul li:last-child:after {
	background: none;
}

.ft-navi ul {
	margin-bottom: 12px;
	display: inline-block;
}

.ft-navi {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.ft-navi ul li a {
	display: block;
	text-decoration: none;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 31px;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	color: #292929;
	padding: 0px 19px;
}

.ft-navi ul li a:hover {
	color: #b80c00;
}

.ft-contact {
	padding: 0px 50px;
	display: inline-block;
}

.ft-contcat-dt {
	float: left;
	width: 300px;
	border: 1px solid #9eadb7;
	padding: 40px 10px 25px 10px;
	min-height: 145px;
	position: relative;
}

.ft-contcat-dt h3 {
	font-family: 'BarlowCondensed-SemiBold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	color: #b90f00;
	letter-spacing: 2.16px;
	margin-bottom: 3px;
}

.ft-contcat-dt p {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #292929;
	text-align: center;
}

.ft-contcat-dt p a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}

.fl {
	border-right: 0px;
	border-left: 0px;
}

.ft-fb {
	float: left;
	margin: 8px 5px 0px 65px;
}

.ft-yt {
	float: left;
	margin-top: 9px;
}

.our-adr:before {
	content: "";
	background-image: url(images/our-adr-before.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -27px;
	width: 54px;
	height: 54px;
	display: block;
	margin: 0 auto;
}

.flow:before {
	content: "";
	background-image: url(images/followus-before.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -27px;
	width: 54px;
	height: 54px;
	display: block;
	margin: 0 auto;
}

.cl-us:before {
	content: "";
	background-image: url(images/callus-before.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -27px;
	width: 54px;
	height: 54px;
	display: block;
	margin: 0 auto;
}

.ft-contcat-dt.cl-us p {
	text-align: center;
}

.ft-contcat-dt.cl-us p a {
	text-decoration: none;
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 25px;
	letter-spacing: 1px;
	color: #292929;
	margin: 18px 0px 0px 0px;
	display: block;
}

.ft-contcat-dt.cl-us p a:hover {
	color: #ee0f00;
}

.ft-navi h4 {
	text-align: center;
	font-family: 'Poppins-Medium_1', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 23px 0px 18px 0px;
	color: #3f4649;
}

.ft-navi h4 a {
	color: #3f4649;
}

.ft-navi .ft-rights {
	text-align: center;
	padding: 0px 235px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	margin-bottom: 305px;
}

.ft-navi .ft-rights b {
	font-family: 'Poppins-Medium_1', Arial, Helvetica, sans-serif;
}

.banner-cont-sec {
	float: left;
	width: 100%;
	padding: 35px;
}

.top-menu ul li:after {
	content: "";
	width: 1px;
	height: 101px;
	position: absolute;
	margin: -101px auto;
	background: #9eadb7;
	right: 0px;
}

.top-menu ul .windows-icon:after {
	content: "";
	background: none;
}

.top-menu ul .contactus-icon:after {
	content: "";
	background: none;
}

.menu-sec {
	border-bottom: 1px solid #9eadb7;
	height: 102px;
}

.menu-sec .container {
	position: relative;
}

.top-menu ul>li>a:hover {
	background-color: #ffffff4d;
	border-bottom: 3px solid #b90f00;
	padding-bottom: 11px
}

.our-pre-item-list:hover a:after {
	content: "";
	background-color: rgba(185, 15, 0, 0.4);
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	background-position: center;
}

.mobil-impr,
.mobil-cnt {
	display: none;
}

/*Mobile Navigation*/



.showhide {
	display: none;
	color: #6e6e6e;
	width: auto;
	float: left;
	text-align: left;
	cursor: pointer;
	padding: 7px 0;
}

.showhide b.txtl {
	float: right;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 7px 10px 0 0;
	color: #000;
}

.showhide b.txtr {
	float: left;
	margin: 6px 10px 0px 5px;
	text-align: right;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
}

.mobinav {
	display: none;
	width: 100%;
	color: #fff;
	box-sizing: border-box;
	z-index: 99999995;
	float: left;
}

.mobinav ul {
	float: left;
	margin: 5px 0 0 0;
	padding: 0px;
	width: 100%;
}

.mobinav ul li {
	float: left;
	margin: 0;
	width: 100%;
	list-style: none;
	padding: 0 20px;
	box-sizing: border-box;
	border: 0;
	margin: 0;
	padding: 0px;
	position: relative;
	background-image: none;
}

.mobinav a {
	width: 100%;
	float: left;
	padding: 5px 0;
	display: block;
	line-height: normal;
	color: #fff;
	font-size: 20px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
}

.mobinav ul li.current-menu-item a {
	color: rgba(255, 255, 255, 0.65);
}

.mobinav ul li a:hover {
	color: rgba(255, 255, 255, 0.65);
}

.mobinav ul li ul {
	float: left;
	padding: 0 0 0 15px;
}

.mobinav ul li ul li a {
	text-transform: capitalize;
}

.mobinav ul li a.drop {
	font-size: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 28px;
	background-image: url(images/plus-icon.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.mobinav ul li a.drop.open {
	background-image: url(images/minus-icon.png);
	width: 28px;
}

.hdr-src {
	float: right;
	padding: 15px 26px 10px 18px;
	transition: 0.5s;
	width: 60px;
	cursor: pointer;
	display: none;
}

svg.icon.icon-search {
	display: none;
}

.srcshow {
	display: block;
	width: 19px;
	height: 20px;
	cursor: pointer;
	float: left;
}

.srcbox {
	z-index: 99999995;
	background-color: #292929;
	position: absolute;
	top: 42px;
	right: 0;
	width: 0;
	overflow: hidden;
	/*background-image: url(images/search-img2.png);*/
	background-repeat: no-repeat;
	background-position: left 12px top 15px;
	height: 43px;
}

.srcbox .search-form .screen-reader-text {
	font-size: 0;
}

.srcbox input {
	width: 100%;
	float: left;
	padding: 8px 30px 8px 35px;
	height: 45px;
	text-transform: uppercase;
	line-height: normal;
	background-color: transparent;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #6d6e71;
	font-size: 16px;
	border: 0;
}

.srcbox button {
	position: absolute;
	top: 9px;
	left: 4px;
	width: 25px;
	height: 25px;
	border: none;
	background-image: url(images/search_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	outline: 0;
	cursor: pointer;
}

.srcbox .close_search {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 7px;
	background-image: url(images/search_close.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.gform_wrapper .gform_anchor {
	display: block;
	width: 100%;
	height: 1px;
	top: -40px;
	position: relative;
}

/*Inner Pages*/
.inner-header {
	width: 100%;
	float: left;
	position: relative;
	background-image: url(images/inrhdr-bg.jpg);
	background-size: cover;
}

.inner-banner {
	background-image: url(images/inner-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #1e1e1e;
	width:
		100%;
	float: left;
}

.inban-cntnt {
	position: relative;
	width: 100%;
	float: left;
	/*padding:109px 0 113px;*/
}

.inban-left {
	width: 400px;
	height: 337px;
	position: relative;
	display: table;
	padding: 30px 0;
	float: left;
}

.inban-text {
	display: table-cell;
	vertical-align: middle;
}

.inban-left h2, .inban-left h1 {
	font-size: 74px;
	line-height: 75px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	margin: 0 0 18px;
}

.inban-brdcrmbs {
	width: 100%;
	float: left;
}

.inban-img {
	position: absolute;
	width: 829px;
	height: 382px;
	top: 0;
	right: -35px;
	background-color: #b90f00;
	-webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	-moz-clip-path: polygon(100% 0, 0 0, 50% 100%);
	-ms-clip-path: polygon(100% 0, 0 0, 50% 100%);
	-o-clip-path: polygon(100% 0, 0 0, 50% 100%);
}

.inban-img img {
	-webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	-moz-clip-path: polygon(100% 0, 0 0, 50% 100%);
	-ms-clip-path: polygon(100% 0, 0 0, 50% 100%);
	-o-clip-path: polygon(100% 0, 0 0, 50% 100%);
	display: block;
	margin: 0 auto;
}

.breadcrumbs {
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 22px;
	color: #b90f00;
	font-family: 'Poppins-Light_0', Arial, Helvetica, sans-serif;
}

.breadcrumbs a {
	color: #fff;
	position: relative;
	/* margin:0 36px 0 0;*/
}

.breadcrumbs a:after {
	content: "";
	/*position:absolute; right:-23px; top:0; bottom:0;*/
	display: inline-block;
	margin: 0 13px;
	background-image: url(images/brdcrmb-arr.png);
	width: 8px;
	height: 12px;
	vertical-align: middle;
}

.blog-page {
	padding: 71px 0 37px;
	width: 100%;
	float: left;
}

.blg-sdbr {
	width: 235px;
	float: left;
}

.blg-sdbr h4 {
	width: 206px;
	float: right;
	position: relative;
	background-color: #000000;
	padding: 10px 15px 10px 45px;
	font-size: 23px;
	line-height: 30px;
	color: #ffffff;
	/*letter-spacing:-0.575px;*/
	margin: 0 0 30px;
}

.blg-sdbr h4:after {
	content: "";
	position: absolute;
	top: -14px;
	left: -40px;
	background-image: url(images/blgsdbr-icn.png);
	width: 77px;
	height: 78px;
}

.widget.widget_categories {
	width: 100%;
	float: left;
	margin: 0 0 48px;
}

.widget.widget_categories ul {
	width: 100%;
	float: left;
	padding: 0 0 0 14px;
}

.widget.widget_categories ul li a {
	width: 100%;
	display: block;
	position: relative;
	padding: 0 0 0 15px;
	margin: 0 0 13px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	letter-spacing: -0.5px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	background-image: url(images/blgsdbr-bullet.png);
	background-position: 0 5px;
}

.widget.widget_categories ul li a:hover {
	color: #b90f00;
}

.widget.widget_categories ul li {
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	letter-spacing: -0.5px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.widget.widget_archive {
	margin: 0 0 68px;
	width: 100%;
	float: left;
}

.widget.widget_archive select {
	width: 100%;
	float: left;
	border: 1px solid #000000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 11px 13px 6px;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	background-image: url(images/blgsdbr-arrow.png);
	background-position: 208px 22px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.widget.widget_archive label {
	display: none;
}



.siderec-posts {
	width: 100%;
	float: left;
}

.siderec-posts ul li {
	width: 100%;
	float: left;
	padding: 0 0 24px;
	margin: 0 0 40px;
	border-bottom: 1px solid #000000;
}

.sdrecpst-img {
	width: 100%;
	float: left;
	margin: 0 0 23px;
}

.sdrecpst-img img {
	width: 100%;
	display: block;
}

.sdrecpst-cntnt {
	width: 100%;
	float: left;
}

.sdrecpst-cntnt h5 {
	display: block;
	font-size: 15px;
	line-height: 20px;
	color: #464646;
	font-family: 'Poppins-Medium_1', Arial, Helvetica, sans-serif;
	margin: 0 0 1px;
}

.sdrecpst-link a {
	display: block;
	font-size: 20px;
	line-height: 26px;
	color: #cd1c0d;
	font-family: 'Poppins-Medium_1', Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
}

.sdrecpst-link a:hover {
	color: #0f1113;
}


.blg-sdbr .siderec-posts h4 {
	margin: 0 0 43px;
}

.blog-list {
	width: 900px;
	float: right;
}

.blog-list ul {
	width: 100%;
	float: left;
}

.blog-list ul li {
	width: 100%;
	float: left;
	margin: 0 0 46px;
	background-color: #ebeaea;
	padding: 0 30px 0 0;
	-webkit-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	-moz-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	-ms-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	-o-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
}

.blgpst-img {
	width: 322px;
	float: left;
	-webkit-clip-path: polygon(61% 0, 100% 50%, 61% 100%, 0 100%, 0 0);
	clip-path: polygon(61% 0, 100% 50%, 61% 100%, 0 100%, 0 0);
	-moz-clip-path: polygon(61% 0, 100% 50%, 61% 100%, 0 100%, 0 0);
	-ms-clip-path: polygon(61% 0, 100% 50%, 61% 100%, 0 100%, 0 0);
	-o-clip-path: polygon(61% 0, 100% 50%, 61% 100%, 0 100%, 0 0);
}

.blgpst-img img {
	width: 100%;
	display: block;
}

.blgpst-cntnt {
	width: 530px;
	float: right;
	padding: 37px 0 0;
}

.blgpst-cntnt h4 a {
	display: block;
	font-size: 35px;
	line-height: 43px;
	color: #0f1113;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	letter-spacing: 0.7px;
	margin: 0 0 19px;
}

.blgpst-cntnt h4 a:hover {
	color: #b90f00;
}

.blgpst-cntnt p {
	font-size: 16px;
	line-height: 24px;
	color: #464646;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	margin: 0 0 26px;
}

.blgpst-dtls {
	width: 100%;
	float: left;
}

.blgpst-date {
	float: left;
	padding: 0 0 0 37px;
	background-image: url(images/blgcal-icn.png);
	background-position: 0 3px;
	font-size: 22px;
	line-height: 30px;
	color: #0f1113;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	margin: 13px 0 0;
}

.blgpst-rdmr a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	/* display: inline-block; */
	background-color: #b90f00;
	border-radius: 3px;
	color: #fff;
	font-weight: 100;
	padding: 8px 62px;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	float: right;
}

.blgpst-rdmr a:hover {
	background-color: #000;
}

.blog-pagin {
	width: 100%;
	float: left;
}

.blog-pagin h2 {
	display: none;
}

.blog-pagin .page-numbers {
	float: left;
	position: relative;
	width: 38px;
	text-align: center;
	font-size: 18px;
	line-height: 37px;
	color: #0f1113;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
}

.blog-pagin .page-numbers:hover:after,
.blog-pagin .page-numbers.current:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/blgpagin-box.png);
	width: 38px;
	height: 37px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.blog-single {
	width: 900px;
	float: right;
}

.blgsin-head {
	width: 100%;
	float: left;
	position: relative;
	margin: 45px 0 75px;
}

.blgsin-top {
	width: 100%;
	float: left;
	position: relative;
	background-color: #ebeaea;
	-webkit-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	-moz-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	-ms-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
	-o-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);
}

.blgsin-img {
	width: 471px;
	position: absolute;
	top: -45px;
	left: 0;
	z-index: 1;
	-webkit-clip-path: polygon(74% 0, 100% 50%, 74% 100%, 0 100%, 0 0);
	clip-path: polygon(74% 0, 100% 50%, 74% 100%, 0 100%, 0 0);
	-moz-clip-path: polygon(74% 0, 100% 50%, 74% 100%, 0 100%, 0 0);
	-ms-clip-path: polygon(74% 0, 100% 50%, 74% 100%, 0 100%, 0 0);
	-o-clip-path: polygon(74% 0, 100% 50%, 74% 100%, 0 100%, 0 0);
}

.blgsin-img img {
	display: block;
}

.blgsin-title {
	width: 410px;
	float: right;
	height: 271px;
	position: relative;
	display: table;
	padding: 20px 35px 20px 0;
}

.blgsin-title h1 {
	display: table-cell;
	vertical-align: middle;
}

.blgsin-title h1 a {
	font-size: 40px;
	line-height: 48px;
	color: #0f1113;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
}

/*.blgsin-title h1 a:hover{ color:#b90f00;}*/
.blgsin-date {
	float: left;
	width: 100%;
	padding: 0 0 0 37px;
	background-image: url(images/blgcal-icn.png);
	background-position: 0 3px;
	font-size: 22px;
	line-height: 30px;
	color: #0f1113;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	margin: 0 0 35px;
}

.blgsin-content {
	width: 100%;
	float: left;
}

.blgsin-content p {
	font-size: 16px;
	line-height: 24px;
	color: #464646;
	margin: 0 0 27px;
	font-family: 'Poppins-Regular';
}

.blgsin-content h2,
.blgsin-content h3 {
	font-size: 36px;
	line-height: 48px;
	color: #ee0f00;
	letter-spacing: 0.72px;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}


.blgsin-content p i {
	font-style: italic;
}

.blgsin-content p a {
	color: #cd1c0d;
}

.blgsin-content p a:hover {
	text-decoration: underline;
}

.blgsin-content p span {
	color: #cd1c0d;
}

.blgsin-content ul {
	width: 100%;
	display: block;
}

.blgsin-content ul li,
.blgsin-content ol li {
	display: block;
	position: relative;
	padding: 0 0 0 30px;
	background-image: url(images/gnpglist-blt.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 16px;
	line-height: 24px;
	color: #464646;
	letter-spacing: 0.32px;
	font-family: 'Poppins-SemiBold_0', Arial, Helvetica, sans-serif;
	padding: 0 0 14px 30px;
	margin: 0 0 14px;
}

.blgsin-content ul li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 100%;
	border-top: 1px dotted #000000;
	box-sizing: border-box;
	height: 1px;
	width: calc(100% - 30px);
}

.blgsin-content ul li b,
.blgsin-content ol li b,
.blgsin-content ul li strong,
.blgsin-content ol li strong {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
}

.blgsin-content ul li i,
.blgsin-content ol li i {
	font-style: italic;
}

.blgsin-content ul li span,
.blgsin-content ol li span {
	color: #cd1c0d;
}

.blgsin-content ul li a,
.blgsin-content ol li a {
	color: #cd1c0d;
}

.blgsin-content ul li a:hover,
.blgsin-content ol li a:hover {
	text-decoration: underline;
}


.blgsin-content ol li {
	background-image: none;
	padding-left: 0;
	list-style-type: decimal;
	position: relative;
}

.blgsin-content ol {
	list-style-type: decimal;
}

.blgsin-content ol li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px dotted #000000;
	box-sizing: border-box;
	height: 1px;
	width: calc(100%);
}

.blgsin-content h4 {
	font-size: 32px;
	line-height: 44px;
	color: #ee0f00;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.blgsin-content h5 {
	font-size: 30px;
	line-height: 42px;
	color: #ee0f00;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.blgsin-content h6 {
	font-size: 28px;
	line-height: 40px;
	color: #ee0f00;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.blgsin-content a {
	color: inherit;
}


.feel-free {
	width: 100%;
	float: left;
	padding: 0 0 43px;
	border-bottom: 1px solid #000000;
	margin: 11px 0 39px;
}

.feel-free h4 {
	width: 400px;
	float: left;
	font-size: 27px;
	line-height: 32px;
	color: #282828;
	font-family: 'Poppins-Light_0', Arial, Helvetica, sans-serif;
}

.feel-free h4 strong {
	color: #e53828;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.blgsin-call {
	width: 455px;
	float: right;
}

.blgsin-call a {
	width: 100%;
	display: block;
	position: relative;
	background-color: #0f1113;
	font-size: 49px;
	line-height: 49px;
	color: #ffffff;
	font-family: 'Poppins-ExtraBold', Arial, Helvetica, sans-serif;
	padding: 11px 10px 11px 50px;
}

.blgsin-call a:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -31px;
	background-image: url(images/tele-before.png);
	width: 62px;
	height: 62px;
}

.blgsin-call a:hover {
	background-color: #b90f00;
}

.blgsin-pagin {
	width: 100%;
	float: left;
	text-align: center;
}

.blgsin-pagin a {
	display: inline-block;
	margin: 0 28px;
	position: relative;
	font-size: 18px;
	line-height: 37px;
	color: #0f1113;
	letter-spacing: 0.72px;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
}

.blgsin-pagin a:hover {
	color: #b90f00;
}

.blgsin-pagin .nav-previous a:before {
	content: "";
	display: inline-block;
	background-image: url(images/blgpagin-box.png), url(images/blogsin-prev.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 0 0, center;
	width: 38px;
	height: 37px;
	margin: 0 9px;
	vertical-align: top;
}

.blgsin-pagin .nav-previous a:after {
	content: "";
	position: absolute;
	right: -33px;
	width: 1px;
	height: 20px;
	background-color: #000000;
	top: 0;
	bottom: 0;
	margin: auto;
}

.blgsin-pagin .nav-next a:after {
	content: "";
	display: inline-block;
	background-image: url(images/blgpagin-box.png), url(images/blogsin-next.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 0 0, center;
	width: 38px;
	height: 37px;
	margin: 0 9px;
	vertical-align: top;
}


.berg-services-sec.blg-pg {
	width: 100%;
	float: left;
	margin: 0;
	background-image: url(images/innerservices-bg.jpg);
}

.berg-services-sec.blg-pg .berg-services {
	padding-top: 56px;
}

.blgsin-pagin .nav-previous,
.blgsin-pagin .nav-next {
	display: inline-block;
}


.blgsin-pagin h2 {
	display: none;
}

/*.blog-pagin svg.icon{ display:none;}*/


.general-page {
	padding: 71px 0 0;
	width: 100%;
	float: left;
}

.gnpg-sdbr {
	width: 235px;
	float: left;
}

.gnpg-sdbr h4 {
	font-size: 37px;
	line-height: 50px;
	color: #181818;
	text-transform: uppercase;
	letter-spacing: 3.7px;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	text-align: center;
}

.gnpg-sdbr h4 strong {
	color: #cd1c0d;
}

.gnpg-sdbr h4:after {
	content: "";
	display: block;
	margin: 16px auto 35px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #de3424;
}

.side-services {
	width: 100%;
	float: left;
}

.sdser-itm {
	width: 100%;
	float: left;
	background-color: #eae9e9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 9px 10px 35px;
	margin: 0 0 17px;
}

.sdser-img {
	width: 100%;
	float: left;
	margin: 0 0 11px;
}

.sdser-img img {
	display: block;
	margin: 0 auto;
}

.sdser-cntnt {
	width: 100%;
	float: left;
	text-align: center;
}

.sdser-cntnt h5 {
	font-size: 40px;
	line-height: 45px;
	color: #000000;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	margin: 0 0 23px;
}

.sdser-btn {
	width: 100%;
	float: left;
	text-align: center;
}

.sdser-btn a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 31px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #151515;
	color: #fff;
	position: relative;
	padding: 8px 52px;
	font-weight: 100;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.sdser-btn a:hover {
	background-color: #b90f00;
}

.gnpg-right {
	width: 900px;
	float: right;
}

.gnpg-cntnt {
	width: 100%;
	float: left;
}

.gnpg-cntnt h1 {
	width: 100%;
	float: left;
	background-color: #eae9e9;
	padding: 32px 40px 37px;
	/*-webkit-clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0); clip-path: polygon(95% 0, 100% 9%, 100% 100%, 0 100%, 0 0);*/
	margin: 15px 0 48px;
	font-size: 40px;
	line-height: 48px;
	color: #0f1113;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	position: relative;
}

.gnpg-cntnt h1:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(images/gnpghd-shape.jpg);
	width: 41px;
	height: 33px;
}

.gnpg-cntnt p {
	font-size: 16px;
	line-height: 24px;
	color: #464646;
	margin: 0 0 27px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.gnpg-cntnt p strong,
.gnpg-cntnt p b {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif;
}

.gnpg-cntnt p i {
	font-style: italic;
}

.gnpg-cntnt p a {
	color: #cd1c0d;
}

.gnpg-cntnt p a:hover {
	text-decoration: underline;
}

/*.gnpg-cntnt p span{ color:#cd1c0d;}*/
.gnpg-cntnt h2,
.gnpg-cntnt h3 {
	font-size: 36px;
	line-height: 48px;
	color: #ee0f00;
	letter-spacing: 0.72px;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.gnpg-cntnt ul {
	width: 100%;
	display: block;
}

.gnpg-cntnt ul li,
.gnpg-cntnt ol li {
	display: block;
	position: relative;
	background-image: url(images/gnpglist-blt.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 16px;
	line-height: 24px;
	color: #464646;
	letter-spacing: 0.32px;
	font-family: 'Poppins-SemiBold_0', Arial, Helvetica, sans-serif;
	padding: 0 0 14px 30px;
	margin: 0 0 14px;
}

.gnpg-cntnt ol li {
	display: list-item;
}

.gnpg-cntnt ul li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 100%;
	border-top: 1px dotted #000000;
	box-sizing: border-box;
	height: 1px;
	width: calc(100% - 30px);
}

.gnpg-cntnt ul li b,
.gnpg-cntnt ol li b,
.gnpg-cntnt ul li strong,
.gnpg-cntnt ol li strong {
	font-family: 'Poppins-Bold_1', Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
}

.gnpg-cntnt ul li i,
.gnpg-cntnt ol li i {
	font-style: italic;
}

.gnpg-cntnt ul li span,
.gnpg-cntnt ol li span {
	color: #cd1c0d;
}

.gnpg-cntnt ul li a,
.gnpg-cntnt ol li a {
	color: #cd1c0d;
}

.gnpg-cntnt ul li a:hover,
.gnpg-cntnt ol li a:hover {
	text-decoration: underline;
}

.gnpg-cntnt ol li {
	background-image: none;
	padding-left: 0;
	list-style-type: decimal;
	position: relative;
	list-style-position: inside;
}

.gnpg-cntnt ol {
	list-style-type: decimal;
	list-style-position: inside;
}

.gnpg-cntnt ol li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px dotted #000000;
	box-sizing: border-box;
	height: 1px;
	width: calc(100%);
}

.gnpg-cntnt h4 {
	font-size: 32px;
	line-height: 44px;
	color: #ee0f00;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.gnpg-cntnt h5 {
	font-size: 30px;
	line-height: 42px;
	color: #ee0f00;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.gnpg-cntnt h6 {
	font-size: 28px;
	line-height: 40px;
	color: #ee0f00;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.gnpg-cntnt a {
	color: inherit;
}

.general-page .feel-free {
	margin: 44px 0 0;
	padding: 0 0 48px;
}

/*Gallery Page*/

.prev-jobs {
	width: 100%;
	float: left;
	padding: 79px 0 48px;
	text-align: center;
}

.prev-jobs h2 {
	font-size: 64px;
	line-height: 65px;
	text-transform: uppercase;
	letter-spacing: 6.4px;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	margin: 0 0 12px;
	color: #000000;
}

.prev-jobs h2 strong {
	color: #e53828;
}

.prev-jobs p {
	padding: 0 0 40px;
	font-size: 18px;
	line-height: 28px;
	color: #000000;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
}

.prev-jobs p:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-top: 11px solid #de3424;
}

.gallery-blocks {
	width: 100%;
	float: left;
	padding: 93px 0 63px;
	background-image: url(images/galpg-ptrn.jpg);
	background-repeat: repeat;
}

.gallery-items {
	width: 1110px;
	margin: 0 auto;
}

.gal-item {
	width: 540px;
	float: left;
	position: relative;
	margin: 0 0 30px;
}

.gal-item:nth-child(2n) {
	float: right;
}

.glitm-img {
	width: 100%;
	float: left;
}

.glitm-img img {
	width: 100%;
	float: left;
}

.glitm-icn {
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.glitm-icn a,
.glitm-icn h6 {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
	line-height: 0;
	background-image: url(images/glpg-zmicn.jpg);
}

.glitm-title {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.glitm-title a strong,
.glitm-title h5 strong {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.48px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.glitm-title a,
.glitm-title h5 {
	color: #fff;
	background-color: rgba(10, 10, 10, 0.75);
	padding: 5px 26px;
	height: 77px;
	display: table;
	width: 100%;
}

.galpg-btn {
	width: 100%;
	float: left;
	text-align: center;
	margin: 19px 0 0;
}

.galpg-btn a {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #b90f00;
	color: #fff;
	position: relative;
	font-weight: 100;
	border-radius: 3px;
	padding: 7px 48px 8px;
	transition: 0.5s;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
}

.galpg-btn a:hover {
	background-color: #000;
}

/*Contact Page*/
.contact-page {
	padding: 60px 0 240px;
	width: 100%;
	float: left;
}

.cntpg-top h2 {
	font-size: 64px;
	line-height: 65px;
	text-transform: uppercase;
	letter-spacing: 6.4px;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #000000;
	text-align: center;
}

.cntpg-top h2 strong {
	color: #e53828;
}

.cntpg-top {
	width: 100%;
	float: left;
}

.cntpg-top p {
	padding: 0 0 28px;
	font-size: 17px;
	line-height: 25px;
	color: #000000;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	text-align: center;
	position: relative;
	margin: 0 0 46px;
}

.cntpg-top p:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #de3424;
}

.cntpg-form {
	width: 100%;
	float: left;
	background-color: #ededed;
	padding: 53px 30px 48px;
	/*-webkit-clip-path:polygon(4% 0, 100% 0, 100% 70%, 96% 100%, 0 100%, 0 30%);
clip-path:polygon(4% 0, 100% 0, 100% 60%, 96% 100%, 0 100%, 0 40%);*/
	margin: 0 0 77px;
	position: relative;
}

.cntpg-form:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/ctpgfrm-shape.jpg);
	width: 42px;
	height: 41px;
}

.cntpg-form:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	background-image: url(images/ctpgfrm-shape.jpg);
	width: 42px;
	height: 41px;
}


.ctpg-dtls {
	width: 100%;
	float: left;
}

.ctpg-map {
	width: 820px;
	float: right;
	position: relative;
}

.ctpg-map iframe {
	width: 100%;
	float: left;
	-webkit-box-shadow: inset 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 1px 10px 0px rgba(0, 0, 0, 0.5);
}

.ctmap-loc {
	position: absolute;
	left: 314px;
	top: 101px;
}

.ctpgdtls-left {
	width: 320px;
	float: left;
	margin: 3px 0 0;
}

.ctpgdtls-left ul li {
	padding: 0 0 0 45px;
}

.ctpgdtls-left ul li.add {
	margin: 0 0 68px;
}

.ctpgdtls-left ul li h4 {
	font-size: 40px;
	line-height: 41px;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	margin: 0 0 23px;
	position: relative;
	font-family: 'BarlowCondensed-Bold';
}

.ctpgdtls-left ul li p {
	font-size: 18px;
	line-height: 28px;
	color: #464646;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.ctpgdtls-left ul li p a {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

.ctpgdtls-left ul li a.phn {
	font-size: 20px;
	line-height: 28px;
	color: #464646;
	font-family: 'Poppins-SemiBold_0', Arial, Helvetica, sans-serif;
}

.ctpgdtls-left ul li a.phn:hover {
	color: #b90f00;
}

.ctpgsoc-icns {
	width: 100%;
	float: left;
	margin: 53px 0 0;
}

.ctpgsoc-icns a {
	width: 36px;
	height: 36px;
	float: left;
	font-size: 0;
	line-height: 0;
	margin: 0 5px 0 0;
}

.ctpgsoc-icns a.fb-icn {
	background-image: url(images/cntpg-fbicn.png);
}

.ctpgsoc-icns a.twt-icn {
	background-image: url(images/cntpg-twticn.png);
}

.ctpgsoc-icns a.gog-icn {
	background-image: url(images/cntpg-gogicn.png);
}

.ctpgsoc-icns a.fb-icn:hover {
	background-image: url(images/cntpg-fbicnhov.png);
}

.ctpgsoc-icns a.twt-icn:hover {
	background-image: url(images/cntpg-twticnhov.png);
}

.ctpgsoc-icns a.gog-icn:hover {
	background-image: url(images/cntpg-gogicnhov.png);
}

.ctpgsoc-icns a.yt-icn {
	background-image: url(images/cntpg-yt.png);
}

.ctpgsoc-icns a.yt-icn:hover {
	background-image: url(images/cntpg-ythov.png);
}

.ctpgsoc-icns a.insta-icn {
	background-image: url(images/cntpg-insta.png);
}

.ctpgsoc-icns a.insta-icn:hover {
	background-image: url(images/cntpg-instahov.png);
}

.ctpgsoc-icns a.lin-icn {
	background-image: url(images/cntpg-lin.png);
}

.ctpgsoc-icns a.lin-icn:hover {
	background-image: url(images/cntpg-linhov.png);
}

.ctpgdtls-left ul li.add h4:after {
	content: "";
	position: absolute;
	top: 3px;
	left: -45px;
	background-image: url(images/ctpg-addicn.png);
	width: 28px;
	height: 37px;
}

.ctpgdtls-left ul li.call h4:after {
	content: "";
	position: absolute;
	top: 5px;
	left: -45px;
	background-image: url(images/ctpg-callicon.png);
	width: 34px;
	height: 34px;
}

.cntpg-form .gform_wrapper {
	width: 988px;
	margin: 0 auto;
}

.cntpg-form .gform_wrapper .top_label .gfield_label,
.cntpg-form .gform_wrapper legend.gfield_label {
	display: none;
}

.cntpg-form .gform_wrapper ul.gform_fields li.gfield select {
	background-color: #fff;
	background-image: url(images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
}

.cntpg-form .gform_wrapper ul.gform_fields li.gfield {
	width: 322px;
	float: left;
	clear: none;
	padding: 0 !important;
	margin: 0 0 12px !important;
	border: 0 !important;
	background-color: transparent !important;
}

/*.cntpg-form .gform_wrapper ul.gform_fields li.gfield:nth-child(1), .cntpg-form .gform_wrapper ul.gform_fields li.gfield:nth-child(2){ margin-right:11px !important;}*/
.cntpg-form .gform_wrapper .top_label div.ginput_container {
	width: 100%;
	float: left;
	margin: 0 !important;
}

.cntpg-form .gform_wrapper ul.gform_fields li.gfield.half {
	margin-right: 11px !important;
}

.cntpg-form .gform_wrapper ul.gform_fields li.gfield.msg {
	width: 100%;
	margin-right: 0 !important;
}

.cntpg-form .gform_wrapper ul.gform_fields li.gfield.half:nth-child(3),
.cntpg-form .gform_wrapper ul.gform_fields li.gfield.half:nth-child(6) {
	margin-right: 0 !important;
}

/*.cntpg-form .gform_wrapper ul.gform_fields li.gfield:nth-child(4), .cntpg-form .gform_wrapper ul.gform_fields li.gfield:nth-child(5){ width:100%;}*/

.cntpg-form .gform_wrapper ul.gform_fields li.gfield input,
.cntpg-form .gform_wrapper ul.gform_fields li.gfield select,
.cntpg-form .gform_wrapper ul.gform_fields li.gfield textarea {
	width: 100% !important;
	margin: 0 !important;
	background-color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 0 !important;
	outline: 0;
	font-size: 17px !important;
	line-height: 25px !important;
	color: #727272 !important;
	font-family: 'Barlow-Medium', Arial, Helvetica, sans-serif !important;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 12px 20px 10px !important;
	-webkit-box-shadow: -1px 1px 2px 0px rgba(49, 110, 126, 0.1);
	-moz-box-shadow: -1px 1px 2px 0px rgba(49, 110, 126, 0.1);
	box-shadow: -1px 1px 2px 0px rgba(49, 110, 126, 0.1);
}

.cntpg-form .gform_wrapper ul.gform_fields li.gfield textarea {
	height: 75px !important;
	border: 0;
	font-size: 17px !important;
	line-height: 25px !important;
	color: #727272 !important;
	font-family: 'Barlow-Medium', Arial, Helvetica, sans-serif !important;
	-webkit-box-shadow: -1px 1px 2px 0px rgba(49, 110, 126, 0.1);
	-moz-box-shadow: -1px 1px 2px 0px rgba(49, 110, 126, 0.1);
	box-shadow: -1px 1px 2px 0px rgba(49, 110, 126, 0.1);
}

.cntpg-form ::-webkit-input-placeholder {
	color: #727272;
}

.cntpg-form ::-moz-placeholder {
	color: #727272;
}

.cntpg-form :-ms-input-placeholder {
	color: #727272;
}

.cntpg-form :-moz-placeholder {
	color: #727272;
}

.cntpg-form .gform_wrapper .gform_footer {
	width: 100%;
	float: left;
	text-align: center;
	margin: 30px 0 0;
	padding: 0;
}

.cntpg-form .gform_wrapper .gform_footer input {
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
	font-size: 20px !important;
	text-transform: uppercase;
	line-height: 43px;
	letter-spacing: 2.04px;
	text-decoration: none;
	display: inline-block;
	background-color: #b90f00;
	color: #fff;
	position: relative;
	font-weight: 100;
	border-radius: 3px;
	padding: 8px 87px;
	border: 0;
	outline: 0;
	margin: 0 auto;
	cursor: pointer;
	-webkit-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	margin: 0 !important;
	-moz-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	margin: 0 !important;
	-ms-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	margin: 0 !important;
	-o-clip-path: polygon(48% 11%, 52% 0, 100% 0, 100% 100%, 52% 100%, 48% 90%, 45% 100%, 0 100%, 0 0, 43% 0);
	margin: 0 !important;
}

.cntpg-form .gform_wrapper .gform_footer input:hover {
	background: #000000;
	color: #fff;
}

.cntpg-form .gform_wrapper div.validation_error {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 20px;
	color: #f00;
	border: 0;
	font-weight: normal;
}

.cntpg-form .gform_wrapper .validation_message {
	width: 100%;
	float: left;
	padding: 5px 5px 0 !important;
	color: #f00;
	font-weight: normal;
}
.cntpg-form .gform_wrapper .ginput_container_phone .validation_message {
	position: relative;
	bottom: 20px;
}


.blog-list .no-results.not-found h1 {
	font-size: 36px;
	line-height: 48px;
	color: #ee0f00;
	letter-spacing: 0.72px;
	margin: 0 0 22px;
	font-family: 'BarlowCondensed-Medium', Arial, Helvetica, sans-serif;
}

.blog-list .no-results.not-found p {
	font-size: 16px;
	line-height: 24px;
	color: #464646;
	margin: 0 0 27px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.blog-list .no-results.not-found p a {
	color: #ee0f00;
}

.blog-list .no-results.not-found p a:hover {
	text-decoration: underline;
}

/**/
.review_item {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	border-bottom: 1px solid #ccc
}

.review_item:last-of-type {
	border: 0;
}

.review_row .rating {
	width: 118px;
	float: left;
	height: 19px;
	margin-bottom: 15px;
}

.review_row .rating .star {
	width: 100%;
	float: left;
	background-image: url(images/rating.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 19px;
}

.review_item p {
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 15px;
}

#review_btn {
	position: fixed;
	top: 300px;
	right: 0;
	cursor: pointer;
	z-index: 99999999995
}

.popup_form_outer_overlay {
	width: 100%;
	height: 100%;
	background-image: url(images/overlay_transparent.png);
	background-repeat: repeat;
	background-position: 0 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999995;
	display: none;
}

.popup_form_outer {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999999995;
	padding: 30px 0 0;
	display: none;
}

.popup_form {
	width: 420px;
	margin: auto;
	position: relative;
}

.popup_form h4 {
	background-color: #b90f00;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}

.popup_form .pf_block {
	width: 100%;
	float: left;
	background-color: #000000;
	padding: 20px 42px;
	box-sizing: border-box;
}

.popup_form h3 {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'BarlowCondensed-Bold', Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1.25px;
	margin: 0 0 10px;
	padding: 0;
}

.popup_form .pfr_block {
	width: 100%;
	float: left;
	margin: 0 0 10px;
}

.popup_form .pfr_block p {
	color: #fff;
	margin: 0 0 10px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.pf_fields {
	width: 100%;
	float: left;
}

.pf_fields .pf_field {
	width: 100%;
	float: left;
	margin: 0 0 15px;
}

.pf_fields .pf_field.submit-field {
	position: relative;
}

.pf_fields .pf_field label {
	font-size: 16px;
	color: #fff;
	width: 100%;
	float: left;
	margin: 0 0 3px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.pf_fields .pf_field input[type="text"],
.pf_fields .pf_field input[type="email"],
.pf_fields .pf_field textarea {
	width: 100%;
	float: left;
	line-height: 30px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	border-radius: 3px;
	border: 0;
}

.pf_fields .pf_field textarea {
	height: 95px;
}

.pf_fields .pf_field input[type="button"] {
	width: 100%;
	float: left;
	line-height: 40px;
	background-color: #b90f00;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	text-transform: uppercase;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.pf_fields .pf_field.submit-field #form-loading {
	position: absolute;
	right: 10px;
	top: 10px;
	display: none;
	width: 20px;
}

.pf_fields p {
	font-size: 16px;
	line-height: normal;
	color: #fff;
	margin: 0 0 10px;
	width: 100%;
	float: left;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.pfr_fields {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 20px;
}

.pfr_fields span {
	display: inline-block;
	width: 60px;
	height: 59px;
	background-image: url(images/ratingstar.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.pfr_fields span.active {
	background-image: url(images/ratingstar_active.png);
}

.popup_form .error_field {
	display: none;
	color: red;
	width: 100%;
	float: left;
	font-size: 15px;
	text-shadow: 0 0 0 #fb7070;
}

.pf_result {
	width: 100%;
	float: left;
	padding: 20px 42px;
	box-sizing: border-box;
	background-color: #000000;
}

.pf_result h5 {
	font-weight: 700;
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 20px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.pf_result p {
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 15px;
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.share_row {
	width: 100%;
	float: left;
	margin: 10px 0 0;
}

.share_row a {
	margin: 0 5px;
	display: inline-block;
}

.share_step {
	width: 100%;
	float: left;
}

.share_step1 {
	margin: 30px 0 10px;
}

.share_step h6 {
	font-size: 18px;
	line-height: normal;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 0;
	color: #fff;
	font-family: 'Raleway-Regular', Arial, Helvetica, sans-serif;
}

.share_step ul {
	padding: 0;
	margin: 0;
}

.share_step ul li {
	padding: 0;
	margin: 0 0 10px;
	width: 100%;
	float: left;
}

.share_step ul li button {
	width: 233px;
	height: 74px;
	background-image: url(images/clip_btn.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
}

#popup_close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -15px;
	right: -15px;
	cursor: pointer;
	background-image: url(images/popup_close.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	z-index: 99999999999995;
}

.pf_fields .pf_field #comments {
	display: block;
}

.pf_result p strong {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

.share_step ul li button.copied {
	background: url(images/clip_btn_copied.png);
	transition: .3s;
}


.hide {
	display: none;
}

.top-header-sec {
	float: left;
	width: 100%;
}

.menu-sec {
	float: left;
	width: 100%;
}

.ft_scl {
	display: inline-block;
	margin-top: 8px;
}

.ft_scl a {
	float: left;
	width: 38px;
	height: 38px;
	background: url(images/ft_social.png) no-repeat left top;
	margin: 0 1.5px;
	text-indent: -9999px;
}

.ft_scl a.fb {
	background-position: 0px 0px;
}

.ft_scl a.twit {
	background-position: -48px 0px;
}

.ft_scl a.gplus {
	background-position: -96px 0px;
}

.ft_scl a.youtube {
	background-position: -144px 0px;
}

.ft_scl a.instagram {
	background-position: -192px 0px;
}

.ft_scl a.lin {
	background-position: -240px 0px;
}

.banner-res {
	display: none;
}

.banner-res img {
	display: block;
}


body .userway.userway_p5 {
	bottom: 110px !important;
}

body .cc-banner.cc-bottom {
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	background-color: rgba(185, 15, 0, 0.9);
}

body .cc-banner .cc-message {
	width: 100%;
	text-align: center;
	line-height: normal;
	margin: 0 0 10px;
	font-size: 12px;
}

body .cc-compliance {
	width: 100%;
	text-align: center;
	display: block;
}

.cc-deny {
	display: none;
}

.cc-window.cc-theme-minimal .cc-btn.cc-dismiss {
	display: inline-block;
	margin: 0;
	position: relative;
	border-radius: 150px !important;
	-moz-border-radius: 150px !important;
	-webkit-border-radius: 150px !important;
	line-height: normal;
	padding: 5px 12px;
}

.cc-window .cc-btn.cc-allow {
	display: inline-block;
	width: auto;
}

body #callnowbutton {
	bottom: 110px !important;
}

#cmplz-document div {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
}

.gform_button.disabled {
	opacity: 0.7;
	pointer-events: none;
}

.cont-forms .gform_wrapper .captcha-field .gfield_label,
.cntpg-form .gform_wrapper .captcha-field .gfield_label,
.cntpg-form .gform_wrapper .captcha-field legend.gfield_label {
	display: block !important;
	font-family: 'Poppins-Light_0';
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: normal !important;
}

.cntpg-form .gform_wrapper .captcha-field .gfield_label,
.cntpg-form .gform_wrapper .captcha-field legend.gfield_label {
	color: #000;
}

.testimonials-sec .container {
	width: 100%;
	max-width: 1920px;
	padding: 0 50px;
}

.testimonials {
	padding-left: 10%;
}

.testi-dt {
	padding: 59px 40px 48px 40px;
	margin: 0;
}

.testi-dt p {
	font-size: 15px;
}

.testi-dt h5 {
	font-size: 18px;
}

.rev-blc iframe {
	min-width: 820px;
	height: 510px !important;
}

.review-sec {
	width: 820px;
	padding: 0;
}

.testimonials {
	width: calc(100% - 820px);
}

.simple-banner .simple-banner-text a {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}


/* Pop-up styles */
body .pum-container,
.pum-theme-default-theme .pum-container {
	padding: 25px 15px 10px;
}

.pum-container.pum-responsive.pum-responsive-tiny {
	width: 20% !important;
}

body .pum-container.pum-responsive.pum-responsive-tiny {
	background: #da0f8f !important;
	color: #fff !important;
	font-family: 'Poppins-Regular' !important;
}

.pum-theme-7034 .pum-title,
.pum-theme-default-theme .pum-title {
	color: #fff !important;
	font-family: 'Poppins-Regular';
	font-size: 20px !important;
	line-height: 1.2 !important;
}

.pum-container .gform_wrapper.gravity-theme .gfield_label {
	color: #fff !important;
	font-size: 15px;
	box-shadow: none;
	line-height: 1.4 !important;
	font-weight: normal !important;
}

.pum-container .gf_progressbar_wrapper p,
.pum-container .gform_wrapper.gravity-theme .gfield_checkbox label,
.pum-container .gform_wrapper.gravity-theme .gfield_radio label {
	color: #fff !important;
}

.pum-theme-7034 .pum-content+.pum-close,
.pum-theme-default-theme .pum-content+.pum-close {
	line-height: 10px !important;
	font-size: 15px !important;
	padding: 8px !important;
	font-weight: bold !important;
	background-color: #fff !important;
	color: #000000 !important;
	top: -10px !important;
}

body .pum-container.gform_wrapper.gravity-theme .gfield_radio label {
    display: inline-block;
    font-size: 15px;
    left: 5px;
    position: relative;
    top: 1px;
}

body .pum-container .gform_wrapper .gform_page_footer .button {
	margin: 5px 0 !important;
	background-color: #362221 !important;
	width: 80px !important;
	font-size: 0.700rem !important;
	line-height: 0.85rem !important;
	padding: 0.5rem 0.5rem !important;
	font-weight: normal !important;
	letter-spacing: 1px;
	font-family: 'Poppins-Regular';
}

body .pum-container .gf_progressbar_wrapper {
	display: none !important;
}

body .pum-container .gform_wrapper.gravity-theme .gform_page_footer {
	margin: 5px 0 0 0;
	padding: 0;
}

body .pum-container .gform_wrapper .top_label .secnd-stp .gfield_label {
	display: none;
}

body .pum-container.pum-responsive.pum-responsive-tiny {
	min-height: 260px;
}

body .pum-container .gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 5px;
}

body .pum-container .gform_wrapper.gravity-theme .gform_fields input {
	font-size: 14px;
	padding: 6px 10px !important;
}

.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
	position: fixed;
	background-color: #b90f00;
	min-height: 420px !important;
}

.pum-container .pum-close.popmake-close {
	font-family: 'Poppins-Regular' !important;
}

body .pum-container .pum-title {
	font-family: 'Poppins-Regular';
}

.pum-content:focus-visible {
	outline: none;
}

.pum-content.popmake-content .pum-title {
	font-family: 'Poppins-Regular';
	font-weight: normal;
}

.pum-content.popmake-content .gform_wrapper.gravity-theme .gf_progressbar_title {
	font-family: 'Poppins-Regular';
	font-weight: normal;
}

.pum-content.popmake-content .gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gform_fields {
	font-family: 'Poppins-Regular';
	font-weight: normal;
}

.pum-container .gform_wrapper .gform_page_footer .button {
	margin: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	cursor: pointer;
	line-height: normal;
	color: #fff !important;
	text-transform: uppercase;
	background-color: #050708;
	text-align: center;
	padding: 15px 15px !important;
	width: 295px !important;
	font-family: 'Poppins-Regular';
	letter-spacing: 2.04px;
	border-radius: 3px;
}

.ps-pnf-iframe-wrapper .ps-pnf-progress-bar {
	display: none;
}

.pum-container fieldset.fst-labl span.gfield_required {
	display: none;
}

body .pum-container .gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
	background-color: inherit !important;
	font-size: 12px !important;
	font-family: 'Poppins-Regular';
	color: #ff0000 !important;
	padding: 0px !important;
	margin-top: -26px !important;
	text-align: right !important;
	padding: 5px !important;
	border: 0px !important;
}

body .pum-container .gform_submission_error.hide_summary,
.gform_validation_errors {
	display: none !important;
}

body .pum-container .gform_wrapper .instruction.validation_message {
	display: none;
}

body .pum-container .gform_wrapper.gravity-theme .gform_fields textarea {
	height: 60px !important;
}

body .pum-container .pum-content .gform_confirmation_message {
	color: #fff;
	font-family: 'Poppins-Regular';
}

:focus-visible {
	outline: none;
}

.pum-overlay,
html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,
html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
	min-height: 400px !important;
}

body .pum-container .gform_wrapper.gravity-theme .gform_fields .captchafld iframe {
	transform: scale(0.8);
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	margin-left: -29px;
}

body .pum-container .gform_wrapper.gravity-theme .gform_fields input {
	min-height: inherit !important;
	line-height: inherit !important;
}

.topbar .container {
	position: relative;
}

.topbar .top-serch {
	float: right;
}

.topbar .top-serch .hdr-src.dsktp {
	display: none;
}

@media screen and (min-width: 992px) {
	.topbar .top-serch .hdr-src.dsktp {
		display: block;
		padding-top: 12px;
	}
}

.topbar .top-serch .srcbox {
	/*top: 10px;*/
	top: 0px;
	max-width: 400px;
}

input[type=search]::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input[type=search]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

.clr-btn {
	position: absolute;
	top: 0px;
	cursor: pointer;
	width: 50px;
	right: 40px;
	z-index: 9999;
}

.clr-btn input {
	padding: 3px 0 0 0;
	cursor: pointer;
	font-size: 11px;
	font-style: normal;
}

.repage-title {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.rw-img {
	margin-left: 20px;
}

.repage-title .rw-img img {
	width: 50px !important;
	height: 50px !important;
}

.gnpg-cntnt .repage-title h3 {
	margin-bottom: 0;
}

.pum-container .gform_wrapper.gravity-theme .gfield_radio label {
    position: relative;
    left: 5px;
    top: 1px;
}


.header-sticky.fixed-header {
	display: block;
	position: fixed;
	top: 0;
	width: 100%;
	padding: 10px 2%;
	background-color: #b90f00;
	z-index: 9999;
}

.sticky-wrap {
	display: none;
}

.header-sticky {
	width: 100%;
	float: left;
	background: #22652c;
	padding: 10px;
	display: none;
}

.header-sticky .sicky-cnt {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 15px;
	color: #150101;
	padding: 0 8px;
}

.header-sticky .mobile_src_nav,
.header-sticky .showhide {
	display: block;
}

.sticky-mobinav a {
	color: #fff;
}

.header-sticky .mobile_src_nav {
	background: transparent;
}

.sticky-mobinav {
	display: none;
}

.header-sticky .stickyshowhide .txt {
	width: 40px;
	height: 40px;
	text-align: center;
	float: none;
	padding: 0;
	position: relative;
	font-weight: normal;
}

.header-sticky .sicky-cnt>a {
	font-size: 17px;
	color: #fff;
	font-family: 'Poppins-Regular';
	position: relative;
	padding-top: 45px;
	display: inline-block;
	text-align: center;
	width: 100%;
	cursor: pointer;
}

.header-sticky .sicky-cnt a:before {
	width: 40px;
	height: 40px;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	background: transparent;
	border-radius: 100%;
	border: 2px solid #fff;
}

.header-sticky .stickyshowhide .txt:before {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: auto;
	font-size: 18px;
	border: 1px #fff solid;
	color: #f2f2f2;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sticky-mobinav ul li a.drop {
	font-size: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 28px;
}

.sticky-mobinav ul li a.drop.open {
	width: 28px;
}

.sticky-mobinav ul li a.drop:after {
	content: "";
	background: url(images/sprite_icons.png) no-repeat left top;
	background-position: 0px 0px;
	width: 13px;
	height: 13px;
	position: absolute;
	right: 0;
	top: 8px;
}

.sticky-mobinav ul li a.drop.open:after {
	background-position: -28px 0px;
}

.header-sticky .sicky-cnt .stickyshowhide:before {
	background: url(images/header-sticky-menu.png) no-repeat center;
}

.header-sticky .sicky-cnt.sticky-email a:before {
	background: url(images/header-sticky-email.png) no-repeat center;
}

.header-sticky .sicky-cnt.sticky-call-wrap a:before {
	background: url(images/header-sticky-call.png) no-repeat center;
}

.header-sticky .sicky-cnt.sticky-blog-wrap a:before {
	background: url(images/header-sticky-blog.png) no-repeat center;
}

.header-sticky .sicky-cnt.sticky-faq-wrap a:before {
	background: url(images/header-sticky-faq.png) no-repeat center;
}

#floatingMenu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	display: flex;
	width: 100%;
	height: 100vh;
}

.floatingMenu-list {
	width: 280px;
	background: #b90f00;
	padding: 10px;
	position: relative;
	overflow-y: auto;
	height: 100vh;
}

a#cloaseFloatingMenu2 {
	flex-grow: 1;
	width: calc(100% - 280px);
	height: 100%;
	font-size: 0px !important;
}

#floatingMenu.openMenu {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

#cloaseFloatingMenu {
	text-align: right;
	font-size: 50px;
	line-height: 1;
	font-weight: 700;
	display: block;
	clear: both;
	color: #fff;
}

.floatingMenuInner li {
	position: relative;
}

.floatingMenuInner a {
	color: #fff;
	letter-spacing: 0.4px;
	font-family: 'Poppins-Regular';
	padding: 4px 0;
	font-size: 18px;

	display: block;
	line-height: 1;
	border-bottom: 1px solid #222222;
}

.floatingMenuInner .sub-menu {
	display: none;
}

.floatingMenuInner .menu-item-has-children>a:after {
	content: '';
	width: 10px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	top: 15px;
	right: 6px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.floatingMenuInner .menu-item-has-children>a:before {
	content: '';
	width: 2px;
	height: 10px;
	position: absolute;
	top: 11px;
	right: 10px;
	display: block;
	opacity: 1;
	background-color: #fff;
}

.floatingMenuInner li.openSubMenu.menu-item-has-children>a::before {
	opacity: 0;
}

.cont-forms .gform_wrapper ul.gform_fields li#field_1_10 {
    float: none;
    clear: both;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0 !important;
    width: auto;
}
.cntpg-form .gform_wrapper .top_label div.ginput_container input_1_10 {
    float: none !important;
    max-width: 320px;
    margin: auto !important;
}
.cntpg-form .gform_wrapper ul.gform_fields li#field_1_10 {
    float: none !important;
}

.cntpg-form .gform_wrapper ul.gform_fields li.gfield.gfield--type-captcha {float: inherit !important;margin: auto !important;}



.general-page .accordion .accordion-section-content {
    padding: 0px 15px 15px 0;
    display: none;
}
.general-page .accordion .accordion-heading {
    width: 100%;
    padding: 10px 43px 18px 0px;
    display: block;
    transition: all linear 0.15s;
    position: relative;
    line-height: 1.2;
    text-decoration: none;
    border-radius: 0 !important;
    margin: 0;
    cursor: pointer;
    text-align: left;
	    color: #0f1113;
}
.general-page .accordion .accordion-heading:after {
    position: absolute;
    content: "+";
    margin: auto;
    right: 20px;
    top: 15px;
    bottom: 0;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
    color: #ee0f00;
}
.general-page .accordion .accordion-section.accordion-active .accordion-heading:after {
    content: "-";
}
.general-page .accordion .accordion-section-content p:last-child {
    margin-bottom: 0px;
}
.general-page .accordion {
    border-top: 2px solid #ee0f00;
    float: left;
    width: 100%;
}
.general-page .accordion .accordion-section {
    margin: 0;
    border-bottom: 2px solid #ee0f00;
}







@media screen and (max-width:991px) {
	.sticky-mobinav {
		display: block;
	}
	.cont-forms .gform_wrapper ul.gform_fields li.gfield .ginput_recaptcha{
	left:0;
}
}

@media screen and (max-width:800px) {
	.sticky-wrap {
		display: block;
	}
}
.rev-blc iframe {
    width: 100% !important;
}

@media screen and (max-width:360px) {
.cont-forms .gform_wrapper ul.gform_fields li.gfield .ginput_recaptcha{
	left:0;
}
}

.gnpg-right.full-width {
	max-width: 100%;
	width: 100%;
	margin: auto;
}




 /* Map */

.general-page.serv-areas-pg{
    position: relative;
    z-index: 0;

}
.general-page.serv-areas-pg::before {
    background-image: url(./images/chicago-bg-image.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom:0;
    content: "";
    margin: auto;
    width: 100%;
    height: calc(100% + 7.5%);
    pointer-events: none;
    z-index: -1;


}

.general-page .gnpg-right .inn-areas-blk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding:0;
}
.general-page .gnpg-right .inn-areas-lst {
    width: 55%;
}
.general-page .gnpg-right .inn-areas-map {
    width: 40%;
    position: relative;
}
.general-page .gnpg-right .inn-areas-blk .inn-areas-lst ul {
    margin: 0 !important;
}

.general-page .gnpg-right .inn-areas-lst li.county {
    letter-spacing: 0;
    position: relative;
    list-style: none;
    margin-bottom: 0px;
    width: auto;
    display: inline-block;
}
.general-page .gnpg-right .inn-areas-lst li.county a {
    color: #151515;
    padding-left: 26px;
    display: inline-block;
    font-weight: 600;
    position: relative;
    margin: 0 5px 6px;
}
.general-page .gnpg-right .inn-areas-lst li.county a:hover{
    color: #ee0f00;
}
.general-page .gnpg-right .inn-areas-lst li.county a::before{
    height: 24px;
    width: 19px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-image: url(./images/map-location-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: auto;
}
.general-page .gnpg-right .inn-areas-lst li {
	background-image: none;
}
.general-page .gnpg-right .inn-areas-lst li:after {
	display: none;
}
.general-page .gnpg-right .inn-areas-lst li.county a:hover::before{
    background-image: url(./images/map-location-icon-hover.png);
}
.general-page .gnpg-right .inn-areas-lst .cities {
    display: none;
}
.general-page .gnpg-right .inn-areas-lst .cities ul {
    position: absolute;
    left: 0;
    z-index: 99;
    background-color: #fff;
    padding: 12px;
    width: 360px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.general-page .gnpg-right .inn-areas-lst li {
    padding: 0;
    line-height: 1.6;
}
.general-page .gnpg-right .inn-areas-lst .cities ul li {
    width: 49%;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}
.general-page .gnpg-right .inn-areas-lst li::before{
    display: none;
}
.inn-areas-lst li.county:hover .cities {
    display: block;
}
.inn-areas-lst li.county a.activeSub+.cities {
    display: block;
}



.imapsMapPolygon-group:hover {
    fill: #ee0f00 !important;
}

.inn-areas-btn{
    margin-top: 20px;
}
.general-page .gnpg-right .inn-areas-btn a.cmn-btn,.general-page .gnpg-right .inn-areas-btn a.cmn-btn:hover{
    color: #fff;
}
.general-page .gnpg-right .inn-areas-lst{
    text-align: center;
}

.general-page .gnpg-right .inn-areas-lst h1, .general-page .gnpg-right .inn-areas-lst h2{
    width: 100%;
    padding: 0px;

}
.general-page .gnpg-right .inn-areas-lst h1::before, .general-page .gnpg-right .inn-areas-lst h2::before,
.general-page .gnpg-right .inn-areas-lst h1::after, .general-page .gnpg-right .inn-areas-lst h2::after{
    display: none;
}

.page-id-2672 .general-page {
    position: relative;
}
.page-id-2672 .general-page:before {
    position: absolute;
    content: "";
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/service-areas-bg-img.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
}
.page-id-2672 .general-page .gnpg-right {
    position: relative;
}
/* .pum-container div#input_2_8 {
    transform: scale(0.7);
    margin-left: -45px;
    margin-top: -12px;
} */

div#field_2_8  iframe{
transform: scale(0.8);
    margin-left: -29px;
    margin-top: -13px;
}

#pum-1700 {
    z-index: 199999999!important;
}

