@import url(https://ismatrubber.com/wp-content/themes/ismat-child/responsive.css);
/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
/* 
Theme Name:		 ismat-child
Theme URI:		 https://childtheme-generator.com/
Description:	 ismat-child is a child theme of ismat, created by ChildTheme-Generator.com
Author:			 ismat
Author URI:		 https://childtheme-generator.com/
Template:		 ismat
Version:		 1.0.0
Text Domain:	 ismat-child
*/


/*
    Add your custom styles here
*/

/*

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Medium.eot');
    src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff'),
        url('fonts/Montserrat-Medium.ttf') format('truetype'),
        url('fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf') format('truetype'),
        url('fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Light.eot');
    src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Light.woff2') format('woff2'),
        url('fonts/Montserrat-Light.woff') format('woff'),
        url('fonts/Montserrat-Light.ttf') format('truetype'),
        url('fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-SemiBold.eot');
    src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBold.woff') format('woff'),
        url('fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ExtraLight.eot');
    src: url('fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('fonts/Montserrat-ExtraLight.woff') format('woff'),
        url('fonts/Montserrat-ExtraLight.ttf') format('truetype'),
        url('fonts/Montserrat-ExtraLight.svg#Montserrat-ExtraLight') format('svg');
    font-weight: 200;
    font-style: normal;
}
*/

.popup_overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	align-items: center;
	justify-content: center;
	display: flex;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 99999;
}

.popup_info {
	width: 650px;
	margin: 0 auto;
	position: relative;
}

.popup_info .close {
	position: absolute;
	right: 0;
	color: #fff;
	z-index: 9999;
	opacity: 1 !important;
	font-size: 45px;
	top: -5px;
	font-weight: normal;
	cursor: pointer;
}

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


