/*
  Theme Name: BizPage
  Theme URL: https://bootstrapmade.com/bizpage-bootstrap-business-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #FFF;
  color: #000;
 font-family:'opensansregular';
  font-size:16px;
	overflow-x: hidden;
}

@font-face{
	font-family:'OpenSansLight';
	src:url('../fonts/OpenSansLight.eot');
	src:url('../fonts/OpenSansLight.eot') format('embedded-opentype'),
	url('../fonts/OpenSansLight.woff2') format('woff2'),
	url('../fonts/OpenSansLight.ttf') format('truetype');
}
@font-face
{
	font-family:'opensansregular';
	src:url('../fonts/opensansregular.eot');
	src:url('../fonts/opensansregular.eot') format('embedded-opentype'),
	url('../fonts/opensansregular.woff2') format('woff2'),
	url('../fonts/opensansregular.ttf') format('truetype');
}


@font-face
{
	font-family:'OpenSansSemibold';
	src:url('../fonts/OpenSansSemibold.eot');
	src:url('../fonts/OpenSansSemibold.eot') format('embedded-opentype'),
	url('../fonts/OpenSansSemibold.woff2') format('woff2'),
	url('../fonts/OpenSansSemibold.ttf') format('truetype');
}


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

@font-face {
    font-family: 'OpenSansExtraBold';
    src: url('../fonts/OpenSansExtraBold.eot');
    src: url('../fonts/OpenSansExtraBold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansExtraBold.woff2') format('woff2'),
         url('../fonts/OpenSansExtraBold.woff') format('woff'),
         url('../fonts/OpenSansExtraBold.ttf') format('truetype');
}


header{position: fixed; top:0; width:100%; background-color: rgba(0,0,0,0.5); z-index: 9;}

.sub_nav
{
	display: block;
	float: left;
	width: 100%;
	position: absolute;
	background: #FFFFFF;
	top:calc(100% - 31px);
	left: 0;
	text-align: left;
	border: 1px solid #FFFFFF;
}
.sub_nav_services
{
	display: none;
}
.services_tab:hover .sub_nav_services
{
	display: block;
}
.subpage_left_area
{
	display: block;
	float: left;
	width: 290px;
}
.subpage_left_img_area
{
	display: block;
	float: left;
	width: 100%;
}
.subpage_left_img_area img
{
	float: left;
	width: 100%;
	max-width: 290px;
	height: 185px;
	object-fit: cover;
}
.subpage_left_link_area
{
	display: block;
	float: left;
	width: 100%;
}
.subpage_left_link_area > ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.subpage_left_link_area > ul li
{
	font-size: 15px;
	font-family:'OpenSansSemibold';
	float: left;
	width: 100%;
}
.subpage_left_link_area > ul li a
{
	float: left;
	width: 100%;
	background: #C31C23;
	color: #FFFFFF;
	padding:12px  15px;
	margin: 1px 0 0 0;
}
.subpage_left_link_area > ul li a:hover{
	background: #FFB900;
	color: #000000;
}
.subpage_right_area
{
	display: block;
	float: right;
	width: calc(100% - 290px);
	padding: 12px 25px;
}
.subpage_right_area h2
{
	font-size: 25px;
	font-family:'OpenSansSemibold';	
}
.subpage_right_box
{
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.subpage_right_box img
{
	float: left;
	width: 100%;
	height: 145px;
	object-fit: cover;
}
.subpage_right_box h2
{
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	display: inline-block;	
}

.top_logo_and_nav_area
{
	display: block;
	float: left;
	width: 100%;
	position: relative;
}
.logo_area
{
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	margin: 10px 0;
}
.logo_area img
{
	max-width: 100%;
}

.top_nav_and_insurance_but
{
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 104px);
	text-align: right;
}
.nav_main_area
{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	text-align: right;
}
.nav_main_area > ul
{
	display: inline-block;
	list-style-type: none;
}
.nav_main_area > ul > li
{
	display: inline-block;
	font-size: 17px;
}
.nav_main_area > ul > li:hover{
	background: none;
}

.nav_main_area > ul > li > a{color:#FFF; display: inline-block; padding: 10px 20px;}

.nav_main_area > ul > li:hover > a{color:#000; background-color: #ffba00;}

.nav_main_area  .active1 > a
{
color:#000; background-color: #ffba00 !important;
}
.nav_main_area > ul > li a:hover{
	color: #000000;
}


.small_manu
		{
		height:auto;
		overflow:visible;
		display:none;
		text-align:left;
		z-index:9999;
		position:absolute;
		right:10px;
		margin-top: 27px;
		}


.toggleMenu {
    display:  none;
}
.toggleMenu img
{
	vertical-align:middle;
}
.nav2 {
    list-style: none;
     *zoom: 1;
	 float:right;
     background:#FFFFFF;
	 width:250px;
	 margin:0 0;
	 position:absolute;
	 right:0;
	 z-index:9999;
	padding: 0;
}
.nav2:before,
.nav2:after {
    content: " "; 
    display: table; 
}
.nav2:after {
    clear: both;
}
.nav2 ul {
    list-style: none;
    width: 9em;
}
.nav2 a {
    padding: 9.7px 15px;
    color:#666;
	text-decoration:none;
	
}

.nav2 a:hover {
	background:#C11D26;
	color:#FFF;
}

#redselect{color:#FF0000; background-image:none; background-position:bottom; background-repeat:no-repeat;height:30px;}

.nav2 li {
    position: relative;
	font-size:12px;
	text-transform:uppercase;	
	float:left;
	z-index:1000;

}
.nav2 > li {
    float: left;
	width:100%;
	text-align:left;
	border-left:1px solid #D1DADE;
	border-right:1px solid #D1DADE;
	border-bottom:1px solid #D1DADE;
	
}
.nav2 > li:first-child
{
	border-top:1px solid #D1DADE;	
}
.nav2 > li span
{
	float:right;
}
.nav2 > li > .parent {
    background-repeat: no-repeat;
    background-position: right;
}
.nav2 > li > a {
    display: block;
}
.nav2 li  ul {
    position: relative;
    left: -9999px;
	display:none;
	padding: 0;
}
.nav2 > li.hover > ul {
    left: 0;
	display:block;
	width:100%;
	box-sizing:border-box;
}
.nav2 li li.hover ul {
    left: 100%;
    top: 0;
}
.nav2 li li a {
    display: block;
    background: #eff1f1;
    position: relative;
    z-index:100;
    border-top: 1px solid #D1DADE;
    padding: 5px 15px !important;	

}

.nav2 li ul li{width:100%;box-sizing:border-box;}

.nav2 li ul li a {width:100%;box-sizing:border-box;}

.nav2 li li a:hover
{
	background:#FFB900 !important;
}

.droparrow{margin:0 0 3px 0;}

.insurance_but
{
	display: inline-block;
	vertical-align: top;
	border-radius: 40px;
	background: #102f4d;
	color: #FFFFFF;
	font-size: 17px;
    font-family: 'Calibri-bold';
	text-transform: uppercase;
	text-align: center;
	padding: 8px 25px;

}
.insurance_but:hover
{
	background: #EC2029;
	color: #FFFFFF;
}


h6{color:#f6444b; text-transform:uppercase; font-size:18px; padding:5px 0; width:100%; position:relative; font-family: 'Calibri-bold';}
h6:after{content:url(../images/stroke.jpg); position:absolute; bottom:-10px; left:0; right:0; margin:auto; }

p {
  padding: 0;
  margin: 0 0 0px 0;
}


section{display: block; float: left; padding: 60px 0; width:100%;}



a {
  color: #000;
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  outline: none;
  text-decoration: none;
}

.navbar{padding: 15px 0rem 10px;  position:inherit; }

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,1);
	font-size:17px; text-transform:uppercase;
	border:none;
}




.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{}

.navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
	padding-bottom: 12px;
	margin: 5px 10px;
    background-position:bottom center;
}

.nav-link:hover, .nav-item > .active {
     background: none;
}

.dropdown-menu .nav-link:hover {
    color: #f6444b !important; border-bottom:0px solid #FF393C !important;
}


.navbar-collapse{justify-content: flex-end;}


.dropdown-menu{width:100%; position:inherit; background-color:#F3F3F3; padding:30px 20px;}

.dropdown, .dropup {
    position: inherit;
}

.top_panel{float:left; width:100%; position: relative; background-color: #000;}

.top_panel_slider_panel{float:left; width:100%; position: relative; z-index: 1;}

.top_panel header{ width:100%; top:0; left:0; z-index: 6; position:relative;}



.header_top{width:100%; padding: 15px 0; border-bottom: 1px solid #D4D4D4; display: inline-block; text-align: right;}

.header_top p{display: inline-block; padding-left: 5px; margin: 5px 0;}

.header_top p i{font-size: 19px; margin-right: 5px}

.logobox{text-align: left; }

.banner_tag{top:50%; transform: translateY(-50%); position: absolute; left:0; right: 0; margin: auto; z-index: 3; color:#FFF; text-align: center; width:90%; max-width:800px;}
.banner_tag_subpage
{
	top:65%;	
}
.banner_tag h2, .banner_tag span{font-size: 45px; text-transform: capitalize;  font-family: 'OpenSansExtraBold';}

.banner_tag p{font-size:20px; width:100%; display: inline-block; margin: 15px 0;}

.banner_tag a{padding:10px 20px; background-color: #ffba00; font-size: 18px; text-transform: uppercase; color:#000; font-family:'OpenSansSemibold'; display: inline-block;}

.banner_tag:hover a{background-color:#FFF;  }

.logobox img{-webkit-transition: all .5s ;
	-moz-transition: all .5s ;
	-ms-transition: all .5s ;
	-o-transition: all .5s ;
	transition: all .5s ;
	transition-timing-function:ease-out; width:100%; margin:0 0 8px 0;}

.white_panel_left h2{font-size: 24px; font-family: 'OpenSansExtraBold'; position: relative; padding: 0 0 15px; line-height: 30px;}

.white_panel_left h2:after{content: url(../images/stroke.jpg); position: absolute; left:0; bottom:-10px; }

.white_panel_left p{display: inline-block; margin: 25px 0; line-height: 24px; font-size: 16px;}

.white_panel_left a{display: inline-block; padding: 12px 24px; background-color: #ffba00; color:#000;font-family:'OpenSansSemibold'; margin-bottom: 20px;}

.white_panel_left a:hover{background-color: #000; color:#FFF;}

.white_panel_right{width:78%; float:right; border:2px solid #ffba00; padding: 20px 20px 20px 0;}

.white_panel_right img{display: inline-block; vertical-align: top; width:130%; margin-left: -30%;}

.feature_and_application_area
{
	display: flex;
	flex-wrap: wrap;
	float: left;
	width: 100%;
}
.features_panel{display: block; padding:40px; width:50%; float:left; background-image: url(../images/left.jpg); background-size: cover; color:#FFF;}

.features_panel h2
{
	color: #ffba00;
	font-size: 30px;
    font-family: 'OpenSansBold';	
}
.features_panel ul
{
	padding: 0;
	list-style-type: none;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;	
}
.features_panel ul li
{
	font-family:'OpenSansSemibold';
	position: relative;
	margin-top: 18px;
	padding-left: 30px;	
}
.features_panel ul li:before
{
	content: url(../images/tick.png);
	position: absolute;
	left: 0;
	top: 0;
}

.application_panel{display: block; padding: 40px; width:50%; float:left; background-image: url(../images/right.jpg); background-size: cover; color:#FFF;}

.application_panel h2
{
	color: #fff;
	font-size: 30px;
    font-family: 'OpenSansBold';
}
.application_panel ul
{
	padding: 0;
	list-style-type: none;
	font-size: 15px;
	display: flex;
	flex-wrap: wrap;
}
.application_panel ul li
{
	font-family:'OpenSansSemibold';
	position: relative;
	margin-top: 18px;
	padding-left: 30px;
	float: left;
	width: 50%;
}
.glass_door_area
{
	background: url(../images/yellow-banner.jpg) center center no-repeat;
	background-size: cover;
}
.application_panel ul li:before
{
	content: url(../images/tick.png);
	position: absolute;
	left: 0;
	top: 0;
}
.fire_glass_left img
{

	border: 5px solid #B97E06;
	max-width: 100%;
}
.fire_glass_right h2
{
	font-size: 35px;
	text-transform: uppercase;
	font-family:'OpenSansSemibold';
	color: #FFFFFF;
}
.fire_glass_right p
{
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 10px;
}

.stander_door_right{width:78%; float:left; border:2px solid #ffba00; padding: 20px 0px 20px 20px;}

.stander_door_right img{display: inline-block; vertical-align: top; width:130%; margin-right: -30%;}

.stander_door_left h2{font-size: 30px; font-family: 'OpenSansBold'; text-transform: uppercase;}
.stander_door_left ul
{
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 15px;	
}
.stander_door_left ul li
{
	font-family:'OpenSansSemibold';
	position: relative;
	margin-top: 18px;
	padding-left: 30px;	
}
.stander_door_left ul li:before
{
	content: url(../images/tick.png);
	position: absolute;
	left: 0;
	top: 0;
}
.client_logo_contaninear
{
	display: block;
	float: left;
	width: 100%;
	background: #F2F2F2;
	padding: 25px 0;
}
.client_logo_main_area
{
	display: block;
	float: left;
	width: 100%;
}
.client_logo
{
	text-align: center !important;
	align-items: center;
}
.client_logo img
{
	display: inline-block!important;
	width: auto  !important;
	max-width: 100% !important;
	object-fit: contain !important;
	object-position: center !important;
	vertical-align: middle;

}
.cctv_red_panel{background-image: url(../images/red-bg.jpg); background-size: cover; text-align: center; color:#FFF;}

.cctv_red_panel_left{position: relative;}

.cctv_red_panel_left img{position: relative; width:100%; }

.cctv_red_panel_left article{font-size: 18px; width:calc(100% - 30px);position: absolute; z-index: 2; left:0; right:0; top:0; bottom: 0; margin: auto; background-color:rgba(0,0,0,0.4); height: 100%; padding: 30px; display: flex; flex-wrap: wrap; justify-content: center; align-content: center; }

.cctv_red_panel_left article span{width:100%; text-transform: uppercase; font-size: 30px; font-family:'OpenSansSemibold'; margin-bottom: 20px; display: inline-block;}

.cctv_red_panel_right{position: relative; }

.cctv_red_panel_right img{position: relative; width:100%;  }

.cctv_red_panel_right article{font-size: 18px; width:calc(100% - 30px);position: absolute; z-index: 2; left:0; right:0; top:0; bottom: 0; margin: auto; background-color: rgba(110,80,0,0.7); height: 100%; padding: 30px;display: flex; flex-wrap: wrap; justify-content: center; align-content: center;}

.cctv_red_panel_right article span{width:100%; text-transform: uppercase; font-size: 30px; font-family:'OpenSansSemibold'; margin-bottom: 20px; display: inline-block;}

.footer_contanear
{
	display: block;
	float: left;
	width: 100%;
	background: url(../images/footer-bg.jpg) top center no-repeat;
	background-size: cover;
}
.footer_top_pannel
{
	display: block;
	float: left;
	width: 100%;
	padding: 45px 0;
}
.footer_first h2
{
	font-size: 20px;
	text-transform: uppercase;
	font-family:'OpenSansSemibold';
	color: #FFFFFF;
	margin-bottom: 15px;
}
.footer_first ul
{
	list-style-type: none;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.footer_first ul li
{
	margin-top: 5px;
}
.footer_first ul li a
{
	color: #FFFFFF;
}
.footer_first ul li a:hover
{
	color: #ffba00;
}

.footer_mid h2
{
	font-size: 20px;
	text-transform: uppercase;
	font-family:'OpenSansSemibold';
	color: #FFFFFF;
	margin-bottom: 15px;
}
.footer_input_style1
{
	display: block;
	float: left;
	width: 100%;
	height: 40px;
	background: #FFFFFF;
	padding:0  15px;
	margin: 0 0 10px 0;
	border: none;
	outline-style: none;
}
.footer_submit_style1
{
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	background: #FFB900;
	padding:0  15px;
	margin: 0 0 10px 0;
	border: none;
	font-family:'OpenSansSemibold';
	cursor: pointer;
	-webkit-transition: all .5s ;
	-moz-transition: all .5s ;
	-ms-transition: all .5s ;
	-o-transition: all .5s ;
	transition: all .5s ;
	transition-timing-function:ease-out;	
}
.footer_submit_style1:hover{
	background: #C11D26;
	color: #FFFFFF;
}

.footer_last h2
{
	font-size: 20px;
	text-transform: uppercase;
	font-family:'OpenSansSemibold';
	color: #FFFFFF;
	margin-bottom: 15px;
}
.footer_last ul
{
	list-style-type: none;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.footer_last ul li
{
	margin-top: 15px;
	color: #FFFFFF;
	position: relative;
	padding-left: 30px;
}
.footer_last ul li i
{
	color: #ffba00;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px;
}
.footer_last ul li a
{
	color: #FFFFFF;
}
.footer_last ul li a:hover
{
	color: #ffba00;
}
.footer_bottom_pannel
{
	display: block;
	float: left;
	width: 100%;
	background: #000000;
	padding: 12px 0;
}
.bottom_social_area
{
	display: block;
	float: right;
	width: 48%;
	text-align: right;
}
.bottom_social_area i
{
	color: #000;
	background: #FFFFFF;
	width: 34px;
	height: 34px;
	border-radius: 100%;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	margin: 2px;
	-webkit-transition: all .5s ;
	-moz-transition: all .5s ;
	-ms-transition: all .5s ;
	-o-transition: all .5s ;
	transition: all .5s ;
	transition-timing-function:ease-out;	
}
.bottom_social_area i:hover{
	background: #FFB900;
}
.bottom_copy_area
{
	display: block;
	float: left;
	width: 48%;
}
.bottom_copy_area p
{
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 8px;
}
.sub_banner{height: 260px; object-fit: cover; object-position: bottom;}


.abmatter_panel_left h2{font-size: 24px; font-family: 'OpenSansExtraBold'; position: relative; padding: 0 0 15px; line-height: 30px; text-transform: uppercase;}

.abmatter_panel_left h2:after{content: url(../images/stroke.jpg); position: absolute; left:0; bottom:-10px; }

.abmatter_panel_left p{display: inline-block; margin: 8px 0; line-height: 24px; font-size: 16px;}

.about_whoweare_banner img{width:100%; display: inline-block; margin: 20px 0;}

.client_logo_box1
{
	display: block;
	float: left;
	width: 100%;
	border: 1px solid #E7E5E5;
	margin: 25px 0;
}
.client_logo_box_img_area
{
	display: block;
	float: left;
	width: 100%;
	background: #FFFFFF;
	padding: 12px;
}
.client_logo_box_img_area img
{
	float: left;
	width: 100%;
	height: 150px;
	object-fit: contain;
	object-position: center;
	height: 
}
.client_text_area
{
	display: block;
	float: left;
	width: 100%;
	padding: 25px 15px;
	text-align: center;
	background: #F3F3F3;
}
.client_text_area h2
{
	font-size: 22px;
	font-family:'OpenSansSemibold';
	color: #2b2b2b;
}
.client_text_area p
{
	color: #757575;
	font-size: 15px;
	margin-top: 5px;
}
.login_box
{
	display: inline-block;
	width: 100%;
	padding:20px 30px;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
}
.form_full_w
{
	margin: 10px 0;
}
.form_full_w h2
{
	font-size: 24px;
    font-family: 'Roboto-Medium';	
}
.form_full_w p
{
	color: #444444;
	font-size: 16px;	
}
.form_full_w p a
{
	color: #F9A61A;
	text-decoration: none;
}
.form_full_w p a:hover
{
	color: #000000;
}
.input_type_style1
{
	display: block;
	float: left;
	width: 100%;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #CFD1D1;
	padding: 0 15px;
	font-size: 14px;
	margin-top: 10px;
	outline-style: none;
	color: #616161;	
}
.textarea_style1
{
	display: block;
	float: left;
	width: 100%;
	height: 120px;
	background: #FFFFFF;
	border: 1px solid #CFD1D1;
	padding:15px;
	font-size: 14px;
	margin-top: 10px;
	outline-style: none;
	color: #616161;	
}
.submit_style1
{
	display: block;
	float: left;
	width: auto;
	height: 44px;
	border: none;
	background: #FFB900;
	margin-top: 15px;
	color: #000;
	cursor: pointer;
	-webkit-transition: all .5s ;
	-moz-transition: all .5s ;
	-ms-transition: all .5s ;
	-o-transition: all .5s ;
	transition: all .5s ;
	transition-timing-function:ease-out;
	padding: 0 60px;
	text-transform: uppercase;
    font-family: 'OpenSansBold';
}
.submit_style1:hover
{
	background: #000000;
	color: #FFFFFF;
}
.about_best_panel{background-image: url(../images/best-bg.jpg); background-size: cover; text-align: center; color:#FFF;}

.about_best_panel h2{font-size:30px; text-transform: uppercase;  font-family: 'OpenSansBold'; margin-bottom: 20px;}

.about_best_panel h3{font-size: 22px;font-family:'OpenSansSemibold'; width:100%; display: inline-block; margin: 15px 0; padding: 0 20px;}

.about_best_panel p{width:100%; display: inline-block; padding: 0 20px;}

.about_best_panel img{display: inline-block; transition: 0.5s; margin: 20px 0;}


.about_best_panel .col-12:hover img{transform: scale(1.1)}

.about_score_panel{text-align: center;}

.about_score_panel h2{font-size: 55px;  font-family: 'OpenSansBold';}

.about_score_panel h2 span{color:#fdc900;}

.about_score_panel h4{font-size: 18px;  font-family: 'OpenSansBold';}


.about_score_panel p{width:100%; display: inline-block; margin:15px 0;}

.about_score_panel_box{padding: 30px; background-image: url(../images/stroke-gray.jpg); background-position: right center; background-repeat: no-repeat; }

.about_score_panel_box:last-child{background-image: none;}


.products_panelpage{width:100%; border:1px solid #C4C4C4; padding: 15px; text-align: center; margin-bottom: 25px;}

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

.products_right h2{font-size: 25px; text-transform: uppercase; width:100%; display: inline-block;font-family: 'OpenSansBold';}

.products_right h3{font-size: 18px;  width:100%; display: inline-block; font-family: 'OpenSansBold'; margin: 10px 0 0 0;}

.products_right p{width:100%; display: inline-block; position: relative; font-size:15px; margin:5px 0;}

.products_right ul{list-style-type:none; margin:10px 0; padding:0;}

.products_right ul li{width:100%; display: inline-block; position: relative; padding: 5px 3px 5px 30px; font-size:15px;}

.products_right ul li:before{content: url(../images/tick.png); left:0; top:4px; position: absolute}


.contact_page_formpanel{background-color: #f4f4f4; width:100%; padding: 20px; display: inline-block;}

.contact_page_formpanel h2{font-size: 25px;font-family: 'OpenSansBold';}

.contact_page_formpanel p{width:100%; display: inline-block; padding: 10px 0;}

.contact_page_formpanel input[type=text], .contact_page_formpanel input[type=email], .contact_page_formpanel textarea{width:100%;  padding: 10px; margin: 10px 0; border:0; background-color: #FFF;}

.contact_page_formpanel textarea{height: 130px;}

.contact_page_formpanel input[type=submit]{background-color: #ffba00; color:#000; text-transform: uppercase; font-family: 'OpenSansBold'; font-size: 16px; padding: 10px 25px; border:none; cursor: pointer; transition: 0.5s; margin: 15px 0 0 0; }

.contact_page_formpanel input[type=submit]:hover{background-color: #000; color:#FFF;}

.contact_page_left p{width:100%; display: inline-block; margin: 5px 0; position: relative; padding: 0 0 0 25px;}

.contact_page_left p i{position: absolute; left:0; top:0; font-size: 15px;}

.contact_page_left iframe{width:100%; height: 370px; margin: 10px 0; }

.client_text ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.client_text ul li
{
	display:inline-block;
	vertical-align:top;
	width:calc(100% / 2 - 4px);
	font-size:15px;
	margin-top:10px;
	font-family:'OpenSansSemibold';
	position:relative;
	padding-left:30px;
}
.client_text ul li:before
{
	position:absolute;
  	font-family: 'FontAwesome';	
 	content: "\f00c";
	font-size:20px;
	left:0;
	top:-5px;
	color:#C11D26;
}

.product_top_text h2{font-size: 25px; text-transform: uppercase; width:100%; display: inline-block;font-family: 'OpenSansBold';}

.product_top_text p{width:100%; display: inline-block; margin-top:15px;}

.abmatter_panel_left h3 {
    font-size: 22px;
    font-family: 'OpenSansExtraBold';
    position: relative;
    text-transform: uppercase;
	margin-top:20px;
}

.abmatter_panel_left ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.abmatter_panel_left ul li
{
	display:inline-block;
	vertical-align:top;
	width:calc(100% / 2 - 4px);
	font-size:15px;
	margin-top:10px;
	font-family:'OpenSansSemibold';
	position:relative;
	padding-left:30px;
}
.abmatter_panel_left ul li:before
{
	position:absolute;
  	font-family: 'FontAwesome';	
 	content: "\f00c";
	font-size:20px;
	left:0;
	top:-5px;
	color:#C11D26;
}


/*SEO  START*/

