@font-face {
    font-family: 'archivo_narrowbold';
    src: url('archivonarrow-bold-webfont.woff2') format('woff2'),
         url('archivonarrow-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'archivo_narrowbold_italic';
    src: url('archivonarrow-bolditalic-webfont.woff2') format('woff2'),
         url('archivonarrow-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'archivo_narrowitalic';
    src: url('archivonarrow-italic-webfont.woff2') format('woff2'),
         url('archivonarrow-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'archivo_narrowregular';
    src: url('archivonarrow-regular-webfont.woff2') format('woff2'),
         url('archivonarrow-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.butt-colr-blue{background:#2199d6;}
.butt-colr-blue:hover{border:1px solid #2199d6;background:transparent;color:#000;}
.butt-colr-green{background:#7bbe30;}
.butt-colr-green:hover{border:1px solid #7bbe30;background:transparent;color:#000;}
.butt-colr-blue,.butt-colr-green{
	padding: 6px 10px;
	border: none;
	cursor: pointer;
	margin: 15px 5px;
	color: #fff;
	border-radius: 8px;
	font-size: 14px;
}
.head-button-info{
	text-align: right;
}
img{max-width:100%;}
nav li a{font-family:'archivo_narrowregular';font-size:14px; color:#fff;text-transform:capitalize;}
nav li ul li a{font-family:'archivo_narrowregular';font-weight:normal;font-size:12px !important;}
body,p{font-family:'archivo_narrowregular';font-size:14px;}
body{font-weight: normal;}
p{text-align:justify;line-height: 1.6em;font-weight: 400;font-style: normal;font-size:16px;}
li{line-height: 1.6em;font-weight: 400;font-style: normal;font-size:16px;}
/*h1,h2,h3,h4,h5,h6{font-family:'OpenSans-Bold';}*/
h1,h2,h3,h4,h5,h6{font-family:'archivo_narrowbold';margin-bottom:20px;font-weight: normal;}
section{padding-top:50px;padding-bottom:50px;padding-left:10px;padding-right:10px;}
.common{	
	position: relative;
	float: left;
	width: 100%;
	clear: both;
}
/* Top Head Bar */
.top-head-bar{
	background:#e3e3e3;
	color:#000;
	padding:8px 2px;
	font-size:14px;
	font-family:"OpenSans-Semibold";
}
.top-head-bar span a{ color:#000;text-decoration:none;font-size:16px; }
.top-head-bar span a:hover{ color:#fff; }
.head-search-cover{
	display: inline-block;
	border: 1px solid #000;
}
.head-search-cover input {
    border: none;
    background: transparent;
    color: #000;
	font-weight:normal;
}
.head-search-cover button {
    background: transparent;
    border: none;
    border-left: 1px solid #000;
    color: #fff;
}
.top-head-bar .head-cont-info{ text-align:right; }
/* End Top Head Bar */

/* Middle Head Bar */
.mid-head-bar{ padding:10px 2px; }

/* End Middle Head Bar */

/* Last Head Bar */
.ml-auto, .mx-auto{ margin:auto !important; }
.last-head-bar{ background:#262262;z-index:1;width: 100%; }
.last-head-bar li a{ font-size:14px;padding:15px 10px; text-decoration:none; }
.last-head-bar li a:hover{	background-color:#ed1c24;color:#fff; }
.last-head-bar{ padding:0px; }
.navbar-dark .navbar-toggler{ color: rgba(255,255,255,1);bolder:none; }
.navbar-dark .navbar-toggler-icon{
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.9);
}
/* End Last Head Bar */

/* Brand */
.all_services_home img,.all_services_home .home_figure img{
	max-width:100%;
}
.all_services_home figure,.all_services_home .home_figure {
    border: 1px solid #7bbe30;
}
.all_services_home figcaption,.all_services_home .home_figcaption {
    text-align: center;
    padding: 10px 4px;
    background: #7bbe30;
	display: block;
	color: #000;
	text-decoration: none;
}
.welcome_bg{
	background:url('../img/welcome_bg.png') no-repeat center center ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}
/* End Brand */

/* Feature Product */
.feature-product{ text-align:center; }
.feature-product h1{
	font-size: 32px;
	display: block;
	margin-bottom: 40px;
	position:relative;
}
.underline-info{
	width: 129px;
	height: 5px;
	background: #000;
	margin: 0 auto;
	margin-top: 20px;
}
.feature-product a{text-decoration:none;}
.feature-product figcaption{ text-align:center;font-family:"archivo_narrowbold";font-size:18px;margin: 10px 0;color:#000; }
.feature-product a:hover figcaption{color:#9e9e9e;}
.feature-product a:hover figure{border:1px solid #9e9e9e;}
.feature-product figure{border:1px solid #fff;}
/* End Feature Product */

/* PDF Link */
.pdf-link{background:#002e5b;color:#fff;}
.pdf-link a{
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	padding: 5px 25px;
	font-size: 14px;
}
.pdf-link a:hover{color: #bababa;border: 1px solid #bababa;}
/* End PDF Link */

/* Footer */
footer{background:#262262;color:#fff;}
.footer-menu li,footer ul li{list-style-type:none; }
.footer-menu li a,footer ul li a{text-decoration:none;color:#c5c5c5;}
.footer-menu li a:hover,footer ul li a:hover{color:#fff;}
footer .footer-info{display: table;margin: 0 auto;padding: 0;}
footer .footer-info li{float: left;padding-left: 20px;padding-bottom: 10px;list-style-type: none;}
.bottom-footer{ margin-top:15px; }
.copy-right{font-size:13px;
display: block;
float: left;
width: 100%;
padding: 15px;
background: #333333;
text-align: center;
}
@media only screen and (min-width: 720px){
	/*.copy-right{text-align:right;}	*/
}
.footer-nav{
	margin: 0;
	padding: 0;
	display: block;
}
.footer-nav li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.footer-nav li a:hover{color:#bababa;}
.footer-nav li {
    list-style-type: none;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
	padding-left: 15px;
	position:relative;
}
.footer-nav li:after{
	position:absolute;
	content:'|';
	right: 0;
}
.footer-nav li:last-child:after{content:'';}
/* End Footer */
.head-title-main {
    background: #e3e3e3;
    padding: 7px 0px;
    text-transform: uppercase;
	float: left;
	width: 100%;	
}
.head-title-inner h1{color:#262262;margin: 0;}
.head-title-inner ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 10px;
}
.head-title-inner ul li{float:left;padding:0 5px;font-size:12px;}
.side-bar-main { position:relative;display:block;width: 100%;}
.side-bar-section {
    padding: 10px 10px 20px 10px;
    color: #fff;
	float: left;
	width: 100%;
	position: relative;
}
.side-bar-section > a {
    color: #fff;
    text-transform: uppercase;
    border: 1px solid;
    display: block;
    padding: 11px 5px;
	text-decoration:none;
}
.side-bar-section > a:hover{background:#7bbe30;}
.side-bar-title {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.side-bar-blog-main,.side-bar-news-main {
    float: left;
    width: 100%;
    position: relative;
    display: block;
	margin-bottom: 15px;
}
.side-bar-blog-lft { float: left;width: 20%;}
.side-bar-blog-lft img{border-radius:10px;}
.side-bar-blog-rft {
    float: left;
    width: 80%;
    padding: 0 10px;
}
.side-bar-blog-rft p { font-size: 12px;text-align: justify;margin-bottom: 0;}
.side-bar-blog-rft a{color:#fff;text-decoration:none;}
.side-bar-blog-rft a:hover{color:#696969;}
.side-bar-news-main input{
	background: transparent;
	border: 1px solid #fff;
	padding: 5px;
	color: #fff;
	width: 78%;
}
.side-bar-news-main button{
	background: transparent;
	border: 1px solid #fff;   
	padding: 5px;
	color: #fff;
	border-left: none;
}
.side-bar-news-main button:hover{ background:#7bbe30;}

/* My SideBAR */

.side-bar-inner-page{
	background-color: #ececec;overflow: hidden;border: #c9c9c9 solid 1px;
}
.side-bar-inner .side-bar-inner-page:first-child{ border-bottom: none; }
.side-bar-icon{
	width: 100%;
	height: 100%;
	background: #dedede;
	text-align: center;
	font-size: 40px;
}
.side-bar-icon i{
	/*position: absolute;
	top: 25%;
	bottom: auto;
	width: 100%;
	height: 100%;
	left: 0;
	right: auto;*/
	padding-top: 15px;
	color:#ed1c24;
}
.side-bar-icon:after{
	content: "";
	position: absolute;
	background: #ececec;
	height: 100%;
	width: 9px;
	right: 11px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.side-bar-inner-page .side-bar-inner-content{
	padding: 8px;
}
.side-bar-inner-page a{ color:initial; }
.side-bar-inner-page a:hover,.side-bar-inner-page:hover a{ text-decoration:none; }
.side-bar-inner-page .sidebar-title{
	display: block;
	font-size: 20px;
	color:#ed1c24;
}
.side-bar-inner-page .sidebar-sub-title{
	font-size: 13px;
	text-align: justify;
}
.side-bar-inner-page:hover,.side-bar-inner-page:hover .side-bar-icon:after{
	background:#ed1c24;	
}
.side-bar-inner-page:hover .side-bar-inner-content,.side-bar-inner-page:hover .sidebar-title,.side-bar-inner-page:hover .side-bar-icon i{color:#fff;}
.side-bar-inner-page:hover .side-bar-icon{
	background:#b40007;
	color:#fff;
	-webkit-transition: background-color 2s ease-out;
	-moz-transition: background-color 2s ease-out;
	-o-transition: background-color 2s ease-out;
	transition: background-color 2s ease-out;
}
/* End My SideBAR */



@media screen and (min-width: 56.875em) {
	.menu-main_menu-container{margin:0 auto;}
}
@media screen and (max-width: 56.875em){
	.menu-main_menu-container{width:100%;}
}
.site-header-main{background:#262262;}
.site-header-main #menu-toggle{color:#fff;margin-left: 20px;font-weight: bold;text-transform: uppercase;padding: 12px 12px;}
.menu-main_menu-container .current_page_item > a,.menu-main_menu-container .current-menu-parent > a{background-color: #ed1c24;color:#fff;}
.wpcf7-form textarea{height:140px;}
.video {
    position: relative;    
    width: 100%;
    height: 300px;
}
/* Blog Page */
.blog_main_cust {
    position: relative;
    float: left;
    width: 100%;
    display: block;
}
.blog_main_cust_inner {
    margin-bottom: 30px;
    background: #f2f2f2;
    float: left;
    width: 100%;
    position: relative;
    display: block;
    padding: 20px;
}
.blog_main_cust_inner_image {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}
.blog_main_cust_inner_image img{
	background: #fff;
	padding: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,.1);
	width: 100%;
	height: 220px;
}
.blog_main_cust_inner_content {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}
.blog_main_cust_inner_content .title {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
	color:#262262;
	letter-spacing: 0.5px;
}
.blog_main_cust_inner_content .date {
    text-transform: uppercase;
    color: #a7a4a4;
    display: block;
    margin: 10px 0;
    position: relative;
}
.blog_main_cust_inner_content .content {
    text-align: justify;
    display: block;
    font-size: 13px;
    position: relative;
    margin-bottom: 20px;
}
.blog_main_cust_inner_content .link {
    position: relative;
    display: table;
    margin: 0 auto;
    text-decoration: none;
    background: #ed1c24;
    color: #fff;
    padding: 10px 30px;
}

/* My Header  */
.head-main-inner-title {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.25);
    bottom: 0;
    text-align: center;
    color: #fff;
}
.head-main-inner-title h1{
	position: inherit;
	bottom: 15%;
	display: inherit;
	/*left: 45%;*/
	text-transform: uppercase;
	width:100%;
}
/* End My Header */

/* My Footer */
.foot_main_title {
    padding: 20px 5px;
}
/*.foot_main_title .foot_lft {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    width: 50%;
	display: inline-block;
	cursor: pointer;
}*/
.foot_main_title .foot_rft {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
	cursor: pointer;
}
.foot_main_title_list {
    background: #fff;
    /*padding: 20px;*/
    color: #000;
}
.foot-list {
    padding: 20px;
	margin: 0;
	display: block;
}
.foot-list li {
    display: inline-block;
    width: 24%;
    text-align: center;
    color: #000;
}
.foot-list li a {
    color: #000;
}
.foot-list li a:hover{
	color:#ed1c24;
	text-decoration:none;
}
.foot-list li span {
    display: inline-block;
    margin-right: 5px;
}

/* End My Footer */

/* Inner Single Page */
#commentform .comment-form-author label,#commentform .comment-form-email label,#commentform .comment-form-url label{display:block;}
#commentform .comment-form-author input,#commentform .comment-form-email input,#commentform .comment-form-url input{width: 100%;}
.comment-form-comment label{display:block;}
.comment-form-comment textarea{width: 100%;height: 90px;}
[type="submit"],[type="button"]{
	width: 100%;
	background: #262262;
	color: #fff;
	padding: 8px;
	border: none;
}
[type="submit"]:hover,[type="button"]:hover{background: #4e4a90;}
.head-title-main li a{color:#262262;}
#wpcf7-f66-p31-o1 .wpcf7-submit{
	width: initial;
	float: right;
	padding: 8px 30px;
	background: #ed1c24;
}
#wpcf7-f66-p31-o1 .wpcf7-validation-errors{color:red;}
.slider_page_form {
    background: rgba(0,0,0,0.50);
    padding: 30px;
}
.slider_page_form input {
    width: 240px;
    margin-right: 3px;
    margin-bottom: 8px;
}
.col-swm-12{ width:100%; }
/* End */