@font-face {
	font-family: 'DIN';
	src: url('fonts/DIN-Regular.eot');
	src: url('fonts/DIN-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/DIN-Regular.woff2') format('woff2'),
		url('fonts/DIN-Regular.woff') format('woff'),
		url('fonts/DIN-Regular.ttf') format('truetype'),
		url('fonts/DIN-Regular.svg#DIN-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Neue Montreal';
	src: url('fonts/NeueMontreal-Bold.eot');
	src: url('fonts/NeueMontreal-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/NeueMontreal-Bold.woff2') format('woff2'),
		url('fonts/NeueMontreal-Bold.woff') format('woff'),
		url('fonts/NeueMontreal-Bold.ttf') format('truetype'),
		url('fonts/NeueMontreal-Bold.svg#NeueMontreal-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}

a:hover,
a:active,
a {
	outline: none !important;
	outline: 0 !important;
}
html{
	overflow-x: hidden;
}

.home #breadcrumbs {
	display: none !important
}

body {
  font-family: "Urbanist", sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	padding-top: 30px;
}
.cus_nav_1 .custom-logo{
	max-width: 140px!important;
}
.custom-logo-link img {
	max-width: 230px;
	/* max-width: 135px; */
}

.main-container {
	padding-top: 160px;
}

.head_top_pad .main-container, .page-id-1834 .main-container {
	padding-top: 0;
}
.page-id-7826 .site-header, .page-id-48 .site-header,  .page-id-46 .site-header, .page-id-285 .site-header  {
    background: white;
}

.module-group.custom-header {
	background-color: #002C52;
	color: #ffffff;
	border-radius: 50px;
}

.module-group.custom-header .navbar-collapse {
	padding: 0 !important;
	margin: 0 !important;
}
.main-navigation .menu li a{
	padding: 14px 12.5px;
	border-radius: 50px;
} 
.main-navigation .menu>li>ul li a{
	border-radius: 0px;
}
.contact_us {
	background-color: transparent;
    color: #777878;
	font-weight: 600;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	border: 1px solid;
    border-radius: 50px;
    padding: 18px;
}
.contact_us:hover{
	text-decoration: none;
	background-color: #002C52;
	color: white;
}
.main-navigation .dropdown:after{
	display: none!important;
}
.d-flex {
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
}

.flex-first {
	-webkit-box-ordinal-group: 0;
	-webkit-order: -1;
	-ms-flex-order: -1;
	order: -1;
}

.flex-last {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.flx-0 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
}

.flx-1 {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.flex-unordered {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
}

.flex-row {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: row !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important;
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-webkit-flex-direction: column !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: row-reverse !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important;
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: reverse !important;
	-webkit-flex-direction: column-reverse !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important;
}

.flex-wrap {
	-webkit-flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.flex-nowrap {
	-webkit-flex-wrap: nowrap !important;
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
	-webkit-flex-wrap: wrap-reverse !important;
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-webkit-justify-content: flex-start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-webkit-justify-content: flex-end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-webkit-justify-content: space-between !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.justify-content-around {
	-webkit-justify-content: space-around !important;
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}

.align-items-start {
	-webkit-box-align: start !important;
	-webkit-align-items: flex-start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.align-items-end {
	-webkit-box-align: end !important;
	-webkit-align-items: flex-end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}

.align-items-center {
	-webkit-box-align: center !important;
	-webkit-align-items: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-webkit-align-items: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important;
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-webkit-align-items: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}

.align-content-start {
	-webkit-align-content: flex-start !important;
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important;
}

.align-content-end {
	-webkit-align-content: flex-end !important;
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important;
}

.align-content-center {
	-webkit-align-content: center !important;
	-ms-flex-line-pack: center !important;
	align-content: center !important;
}

.align-content-between {
	-webkit-align-content: space-between !important;
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important;
}

.align-content-around {
	-webkit-align-content: space-around !important;
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important;
}

.align-content-stretch {
	-webkit-align-content: stretch !important;
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important;
}

.align-self-auto {
	-webkit-align-self: auto !important;
	-ms-flex-item-align: auto !important;
	-ms-grid-row-align: auto !important;
	align-self: auto !important;
}

.align-self-start {
	-webkit-align-self: flex-start !important;
	-ms-flex-item-align: start !important;
	align-self: flex-start !important;
}

.align-self-end {
	-webkit-align-self: flex-end !important;
	-ms-flex-item-align: end !important;
	align-self: flex-end !important;
}

.align-self-center {
	-webkit-align-self: center !important;
	-ms-flex-item-align: center !important;
	-ms-grid-row-align: center !important;
	align-self: center !important;
}

.align-self-baseline {
	-webkit-align-self: baseline !important;
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important;
}

.align-self-stretch {
	-webkit-align-self: stretch !important;
	-ms-flex-item-align: stretch !important;
	-ms-grid-row-align: stretch !important;
	align-self: stretch !important;
}

.col-auto {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
}

.widget.widget_search .search-form>input#s:hover,
.widget.widget_search .search-form>input#s:focus,
.widget_product_search .woocommerce-product-search>input.search-field:hover,
.widget_product_search .woocommerce-product-search>input.search-field:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="search"]:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
	border-color: #1268b3;
}

.w-100 {
	width: 100% !important;
}

section,
footer {
	padding: 0;
	overflow: initial;
}

.pl-0 {
	padding-left: 0 !important
}

.pr-0 {
	padding-right: 0 !important
}

.p-0 {
	padding: 0 !important
}

.main-navigation {
	padding: 0;
}

.nav-bar a:not(.custom-logo-link),
.main-navigation .menu,
.nav-bar .module:not(.site-title-container),
.nav-bar .module-group {
	height: auto;
}

.nav-bar {
	line-height: normal;
}

.search-widget-handle button[type="submit"] i {
	display: block
}
.cus_nav {
    align-items: center;
    justify-content: space-between;
}
.cus_nav_3 .screen-reader-text {
	display: none;
}

.cus_nav_3 .searchsubmit {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
	width: auto !important;
	min-width: auto !important;
	height: auto !important;
	line-height: normal !important;
	max-width: none !important;
	position: absolute;
	right: 6px;
	margin-right: 0 !important;
}

.cus_nav_3 .widget-handle .search-form input[type="text"] {
	width: 100%;

	float: none;
	height: auto;
	padding: 4px;
	padding-right: 26px;
	line-height: normal;
	border: 1px solid #dfdfdf;
	border-radius: 7px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	font-weight: 400;
	font-size: 15px;
}

.cus_nav_3 .search-form {
	padding: 0
}

.top_social .fa-facebook-f:before {
	content: "\f39e" !important;
}

.cus_nav_3 {
	width: 235px;
}

ul.cnss-social-icon li.cn-fa-icon a {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

ul.cnss-social-icon li.cn-fa-icon a i {
	font-size: 16px !important;
}

.main-navigation .menu li a {
	/* color:#08303A; */
	color: white;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: normal;

}

.main-navigation .menu>li {

	vertical-align: middle;
	float: none;
	min-width: 118px;
	text-align: center;
	color: #08303A;
	/* padding-right: 10px;
	padding-left: 10px; */
	display: inline-block;
	margin-right: 0;
}

.main-navigation .menu>li ul {
	background: #fff;
	border-radius: 0;
	border: 1px solid #dfdfdf;
	/* border: 4px solid #1268b3; */
	box-shadow: none;
	padding: 5px 24px;
	min-width: auto;
	left: -54px;
	max-width: none;
	width: 231px;
	margin-top: 8px;
}

.main-navigation .menu>li ul:after {
	position: absolute;
	content: "";
}

.main-navigation .menu>li>ul li a {
	white-space: nowrap;
	border-bottom: 1px solid #dfdfdf;
	padding: 20px 0px;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	color: #151515;
	font-size: 13px;
	outline: none;
}

.main-navigation .menu>li>ul>li:last-child a {
	border-bottom: 0px;

}

.main-navigation .menu>li>ul li a:hover,
.main-navigation .menu>li>ul li.current-menu-item>a {
	color: #006ab4 !important;
	font-weight: 600;
	text-decoration: none
}

/* .main-navigation .menu > li > a
{
	border-bottom: 4px solid transparent;
	padding-bottom: 10px;
} */
.main-navigation .menu>li:hover>a,
.main-navigation .menu>li.current_page_item>a {
	background-color: white;
	color: #002C52;
	/* color:#006ab4; */
	font-weight: 600;
	text-decoration: none;
	/* border-color:#1268b3; */
	outline: none;
}


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

.main-navigation .menu>li ul:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	width: 77px;
	height: 17px;
	top: -12px;
	display: none;
}

.main-navigation .dropdown:after {
	position: relative;
	display: block;
	line-height: 0;
	right: 0;
	font-size: 19px;
	left: 0;
	margin: 0 auto;
	top: auto;
	bottom: -10px;
}

.slider-btn a div * {
	display: inline-block;
	vertical-align: middle;
}

.slider-btn a div img {
	padding-left: 10px;
}

.main-navigation {
	border-bottom: 0
}

.hp-row-2-2 h2 {
	font-size: 25px;
	font-family: "Montserrat", Sans-serif;
	font-weight: 400;
	letter-spacing: 7.7px;
	margin: 0;
	border: 1px solid #fff;
	padding: 8px 15px;
	display: inline-block;
}

.hp-row-2-2 h2 a {
	color: #ffffff
}

.elementor-widget-heading.head_1 .elementor-heading-title {
	font-family: "Montserrat", Sans-serif;
	font-weight: 500;
	font-size: 85px;
	color: #1268B3;
	text-transform: uppercase;
}

.cus_h1 strong {
	color: #1268B3 !important
}

.count-home .elementor-counter-number {
	font-family: "Manrope", Sans-serif;
	font-weight: bold;
	color: #014073; 
    background-image: linear-gradient(0deg, #014073, #0E61A3);
    background-clip: text;
    -webkit-background-clip: text; /* Vendor prefix for compatibility */
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: inline-block;
	/* color: ; */
	font-size: 48px!important;
	line-height: 110%;
	letter-spacing: -2px;
	/* margin: 0 auto; */
	/* position: relative; */
}

.count-home .elementor-counter-number:after {
	content: "+";
}

.count-home.count-home4 .elementor-counter-number:after {
	content: "k+";
}

.about_container h2 {
    line-height: 120%;
    font-size: 56px;
    letter-spacing: 0;
    color: white;
    font-weight: 400;
	text-transform: uppercase;
}

.about_container h2 span{
	font-weight: 600;
}
.about_container p {
    line-height: auto;
    font-size: 18px;
    letter-spacing: 1%;
    color: white;
    font-weight: 400;
}
@media only screen and (min-width:1024px) {


	.main-navigation li.menu-item-3378 {
		position: static !important;
	}

	.main-navigation .menu>li.menu-item-3378>ul:after {
		content: none !important;
	}

	.main-navigation li.menu-item-3378 .dropdown-menu {
		left: 15px !important;
		right: 15px !important;
		width: auto !important;
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 25px;
		padding-left: 15px !important;
		padding-right: 0px !important;
	}

	.main-navigation .menu>li.menu-item-3378>ul.dropdown-menu li {
		float: none;
		width: 22% !important;
		margin: 0 15px;
	}

	.main-navigation .menu>li.menu-item-3378>ul.dropdown-menu li a {
		text-align: left !important;
		padding: 17px 10px;

		text-align: left;
		border-bottom: 1px solid #dfdfdf !important;

	}
}

.count-home.elementor-widget-counter .elementor-counter-title {
	font-family: "Manrope", Sans-serif;
	line-height: 130%;
	color: #22282B;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: 500;
	/* min-height: 43px; */
	text-transform: capitalize;
}

.home-row-4-1 .elementor-image-box-img {
	padding: 0;
}

.site-header {
	z-index: 9999;
	position: relative;
}

.our_certi .elementor-swiper-button {
	background: #1268B3 !important;
	padding: 10px;
	border-radius: 50%;
}

.our_certi .elementor-swiper-button i {
	color: #ffffff !important;
	font-size: 25px;
	background-size: cover;
	background-repeat: no-repeat;
	width: 54px;
	height: 16px;
}

.our_certi .elementor-swiper-button i:before {
	content: none !important;

}

.our_certi .eicon-chevron-right {

	background-image: url('https://ismatrubber.com/wp-content/uploads/2020/05/arrow-btn2.png');
	transform: rotate(180deg);
}

.our_certi .eicon-chevron-left {
	background-image: url('https://ismatrubber.com/wp-content/uploads/2020/05/arrow-btn2.png');
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
	left: -10px !important;
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
	right: -10px !important
}

.custom-footer .footer-widget-area {
	display: flex;
	width: 100%;
}

.custom-footer .footer-widget-area .footer-widget:first-child .widget_media_image {
	padding-bottom: 25px;
}

.custom-footer .footer-widget-area .footer-widget:first-child .widget_custom_html {
	padding-bottom: 15px;
}

.custom-footer .footer-widget-area .footer-widget:nth-child(2) img {
	border-radius: 50%;
	border: 6px solid #fff;
}

.custom-footer .footer-widget-area .footer-widget:nth-child(2) .widget_media_image {
	width: 150px !important;
	flex: 0 0 auto;
	margin-right: 30px;
}

.custom-footer .footer-widget-area .footer-widget:nth-child(2) .widget_custom_html {
	width: auto !important;
	flex: 1 1 auto;
}

.site-footer {
	/* background: #1268B3; */
	padding-top: 40px;
	padding-bottom: 40px;
}

.site-footer * {
	/* color: #ffff; */
	/* font-size: 18px; */
	/* font-weight: 300; */
}

.custom-footer ul.cnss-social-icon li.cn-fa-icon a,
.custom-footer ul.cnss-social-icon li.cn-fa-icon a:hover {
	background: #ffffff !important;
}

.custom-footer ul.cnss-social-icon li.cn-fa-icon a:hover i {
	color: #1268B3 !important;
}

.custom-footer .cnss-social-icon a i {
	color: #1268B3 !important;
}

.footer_sub_menu {
	padding-top: 25px;
	font-size: 15px;
}

#colophon .widget {
	margin-bottom: 0;
}

.cus_nav_2 .module {
	padding: 0
}

.cnss-social-icon .fa-google-plus-g {
	font-family: "Font Awesome 5 Free" !important;
}

.cnss-social-icon .fa-google-plus-g:before {
	content: "\f0e0" !important;
	font-family: "FontAwesome" !important;
}

.slider-row {
	height: 550px!important;
	margin-left: 30px;
	margin-right: 30px;
}

.slider-info h2 {
  font-family: "Urbanist", sans-serif;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 5px;
	color: #000000;
	padding-left: 4px;

}

.slider-info h1 {
  font-family: "Urbanist", sans-serif;
	font-weight: 600;
	font-size: 64px;
	color: #1268B3;
	line-height: normal;
	letter-spacing: 1.28px;
	text-transform: uppercase;
}
.get_in_touch a {
    background: transparent;
    border: 1px solid #00335C;
    border-radius: 50px;
    color: #777878;
}
.get_in_touch a:hover {
    background-color: #002C52;
    color: white;
}
.get_in_touch svg {
    fill: #443D4B;
}
.get_in_touch a:hover svg {
    fill: white;
}
.slider-info2 h2,
.slider-info2 h1 {
	color: #ffffff !important;
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.4) !important
}

.btn-1 .elementor-button-text {
	font-family: "Montserrat", Sans-serif;
	letter-spacing: 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
}

.btn-2 .elementor-button-text {
	color: #000000 !important;
}

.btn-1 .elementor-button {
	background: url('https://www.ismatrubber.com/wp-content/uploads/2020/05/arrow-btn.png') no-repeat 94% center;
	background-color: #1E2123 !important;
	border-radius: 0;
	font-family: "Montserrat", Sans-serif;
	padding: 20px 100px 20px 20px;
}

.btn-2 .elementor-button {

	background: url('https://www.ismatrubber.com/wp-content/uploads/2020/05/arrow-btn3.png') no-repeat 94% center !important;
	background-color: #ffffff !important;
}

.site-header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background-color: #F1F1F1;
}

.main-navigation {
	padding-top: 30px;
	/* padding-top: 60px; */
	/* padding-bottom: 60px; */
	padding-bottom: 30px;
	background: transparent !important
}

.scrolled.main-navigation {
	background: #F1F1F1 !important;
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.content-area.pt0 {
	padding-top: 0 !important
}

.history_info p {
	/*display:none;*/
	font-size: 18px;
	border: 2px solid #fff;
	padding: 40px;
	font-family: "Montserrat", Sans-serif;
	position: relative;
}

.history_info p:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}

.history_info p:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
}

.arrow_left p {
	margin-left: 40px;
	border-radius: 0px 30px 30px 30px;
}

.arrow_left p:after {
	border-width: 0 25px 25px 0;
	border-color: transparent #1268B3 transparent transparent;
	top: 0px;
	right: 100%;
}

.arrow_left p:before {
	border-width: 0 30px 30px 0;
	border-color: transparent #fff transparent transparent;
	top: -2px;
	right: 100%;
}

.arrow_right p {
	margin-right: 40px;
	border-radius: 30px 0px 30px 30px;
	font-family: "Montserrat", Sans-serif;
}

.arrow_right p:after {
	border-width: 25px 25px 0 0;
	border-color: #1268B3 transparent transparent transparent;
	top: 0px;
	left: 100%;
}

.arrow_right p:before {
	border-width: 30px 30px 0 0;
	border-color: #fff transparent transparent transparent;
	top: -2px;
	left: 100%;
}

.history_year h2 {
	font-weight: bold;
	font-family: "Neue Montreal";
	font-size: 120px;
	color: #fff;
	line-height: normal;
	padding-top: 0;
	margin-top: 0;
}

.history_row * {
	color: #ffffff;
}

.history_year * {
	text-align: center
}

.history_year p {
	font-size: 26px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "Montserrat", Sans-serif;
}

p {
	font-weight: 400;
}

.history_row {
	/*display:none;*/
	position: relative;
}

.arrow_line {
	position: relative;
}

.arrow_line:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: url('https://www.ismatrubber.com/wp-content/uploads/2020/05/arrow-line.png') no-repeat center bottom;
	background-size: auto;
	width: 100%;
	height: 100%;
	background-size: 70%;
}