.footer-product {
    margin: 40px 0;
}

/* Toggle Button */
.location-heading {
    width: 100%;
    background: linear-gradient(135deg, #ffc000, #ffc000);
    color: #fff;
    padding: 14px 20px;
    font-size: 22px;
    font-weight: 600;
    border: none;
    cursor: pointer;
    text-align: center;
    border-radius: 8px;
    transition: 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.location-heading:hover {
    background: linear-gradient(135deg, #ffc000, #ffc000);
}

/* Arrow animation */
.arrow {
    transition: transform 0.3s ease;
}

/* Collapsible content */
.show-div {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, padding 0.3s ease;
    background: #fff;
    border-radius: 8px;
    margin-top: 15px;
}

.show-div.active {
    max-height: 1000px;
    padding: 20px 10px;
}

/* List Styling */
.footer-product ul {
    padding-left: 0;
}

.footer-product ul li {
    list-style: none;
    margin: 12px 0;
    position: relative;
    padding-left: 25px;
    transition: 0.3s;
}

.footer-product ul li::before {
    content: "";
    height: 12px;
    width: 12px;
    background: #fff3e8;
    border: 2px solid #ffc000;
    position: absolute;
    top: 5.5px;
    left: 0;
    border-radius: 4px;
	box-shadow: inset 0 0 0 1px #ffc00017;
}

.footer-product ul li a {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    transition: 0.3s;
}

.footer-product ul li:hover a {
    color: #ffc000;
    padding-left: 5px;
}

.heading-one {
  font-size: 30px;
  color: #000;
  background: #ffc00017;
  margin-bottom: 15px !important;
  line-height: 32px !important;
  padding: 12px;
  border-bottom: 2px solid #ffc000;
  border-radius: 6px;
  margin-top: 20px;
  text-shadow: 0 4px 4px rgba(0, 0, 0, .3);
}

@media screen and (max-width: 600px) {
    .heading-one {
        font-size: 26px !important;
    }
  }

  .heading-two ~ .heading-three {
    margin-left: 0.6%;
}

.heading-two {
  font-size: 24px;
  color: #000;
  background: #ffc00017;
  margin-bottom: 15px !important;
  line-height: 30px !important;
  padding: 12px;
  border-left: 2px solid #ffc000;
  border-radius: 6px;
  margin-top: 15px;
}

.heading-two ~ p {
  padding-left: 1.5%;
}

@media screen and (max-width: 600px) {
    .heading-two {
        font-size: 19px !important;
    }
  }

.heading-three {
  font-size: 18px;
  color: #000;
  background-image: linear-gradient(to right, #ffc00017 , #fff);
  margin-bottom: 12px !important;
  line-height: 24px !important;
  padding: 12px;
  border-left: 2px solid #ffc000;
  border-radius: 6px;
  margin-top: 12px;

}

.heading-three ~ p {
    padding-left: 1.5%;
}


.triangle li::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent !important;
  border-bottom: 6px solid transparent!important;
  border-left: 10px solid #ffc000;
  position: absolute;
  left: 0;
  top: 7px;
  }

  .triangle {
	padding-left:2rem;
}
  
  ul.triangle li {
	position: relative;
	padding-left: 20px;
	padding-bottom:10px;
  }

/* Ordered List Styling */
ol[type="1"] {
  counter-reset: list-counter;
  padding-left: 2rem;
  margin-bottom: 1rem;
}

ol[type="1"] > li {
  counter-increment: list-counter;
  list-style: none;
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

ol[type="1"] > li::before {
  content: counter(list-counter) ". ";
  font-weight: bold;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}

/* Reset nested ul li */
ol[type="1"] ul.circle li {
    counter-increment: none;
}

/* Circle List Styling */
ul.circle {
  padding-left: 1.5rem;
  margin-top: 0.5rem;
}

ul.circle li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
}

ul.circle > li::before {
    content: "\2713";
    font-size: 9px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0px;
    top: 0.5em;
    color: #ffc000;
    border-width: 2px;
    border-style: solid;
    border-color: #ffc000;
    border-image: initial;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px #ffc00017;
}


.accordion-item {
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    border: 1px solid #eee;
}

.accordion {
    width: 100%;
    padding: 18px 20px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    background: #f8f9fa;
    border: none;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    color: black;
}

.accordion:hover {
    background: #e9ecef;
}

.accordion::after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 20px;
    transition: transform 0.3s ease;
}

.accordion.active::after {
    content: "-";
}

.panel {
    padding: 0 20px;
    background: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
}

.panel p {
    margin: 15px 0;
    color: #555;
    line-height: 1.6;
}

.box-one {
  /* height: 333px; */
  text-align: center;
}

.imgs {
  border: 2px solid #ffc000;
  border-radius: 0 15px 0 15px;
  padding: 5px;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

ul {
  list-style-type: none;
}

  ol,
.circle ul {
    padding-left: 2rem !important; 
}

.table-responsive {
  margin-left: 1.5%;
}

  table {
  border: 1px solid #ffc000 !important;
}

thead tr th {
  background-color: #ffc00017 !important;
  /* color: white; */
}

tr th {
  background-color: #ffc00017 !important;
  /* color: white; */
}

thead {
  background-color: #ffc00017 !important;
  /* color: white; */
}

.footer-copyright-text p {
    color: #c0c0c0;
}

/*SEO  END*/


.breadcrumbs {
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumbs li {
    display: inline;
	color:#ffba00;
	font-weight: 600;
}

.breadcrumbs li + li:before {
    content: " > ";
    padding: 0 6px;
    color: #ffffff;
}
