@font-face {
	font-family: 'open-sans';
	src: url('../fonts/open-sans.eot');
	src: local('â˜º'), url('../fonts/open-sans.woff') format('woff'), url('../fonts/open-sans.ttf') format('truetype'), url('../fonts/open-sans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	 font-family: 'Oswald-Regular';
	src: url('../fonts/Oswald-Regular.eot');
	src: local('â˜º'), url('../fonts/Oswald-Regular.woff') format('woff'), url('../fonts/Oswald-Regular.ttf') format('truetype'), url('../fonts/Oswald-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'TwCenMT-Bold';
 src: url('../fonts/TwCenMT-Bold.ttf')  format('truetype'), url('../fonts/TwCenMT-Bold.svg#TwCenMT-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

img.img-fluid
{
    height: 330px;
}
.product_area 
{
	text-align:justify;

	
	}
.carousel-item
{
	height:300px;
	
	}
.call
		{
    position: relative;
    top: -25px;
    left: 85px;
			
			}
.product_area
{
	height:280px;
	
	}
.img_area
{
	background:#f9fbfb;
	border:1px solid #999;
	
	}
	

body
{font-family: 'open-sans';
	
	}
	ul
{
	padding:0 0 0px 10px;
	
	
	}
	
	li
	{padding:0 0 8px 0px;
	font-size:14px;}
.odd
{
	background:#ededed;
	
	}


.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

		
.card-header
{box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.55);
border-right:2px solid #ee2420; }		
		
.demo {
    padding-top: 60px;
    padding-bottom: 60px;
}
.area
{
	background:#fff;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	
	}
	
	.area2
{
	background:#f2f2f2;
	border:1px solid #e1e1e1;
	
	
	}
	.circle
	{border-radius: 200px 200px 200px 200px;
	background:#f04f27;
	width:44px;
		
		}
		
		
.dropdown-menu
{
	background:#e0e0e1;
	
	}	
	
h2
{ font-family: 'Oswald-Regular';
text-shadow: 2px 2px 2px #000;
font-size:65px;
color:#fff;}

p
{font-size:14px;
font-family: 'open-sans';
}

h1
{font-family: 'TwCenMT-Bold';
font-size:30px;
color:#f04f27;
line-height:50px;
}
h3
{font-family: 'open-sans';
color:#001062;
font-size:16px;
font-weight:bold;}
h4
{font-family: 'open-sans';
color:#f04f27;
font-size:18px;}

.more
{color:#f04f27;}
p
{	font-family: 'open-sans';
color:#1a1a1a;
line-height:22px;
font-size:13px;}
.blue_font
{color:#183856;}
.dropdown_area
{
	background:#183856;
	color:#fff !important;
	
	}


.navbar-light .navbar-nav .nav-link
{color:#001062;}
.navbar-nav li a
{font-family: 'open-sans';
font-size:13px;
}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 3.2rem;
}
.social_icon
{
	color:#f04f27;
	margin-top:20px;
	
	}
	
h2::after {
	content: "";
	width: 100px;
	position: absolute;
	margin: 0 auto;
	height: 3px;
	background: #8fbc54;
	left: 0;
	right: 0;
	bottom: -10px;
}
.col-center {
	margin: 0 auto;
	float: none !important;
}
.address {
	font-size:14px;
	color:#000;
	font-family: 'open-sans';
	
}
.location
{font-size:46px;
	color:#f04f27;}
.carousel .item {
	color: #999;
	font-size: 14px;
    text-align: left;
	overflow: hidden;
    min-height: 200px;
}
.carousel .item .img-box {
	width: 135px;
	height: 135px;

	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
}
.carousel .overview {	
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #7AA641;
}
.carousel .carousel-control {
	width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
	background: none;
}
.carousel-control i {
    font-size: 68px;
	line-height: 42px;
    position: absolute;
    display: inline-block;
	color: rgba(0, 0, 0, 0.8);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}
.carousel .carousel-indicators {
	bottom:32px;
}

.carousel-indicators2
{bottom:32px;}
.carousel-indicators li, .carousel-indicators li.active {
	
	margin: 1px 3px;
	border-radius: 50%;
}
.carousel-indicators li {	
	background: #db411b;
	
	
}
.carousel-indicators li.active {	
	background: #db411b;		
	
}

.para
{font-family: 'open-sans';
font-size:20px;
padding-top:30px;
font-weight:bold;
text-align:left;
color:#fff;
	
	}

.halfsquare
{ border-left:4px solid #f04f27;
border-right:4px solid #f04f27;
border-top:4px solid #f04f27;
height:20px;
width:70px;
	
	
	}
	
	.under_line
{
	border-bottom:4px solid #f04f27;
	width:70px;
	
	}
	
footer
{
	background:#20304d;
	
	}	
footer p
{
	color:#d8d8d8;
	
	}	
	
footer ul
{
	padding:0 0 0 0px;
	margin:0;
	
	}	
	footer li
	{color:#fff;
	list-style-type:none;}	
	
	footer li a
	{color:#fff;
	list-style-type:none;}	
	
	footer li a:hover
	{color:#b3ecff;
	list-style-type:none;
	text-decoration:none;}	
h5
{
	color:#fff;
	font-family: 'open-sans';
	font-size:14px;
	font-weight:bold;
	
	}	
	
	.newsletter
	{
		background:#adbedb;
		padding:2px;
		
		}
		
		.newsletter_input
		{
			background:#20304d;
			
			}

	.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.innerbanner
{
	height:167px;
	width:100%;
	
	}
.innerbanner img
{width:100%;}	

.home_icon{
	/* border: 1px solid #f04f27; */
	/* width: 4rem; */
	/* height: 4rem; */
	margin-bottom: 2rem;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.detailsDiv{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

@media screen and (max-width: 1024px) {
	
	.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.7rem;
}
	
}


@media screen and (max-width: 768px) {
	
	.fb {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 106px;
}
	
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0px;
    font-size: 12px;
}
.pl-4 {
    padding-left: 0!important;
}
.col-sm-8 {
   
    padding: 0;
}
}
@media screen and (max-width: 736px) {
	footer p {
    color: #d8d8d8;
    font-size: 11px;
}
	.fb {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 106px;
}
	
	.twteer
	{
		width:180px;
		float:left;
		margin-top:20px;
		}
	.fb
	{width:180px;
    float:left;
	margin-top:20px;}
	
	
	.address {
    font-size: 9px;
    color: #000;
    font-family: 'open-sans';
    width: 130px;
}
	.icon
	{
		display:none;
		
		}
	.para_area
	{
		margin-left:87px;
		
		}
	.innerbanner {
    height: 100%;
    width: 100%;
}
.img_area {
    background: #f9fbfb;
    border: 1px solid #999;
	height:100px;
}

	.newsletter {
    background: #adbedb;
    padding: 2px;
    width: 200px;
}
	
	.product_area {
    height: 1000px;
}
	
	h2 {
    font-family: 'Oswald-Regular';
    text-shadow: 2px 2px 2px #000;
    font-size: 40px;
	}
	.navbar-collapse {
   
	background-color: #f7f7f7;
	border:1px solid #f0f0f0;
	border-radius: 4px;
	

	 
}
	
.navbar-expand-md .navbar-nav .nav-link
{
	border-bottom:1px dashed #c8c7c6;
	padding:5px;
	
	}	
	
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0px;
    font-size: 12px;
}
.pl-4 {
    padding-left: 0!important;
}
.col-sm-8 {
   
    padding: 0;
}
.menu
{
	padding-left:45px;
	
	}
	.para {
  
    font-size: 14px;	
	padding-top:0;	
	}
	
	.carousel-caption
	{
		top:29px;
		
		}
		
		h2::after {
			display:none;
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 3px;
    background: #8fbc54;
    left: 0;
    right: 0;
    bottom: -10px;
}
	h4 {
    font-family: 'open-sans';
    color: #f04f27;
    font-size: 11px;
}
}

@media screen and (max-width: 684px) {
	.newsletter {
    background: #adbedb;
    padding: 2px;
    width: 168px;
   
}
.newsletter_input {
    background: #20304d;
    width: 142px;
}	
.para_area {
    margin-left: 87px;
}
.newsletter_input {
    background: #20304d;
    width: 100%;
}
.newsletter {
    background: #adbedb;
    padding: 2px;
    width: 250px;
}
footer p {
    color: #d8d8d8;
    font-size: 11px;
}

.carousel-item
{
	height:155px;
	
	}	
}
@media screen and (max-width: 600px) {
	footer p {
    color: #d8d8d8;
    font-size: 11px;
}
	.twteer
	{
		padding-left:8px;
		width:100%;
	}
	.fb
	{
		width:100%;
		padding-left:8px;
		margin:0;
		
		}
	
	.newsletter {
    background: #adbedb;
    padding: 2px;
    width: 95%;
}
	
	.newsletter_input {
    background: #20304d;
    width: 95%;
}
.para_area {
    margin-left: 0px;
}
/*.twteer
	{
		width:180px;
		float:left;
		margin-top:20px;
		}
	.fb
	{width:180px;
    float:left;
	margin-top:20px;}*/
	
	
	.navbar-collapse {
   
	background-color: #f7f7f7;
	border:1px solid #f0f0f0;
	border-radius: 4px;
	

	 
}
	

	.product
	{
		margin-top:40px;
		
		}
	
	
.navbar-expand-md .navbar-nav .nav-link
{
	border-bottom:1px dashed #c8c7c6;
	padding:5px;
	
	}

.innerbanner {
    height: 50px;
    width: 100%;
	margin-top:-50px;
}
.navbar navbar-expand-md navbar-light
{
	z-index:9999;
	
	
	}
li
{
	font-size:12px;
	
	}
h2 {
    font-family: 'Oswald-Regular';
    text-shadow: 2px 2px 2px #000;
font-size: 19px;
color:
    #fff;
}

.carousel .testimonial {
	padding: 10px 0 10px;
}
.carousel .carousel-indicators {
	bottom:32px;
}
.logo	
{
	padding-left:220px;
	
	}
	
	.menu
	{
		position:relative;
		top:-56px;
		padding-left:0px;
		
		}
		
		.social_media
		{
			top:-66px;
			
			}
	.carousel {
    position: relative;
	top:-50px;
}		
		.product_area
{
	height:auto;
	
	}	
	
	.innerbanner2
	{
		height:167px;
		
		}
		
			
			.call
		{
    position: relative;
    top: -25px;
    left: 131px;
			
			}
	.links	
	{
		padding-left:5px;
		
		}
		
		.carousel-item img
		{
			height:100%;
			
			}
			
	.para {
  
    font-size: 12px;	
	padding-top:0;	
	}
	
	.carousel-caption
	{
		top:-19px;
		
		}
		
		h2::after {
			display:none;
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 3px;
    background: #8fbc54;
    left: 0;
    right: 0;
    bottom: -10px;
}
	.address {
    font-size: 12px;
    color: #000;
    font-family: 'open-sans';
	width:100%;
	margin-top:0px;
  
}	


h4 {
    font-family: 'open-sans';
    color: #f04f27;
    font-size: 18px;
}
.carousel-item
{
	height:155px;
	
	}	
}

.mt-4, .my-4{
    margin-top: 18rem !important;
}