.year_right.arrow_line:after {
	transform: scaleY(-1) rotate(180deg) !important;
}

.para_bg {
	background: white;
	padding: 30px;
	display: inline-block;
	width: auto !important;
	margin-left: -170px;
	margin-top: 180px;
	margin-bottom: 0;
	border-radius: 8px;
}
.para_bg p{
	font-size: 12px!important;
}

.search-form {
	position: relative;
}

.fnt_light p {
	font-weight: 300 !important;
	font-size: 26px;
}

.btn-1.btn-bg .elementor-button {
	background-color: #1268B3 !important
}

.btn-1.btn-bg2 .elementor-button {
	background-color: #ffffff !important;
	border: 2px solid #1268B3;
	background-size: 52px;
	padding: 11px !important;
	width: 100% !important;
	text-align: center;

}

.btn-1.btn-bg2 .elementor-button * {
	font-size: 14px !important;
	font-weight: 500 !important;
}

.btn-1.btn-bg2 .elementor-button .elementor-button-text {
	color: #1268B3;
}

.para_2 * {
	font-weight: 200;
}

.re_row_number .elementor-text-editor {
	display: flex;
	align-items: center;
}

.re_row_number .elementor-text-editor h1 {
	font-family: 'Neue Montreal';
	font-weight: bold;
	font-size: 100px;
	padding-right: 15px;
	margin: 0;
	color: #1268B3;
}

.re_row_number .elementor-text-editor p {
  font-family: "Urbanist", sans-serif;
	font-size: 25px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-right: 0;
	color: #08303A;
}

.desk_pr {
	padding-right: 40px !important
}

.list_text li,
.list_text ul {
	padding-left: 0;
	margin-left: 0;
	list-style-position: inside
}

.indus_part_img .elementor-image {
	border: 10px solid #0266a3;
	padding: 10px;
	display: block;
	margin: 0 auto;
	text-align: center
}

.custom-footer ul.cnss-social-icon li.cn-fa-icon a i {
	font-size: 18px !important;
}

.cn-fa-icon .fa-facebook-f:before,
.cn-fa-icon .fa-facebook:before {
	content: "\f09a" !important;
	font-family: 'FontAwesome';
}

ul.cnss-social-icon li.cn-fa-icon a i {
	font-weight: normal
}

.head_2 .elementor-heading-title {
	margin-left: -2px !important
}

.rb-img-col figure {
	padding: 0 !important
}

.brand-2 {
	padding-left: 90px;
}

.brand-2 .elementor-image {
	padding-top: 93px;
	padding-bottom: 23px;
}

.bc-row .btn-1 .elementor-button-text {
	letter-spacing: 1px;
}

.bc-row-3 .elementor-button-wrapper {
	padding-top: 22px !important;
}

.cont_form{
	background-color: white;
}

.cont_form * {
	font-family: "Montserrat", Sans-serif;
}

.cont_form label {
	font-weight: 500;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: capitalize;
    width: 100% !important;
    color: #234883;
    font-family: 'Urbanist';
}

.cont_form .wpcf7-form-control-wrap {
	display: block;
	padding-top: 5px;
}

.cont_form input[type="text"],
.cont_form input[type="search"],
.cont_form input[type="email"],
.cont_form input[type="tel"] {
	border-color: #9EAEBA;
	margin-bottom: 15px;
	border-radius: 8px!important;
}

.cont_form button {
	width: 100% !important;
	max-width: none !important;
	background-color: #1268B3;
	border: 0;
	margin-top: 15px;
	text-align: center;
	border-radius: 50px!important;
}

.cont_form button br {
	display: none !important
}

.cont_form button span {
	font-size: 18px;
	font-weight: 700;
	font-family: "Nunito", sans-serif;
	padding-right: 10px;
}

.cont_form button * {
	display: inline-block;
	vertical-align: middle;
}

.cont_form textarea {
	height: 100px;
	border-radius:8px;
}

.cont_form p {
	margin-bottom: 0 !important
}

.head_10 {
	text-transform: uppercase;
	color: #08303A;
	font-size: 23px;
	letter-spacing: 6px;
	padding-bottom: 25px;
}

.counter_left .count-home-1,
.counter_left .count-home-2 {
	position: relative
}

.counter_left .count-home-1:after {
	content: "";
	height: 1px;
	background: #ababab;
	position: absolute;
	left: 30px;
	right: 0;
	bottom: -9px;
}

.counter_left .count-home-2:after {
	content: "";
	height: 1px;
	background: #ababab;
	position: absolute;
	left: 0px;
	right: 30px;
	bottom: -9px;
}

.counter_left .elementor-counter-number-prefix,
.counter_left .elementor-counter-number-suffix {
	display: none !important
}

.main-navigation .menu>li:hover:after {
	color: transparent !important;
	font-size: 0 !important
}

.main-navigation .current_page_item:after {
	display: none !important;
}

span.wpcf7-not-valid-tip {
	font-size: 10px !important;
	margin-top: -6px !important;
}

.wpcf7-form div.wpcf7-validation-errors {
	background: #f77b7b !important;
	color: #000 !important;
	font-size: 12px !important;
	margin: 0 !important;
	border: 0 !important;
}

.elementor-widget-wrap>.our_certi.elementor-element {
	padding-left: 5% !important;
	padding-right: 5% !important;
	margin: 0 auto;
}

.our_certi .elementor-swiper-button-prev {
	left: 5px;
}

.our_certi .elementor-swiper-button-next {
	right: 5px;
}

.res_tabl table {
	width: 100% !important;
	border: 1px solid #fff;
	border-collapse: separate;
	border-spacing: 7px;
}

.res_tabl table td {
	border: 1px solid #fff;
}

.res_tabl table tr:first-child,
.res_tabl table tr:nth-child(2),
.tr_bg {
	background: #3e69ad !important
}

/* .res_tabl table tr td:first-child {
	width: 66px;
} */

.res_tabl table tr:first-child *,
.res_tabl table tr:nth-child(2) *,
.tr_bg * {
	color: #ffffff;
}

.res_tabl table tr:first-child td,
.res_tabl table tr:nth-child(2) td {
	vertical-align: middle;
	padding: 7px 5px !important
}
.res_tabl table tr td {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #1268B3;
    font-size: 10px;
    border-radius: 5px;
    text-align: center;
    letter-spacing: 0.9px;
    line-height: normal !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Urbanist';
	border: 1px solid #1268B3;
}

.td_w100 {
	width: 100px !important
}

.tr_bg td {
	text-align: left !important;
	color: #ffffff !important
}


.res_tabl table tr:nth-child(odd) {
	background: #ffffff;
}

/* .res_tabl table tr:nth-child(even) {
	background: #dee6f2;
} */

.res_table_even {
	background: #1268b3
}

.res_tabl .elementor-text-editor {
	display: block;
	width: 100%;
	overflow-x: auto;
}

.view_btn_1 {
	display: block;
	width: 100%;
	text-align: center;
	padding: 11px !important;
	line-height: normal;
	background: #1268B3;
	font-family: "Montserrat", Sans-serif;
	color: #fff;
	background-size: 52px;
}

.view_btn_1 br {
	display: none !important
}

.view_btn_1 a {
	font-weight: 500;
	font-size: 14px;
	color: #fff !important;
	text-transform: uppercase;
	color: #fff;
	display: block
}

.fb3d-modal {
	background: transparent !important;
	box-shadow: none !important;
}

.fb3d-modal:before {
	background: transparent !important;
}

.bc-row h3.elementor-image-box-title {
	min-height: 44px;
}

.bc-row .elementor-button-wrapper {
	padding-top: 0 !important
}

.cont_form label small {
	color: red !important
}

.search_row .wp-post-image,
.search_row img {
	display: none !important
}

.search_row .row {
	border-bottom: 1px solid #ccc !important
}

.btn-filled,
a .btn-filled,
.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background: #0061af !important
}

.back-to-top {
	display: none !important
}

@media only screen and (min-width:1024px) {
	.mystickyelements-social-whatsapp.element-desktop-on {
		margin-right: 20px !important;
		margin-bottom: 20px !important;
	}
}

.mystickyelements-social-whatsapp.element-desktop-on .social-whatsapp {
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.06), 0 2px 32px 0 rgba(0, 0, 0, 0.16);
}

.mystickyelements-social-whatsapp.element-desktop-on .social-whatsapp i {
	font-size: 24px !important;
	font-weight: normal !important
}

.mystickyelements-position-bottom.mystickyelements-entry-effect-slide-in.entry-effect {
	left: auto !important
}

.timing-row .widget-title {
	margin: 0 auto 10px auto;
	font-weight: 600;
	font-size: 20px !important;
}

.bc-row .elementor-image-box-img img {
	margin-left: -75px
}

.top_men_cus_1 span {
	display: block;
	color: #1268B3;
	font-family: "Montserrat", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 4px;
}

.bc-row h3.elementor-image-box-title {
	min-height: 90px;
	line-height: 18px;
	margin-bottom: 0;
}

.bc-row.min_h1 h3.elementor-image-box-title {
	min-height: 48px !important;
}

.ch_2 * {

	font-size: 100px;
	color: #ffffff !important;
	font-weight: bold !important;
	text-transform: uppercase;
}

.table_row.tb_size table tr * {
	font-size: 19px
}

.tb_2 tbody tr:nth-child(2) {
	background: #1268B3 !important;
}

.tb_2 tbody tr:nth-child(2) td {
	color: #ffffff !important;
	border-right: 1px solid #fff !important;
	border-top: 1px solid #fff !important;
}

.tb_2 tbody tr:nth-child(2) td:last-child {
	border-right: 0px !important
}

.table_row table {
	width: 100% !important
}

.table_row table {
	border-collapse: inherit;
	border-spacing: 0;
	border: 0;
}

.table_row table tr td {
	/*border: 1px solid #636366;*/
}

.table_row * {
	font-family: "Montserrat", Sans-serif
}

.tr_bg2 td {
	border-color: #fff !important;
	opacity: 1 !important;
}

.table_row.tb_2 table tr:first-child td {
	border-bottom: 0px !important
}

.table_row.tb_2 tr:first-child * {
	font-family: Gotham Bold !important
}

.table_row.tb_2 tr:nth-child(2) * {
	font-family: Gotham Bold !important
}

.table_row table tr.tr_bg_2 td {
	font-family: Gotham Bold !important;
	font-weight: normal;
	color: #ffffff;
	border-color: #fff;
}

.table_row table tr.tr_bg_2 td:first-child {
	border-left-color: transparent !important
}

.table_row table tr.tr_bg_2 td:last-child {
	border-right-color: transparent !important
}

.table_row table tr * {
	color: #272525;
	font-size: 22px;
}

.table_row table tr:first-child * {
	color: #ffffff;
}

.table_row .elementor-text-editor {
	background: #646468;
	width: 100%;
	display: block;
	overflow-x: auto;
}

.table_row table tr:first-child td {
	border-right: 0px !important;
	border-left: 1px solid #fff !important;
	border-radius: 20px;
    table-layout: fixed;
}

.table_row table tr:first-child td:last-child {
	border-right: 0px !important;
}

.table_row table {
	margin-bottom: 0;
}

.tr_bg {
	background: #646468;
	color: #ffffff !important;
	text-align: center !important;
}

.tr_bg2 {
	/* background: #1268B3 !important; */
	color: #ffffff !important;
	text-align: center !important;
}
.tr_bg2 td {
    border-radius: 15px;
    background: #1268B3 !important;
}

.tr_bg2 * {
	color: #ffffff !important
}

.table_row3 tr:first-child {
	background: #000000 !important;
}

.table_row3 tr * {
	font-size: 15px !important
}

.table_row3 tr:first-child td {
	color: #1268B3 !important
}

.table_row3 .elementor-text-editor {
	background: transparent !important
}

.area_table td {
	text-align: center
}

.table_row3 table,
.table_row table {
	background: #ffffff;
}

.area_table tr:first-child td,
.area_table td:first-child {
	text-align: left;
}

.table_row3 table tr:first-child td {
	border-color: #000000 !important
}

.table_row tr * {
	font-size: 14px !important
}

.table_row tr:first-child td {
	text-transform: uppercase;
	font-weight: 500;
}

.table_row table tr:first-child {
	/* background: #646468; */
	background: #1268B3;
}

.tr_cus_bg {
	background: #1268B2 !important;
	border-radius: 15px;
}

.table_row .tr_cus_bg {
	color: #ffffff !important
}

.table_row .tr_cus_bg {
	color: #ffffff !important
}

.product_list .elementor-image-box-title {
	line-height: 0;
}

.product_list .elementor-image-box-title a {
	font-size: 13px;
	font-family: Montserrat;
	font-weight: 500;
	color: #08303a !important;
	text-transform: uppercase;
	line-height: 20px;
}

.product_list figure {
	border: 1px solid #ccc !important;
	padding: 10px;
}

.product_list figure img {
	height: 150px;
	width: auto;
}

.para_1 *,
.product_list * {
	font-family: "Montserrat", Sans-serif;
}

.fs_2 *,
.fs_5 *,
.advat_grommet .elementor-icon-box-title span,
.ch_1 .elementor-heading-title {
	color: #1268B3 !important;
	font-family: "Montserrat", Sans-serif !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-size: 24px !important;
}

.img_col_2 .elementor-image-box-title,
.gt_li .elementor-text-editor h2 {
	color: #1268B3 !important;
	font-family: "Montserrat", Sans-serif !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	font-size: 20px !important;
}

.para_1 .elementor-text-editor,
.para_1 * {
	font-size: 16px
}

.para_txt *,
.advat_grommet .elementor-icon-box-description,
.img_col_2 .elementor-image-box-description,
.article_col .elementor-image-box-description,
.gt_li li {
	font-size: 16px;
	font-family: "Montserrat", Sans-serif;
	font-weight: 400;
}

.head_2 *,
.fs_1 * {
	color: #1268B3;
	font-family: "Montserrat", Sans-serif;
	font-size: 45px;
	font-weight: 600;
	text-transform: uppercase
}

.fs_1 * {
	color: #1268B3 !important;
}

.fs_1 {
	padding-bottom: 40px !important;
}

.pb_20 {
	padding-bottom: 40px !important
}

.table_row table tr td {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 0px !important;
	border-bottom: 0 !important;
}

.table_row table tbody tr:last-child td {
	border-bottom: 1px solid #ddd !important;
}

.table_row table tbody tr td:last-child {
	border-right: 1px solid #ddd !important;
}

.product_sec_3 .elementor-container,
.product_sec_2 .elementor-container {
	max-width: 100% !important
}

.table_row table+p {
	display: none !important
}

.para_1 p {
	line-height: 20px;
}

.ul_list .elementor-icon-list-text {
	font-size: 16px !important;
}

.fs_1.pb_5 {
	padding-bottom: 5px !important
}

.advat_grommet svg {
	width: 80px !important;
	height: 80px !important;
}

.ul_style ul,
.gt_li ul {
	margin-left: 15px !important;
}

.letter_move {
	margin-left: -4px !important;
}

.img_col_2 .elementor-widget-container {
	padding: 0px !important;
}

.prod_space .elementor-widget-container {
	background: #ccc !important;
}

.ss_row .elementor-heading-title.elementor-size-default {
	min-height: 60px;
	line-height: normal;
	font-size: 20px !important;
}

.ss_row .elementor-text-editor strong {
	color: #0061af;
	font-size: 20px;
	line-height: 35px;
}

.ch_1 .elementor-heading-title {
	text-align: center;
	padding-bottom: 10px !important;
}


.ss_row_2 .elementor-image {
	text-align: left !important;
}

.ss_row_2 .elementor-image img {
	max-width: 160px !important;
}

.go_left h2.elementor-heading-title,
.go_right h2.elementor-heading-title,
.article_col h2.elementor-image-box-title {
	font-size: 24px !important;
	color: #0061af !important;
}

.go_left h3.elementor-image-box-title,
.go_right h3.elementor-image-box-title {
	font-size: 20px !important;
	color: #0061af !important;
}

.go_row .elementor-image-box-content {
	width: 150px !important;
}

.mlr_2 {
	margin-left: -10px;
	margin-right: -10px;
}

.article_col_2 .elementor-image-box-img {
	display: none !important
}

.site-footer {
	/* margin-top: 50px !important; */
}
.main-navigation .menu li a {
  position: relative;
  overflow: hidden;     /* ← this clips the slide to the pill shape */
  z-index: 0;
}

.main-navigation .menu li a::before {
  content: '';
  position: absolute;
  inset: 0;
  background: #fff;
  border-radius: 50px;  /* ← match the parent's border-radius */
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  z-index: -1;
}

.main-navigation .menu li a:hover::before {
  transform: translateX(0);
}

.main-navigation .menu>li.menu-item-3378>ul.dropdown-menu li a{
	background-color: transparent;
	color: #151515;
}

@media only screen and (max-width:979px) {
	.main-navigation .menu li a{
		color: #08303A!important;
	}
	.module-group.custom-header {
    	color: #002C52!important;
		background-color: #fff;
	}
	.main-navigation .dropdown::after {
		display: none !important
	}

	.main-navigation .menu>li>a {
		font-weight: 500 !important
	}

	.main-navigation .menu>li>ul li a {
		padding: 5px 0px !important;
		color: rgba(0, 0, 0, 0.8) !important;
	}

	.main-navigation .menu>li>ul li a {
		border-bottom: 0px !important
	}

	.main-navigation .menu>li,
	.main-navigation .menu>li ul.dropdown-menu {
		text-align: left !important
	}
	.socials{
		justify-content: center;
	}
	.elementor-40 .elementor-element.elementor-element-7e0f17ed, .elementor-40 .elementor-element.elementor-element-5fc094a8{
		padding: 30px 0!important;
	}
	.accordion-title{
		font-size: 25px!important;
	}
	.accordion-body-inner{
		font-size: 16px!important;
	}
	.elementor-column {
        width: 100%;
        margin-bottom: 5%;
    }
	.elementor-40 .elementor-element.elementor-element-74f7081 > .elementor-widget-container{
		padding: 0!important;
	}
	.h2-font h2, .elementor-40 .elementor-element.elementor-element-74f7081 .elementor-heading-title {
		font-size: 30px !important;
		line-height: 30px !important;
	}
	.res_tabl, .table_row {
		overflow: scroll;
	}
	.slider-info h1{
		margin: auto;
		width: 95%;
	}
	li, p{
		font-size: 16px!important;
	}
	.common-section h2 {
		font-size: 34px !important;
		line-height: 40px;
	}
	.cus_nav_3{
		display: none;
	}
	.cus_nav_1{
		display: flex;
		justify-content: space-between;
	}
	.slider-row {
		height: auto !important;
	}
	.count-home .elementor-counter-number {
        font-size: 40px !important;
    }
	.slider-row.mobile-home-banner {
		height: unset !important;
		padding-bottom: 20px !important;
	}
	.about_container h2 {
    	font-size: 36px;
	}
	.about-container-home{
		background-size: cover;
    background-position: bottom;
	}
	.about_container p{
		font-size: 16px;
	}

	.module-group.custom-header {
		border-radius: 0px;		
	}
	.main-navigation .menu>li:hover>a, .main-navigation .menu>li.current_page_item>a{
		    width: 100%;
    		border-radius: 0;
	}
	.e-n-tab-icon svg{
		width: 80px!important;
	}
	.main-navigation{
		padding-top: 20px;
		padding-bottom: 0px;
	}
	.main-container{
		padding: 0;
	}
	a.custom-logo-link {
    width: 130px;
}
}
@media only screen and (max-width:767px)  {
	.site-footer *{
		text-align: left!important;
	}
}

.foot_info {
	width: 25px;
}

.pb-2 {
	padding-bottom: 15px;
}

.cuntry_side ol {
	margin-left: 18px;
}

.custom-footer .timing-row ul {
	padding-left: 14px !important;
}

.custom-footer .timing-row ul li a {
	text-transform: capitalize;
}

.custom-footer .widget-title {
	margin: 0 auto 10px auto;
	font-weight: 600;
	font-size: 20px !important;
}

.home_se * {
	color: #fff;
	font-size: 16px;
}

.home_se a:hover {
	color: #fff !important;

}

.home_se p {
	margin-bottom: 0;
}

.ml_20 ul {
	margin-left: 15px;
}

.site-footer * {
	font-size: 14px;
}

.page-id-9 .header-callout {
	display: none !important
}