/*-----------------------------------------------------------------------------------

	Theme Name: MHRS
	Theme URI: http://digitalsuntech.com	
	Author: Ram parvesh
	Author URI: http://digitalsuntech.com	

-----------------------------------------------------------------------------------*/

dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	line-height: 0;
	width: 100%;
	overflow:hidden;
}

::selection {
	background: #0a4976;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #0a4976; /* Firefox */
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #0a4976; /* Safari */
	color: #FFF;
	text-shadow: none;
}

:active,
:focus { outline: none !important; }


/* ----------------------------------------------------------------
	Typography
-----------------------------------------------------------------*/


body {
	line-height: 25px;
	color: #555;
	font-family: 'Lato', sans-serif;;
	margin:0px; padding:0px;
	font-size:14px;
}

a {
	text-decoration: none !important;
	color: #113e1c;
    font-weight:600;
}

#IssueDetail a{
text-decoration: none !important;
	color: #365899;
    font-weight:600;

}
#IssueDetail a:hover{
	color: #337ab7;
}

a:hover { color: #166a2a; }

a img { border: none; }

img { max-width: 100%; }

iframe { border: none !important; }


/* ----------------------------------------------------------------
	Basic Layout Styles
-----------------------------------------------------------------*/


h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333333;
	font-weight: 600;
	line-height: 1.5;
	margin: 0 0 20px 0;
	font-family: 'Raleway', sans-serif;;
}



h1 { font-size: 39px; color:#333333; font-weight:500; }

h2 { font-size: 30px; color:#fff  }

h3 { font-size: 24px; font-weight:400 !important; }

h4 { font-size: 17px; font-weight:500 !important; }

h5 { font-size: 14px; }

h6 { font-size: 12px; font-weight:normal !important; }

h4 { font-weight: 600; }

h5,
h6 { font-weight: bold; }

p, h6{margin-bottom: 10px !important;
    line-height: 23px }

h1 > span:not(.nocolor),
h2 > span:not(.nocolor),
h3 > span:not(.nocolor),
h4 > span:not(.nocolor),
h5 > span:not(.nocolor),
h6 > span:not(.nocolor) { color: #221e1f; }


pre,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form { margin-bottom: 30px; }

small { font-family: 'Lato', sans-serif;; }

.uppercase { text-transform: uppercase !important; }

.lowercase { text-transform: lowercase !important; }

.capitalize { text-transform: capitalize !important; }

.nott { text-transform: none !important; }

.tright { text-align: right !important; }

.tleft { text-align: left !important; }

.fright { float: right !important; }

.fleft { float: left !important; }

.fnone { float: none !important; }

.ohidden {	position: relative;	overflow: hidden !important;}

.nomargin {margin: 0 !important; }

.noleftmargin { margin-left: 0 !important; }

.norightmargin { margin-right: 0 !important; }

.notopmargin { margin-top: 0 !important; }

.nobottommargin { margin-bottom: 0 !important; }

.header-stick { margin-top: -50px !important; }

.content-wrap .header-stick { margin-top: -80px !important; }

.footer-stick { margin-bottom: -50px !important; }

.content-wrap .footer-stick { margin-bottom: -80px !important; }


.hidden { display: none !important; }

.nothidden { display: block !important; }

.inline-block {	float: none !important;	display: inline-block !important;}

.center { text-align: center !important; }

.divcenter {	position: relative !important;	float: none !important;	margin-left: auto !important;	margin-right: auto !important;}




/* Social Icons - Share
-----------------------------------------------------------------*/
.si-facebook:hover,
.si-colored.si-facebook { background-color: #3B5998 !important; }
.si-twitter:hover,
.si-colored.si-twitter { background-color: #00ACEE !important; }
.si-email3:hover,
.si-colored.si-email3 { background-color: #6567A5 !important; }
.si-youtube:hover,
.si-colored.si-youtube{ background-color: #cd201f !important; }

/* Social Icons Text Color
-----------------------------------------------------------------*/

.si-text-color.si-facebook i { color: #3B5998; }

.si-text-color.si-twitter i { color: #00ACEE; }

.si-text-color.si-email3 i { color: #6567A5; }

.si-text-color:hover { color: #FFF !important; }

/* ----------------------------------------------------------------
	Header
-----------------------------------------------------------------*/


#header {
	position: relative;	
	background: transparent !important;
}

#header .container { position: relative; }

#header.transparent-header {
	background: transparent;
	border-bottom: none;
	z-index: 199;
}

#header.semi-transparent { background-color: rgba(255,255,255,0.8); }

#header.transparent-header.floating-header { margin-top: 60px; }

#header.transparent-header.floating-header .container {
	width: 1220px;	
	padding: 0 40px;
	border-radius: 2px;
}

#header.transparent-header.floating-header.sticky-header .container {
	width: 1170px;
	padding: 0 15px;
}

#header.transparent-header + #slider,
#header.transparent-header + #page-title.page-title-parallax,
#header.transparent-header + #google-map,
#slider + #header.transparent-header {
	top: -149px;
	margin-bottom: -149px;
}

#header.transparent-header.floating-header + #slider,
#header.transparent-header.floating-header + #google-map {
	top: -160px;
	margin-bottom: -160px;
}

#header.transparent-header + #page-title.page-title-parallax .container {
	z-index: 2;
	padding-top: 130px;
}

#header.full-header {
	border-bottom-color: #00F; 
}

body.stretched #header.full-header .container {
	width: 100%;
	padding: 0 30px;
}

#slider + #header.transparent-header.full-header #header-wrap {
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: none;
}


/* ----------------------------------------------------------------
	Logo
-----------------------------------------------------------------*/


#logo {
	position: relative;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	line-height: 100%;
	margin-right: 40px;
}

#header.full-header #logo {
	padding-right: 30px;
	margin-right: 30px;
		
}


#logo a {
	display: block;
	color: #000;
}

#logo img {
	/*display: block;*/
	max-width: 100%;
}

#logo a.standard-logo { display: block; }

#logo a.retina-logo { display: none; }

/* ----------------------------------------------------------------
	Primary Menu
-----------------------------------------------------------------*/


#primary-menu {
	float: right;
	height: 100px;
}

#header.full-header #primary-menu > ul {
	float: left;
	/* padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #EEE; */
}

#header.transparent-header.full-header #primary-menu > ul { border-right-color: rgba(0,0,0,0.1); }

#primary-menu-trigger,
#page-submenu-trigger {
	opacity: 0;
	pointer-events: none;
	cursor: pointer;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	color:#1e4b7d;
}

#primary-menu-trigger i,
#page-submenu-trigger i{color:#fff; font-size:25px;}

#primary-menu ul {
	list-style: none;
	height: 100px;
	margin: 0;
}

#primary-menu > ul { float: left; }

#primary-menu ul li {
	position: relative;
	float: left;
	margin-left: 2px;
}

#primary-menu ul li.mega-menu { position: inherit; }

#primary-menu ul li:first-child { margin-left: 0; }

#primary-menu ul li a {
	display: block;
	height: 100px;
	line-height: 100px;
	padding: 0 15px;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;;
	-webkit-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
	-o-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
	transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
}

#primary-menu ul li span { display: none; }

#primary-menu ul li i {
	position: relative;
	font-size: 14px !important;
	top: 1px;
	line-height: 99px;
	width: 14px;
	text-align: center;
	margin-right: 6px;
	-webkit-transition: line-height .4s ease;
	-o-transition: line-height .4s ease;
	transition: line-height .4s ease;
}


#primary-menu > ul > li:hover a,
#primary-menu > ul > li.current a { color: #fff; }

#primary-menu > ul > li.sub-menu > a > div { }

#primary-menu ul ul,
#primary-menu ul li .mega-menu-content {
	display: none;
	position: absolute;
	width: 220px;
	background-color: #FFF;
	box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
	border: 1px solid #EEE;
	border-top: 2px solid #166a2a;
	height: auto;
	z-index: 199;
	top: 100px;
	left: 0;
	margin: 0;
}

#primary-menu ul ul ul {
	top: -2px !important;
	left: 218px;
}

#primary-menu ul ul.menu-pos-invert,
#primary-menu ul li .mega-menu-content.menu-pos-invert {
	left: auto;
	right: 0;
}

#primary-menu ul ul ul.menu-pos-invert { right: 218px; }

#primary-menu ul ul li {
	float: none;
	margin: 0;
}

#primary-menu ul ul li:first-child { border-top: 0; }

#primary-menu ul ul a {
	font-size: 12px;
	font-weight: 600;
	height: auto !important;
	line-height: 22px !important;
	color: #666 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border: 0 !important;
	letter-spacing: 0;
	font-family: 'Lato', sans-serif;;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#primary-menu ul ul li:hover > a {
	background-color: #F9F9F9;
	padding-left: 18px;
	color: #000 !important;
}

#primary-menu ul ul i { line-height: inherit; }

#primary-menu ul ul > li.sub-menu > a,
#primary-menu ul ul > li.sub-menu:hover > a {
	background-image: url("img/icons/submenu.png");
	background-position: right center;
	background-repeat: no-repeat;
}




/* Primary Menu - Style 3
-----------------------------------------------------------------*/

#primary-menu.style-3 > ul > li > a {
	height: 44px;
	line-height: 44px;
	margin: 28px 0;
	border-radius: 2px;
}

#primary-menu.style-3 > ul > li > a i { line-height: 43px; }

#primary-menu.style-3 > ul > li:hover > a {
	color: #444;
	background-color: #F5F5F5;
}

#primary-menu.style-3 > ul > li.current > a {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	background-color: #299744;
}

/* ----------------------------------------------------------------
	Sticky Header
-----------------------------------------------------------------*/

#header.sticky-header:not(.static-sticky) #primary-menu.style-3 > ul > li > a {
	margin: 0;
	border-radius: 0;
}


#header.sticky-header:not(.static-sticky):not(.sticky-style-2) #header-wrap{padding-top:0px;}


#header.sticky-header:not(.static-sticky):not(.sticky-style-2) #logo img{width:70% !important;}


#header,
#header-wrap,
#primary-menu:not(.style-2),
#primary-menu:not(.style-2) > ul {
	height:129px;
	-webkit-transition: height .4s ease, opacity .3s ease;
	-o-transition: height .4s ease, opacity .3s ease;
	transition: height .4s ease, opacity .3s ease;
	
}

#primary-menu > ul > li > ul,
#primary-menu > ul > li > .mega-menu-content,
#primary-menu > ul > li.mega-menu > .mega-menu-content {
	-webkit-transition: top .4s ease;
	-o-transition: top .4s ease;
	transition: top .4s ease;
}

body:not(.top-search-open) #header-wrap #logo,
body:not(.top-search-open) #primary-menu > ul,
body:not(.top-search-open) #primary-menu > .container > ul,
body:not(.top-search-open) #top-cart,
body:not(.top-search-open) #side-panel-trigger {
	opacity: 1;
	-webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
	-o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
	transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
}



#header-wrap { position: relative; padding-top:20px; }

#header.sticky-header #header-wrap {
	z-index: 199;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #166a2a;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-backface-visibility: hidden;
	transition: all 0.6s ease;
}

#header.semi-transparent.sticky-header #header-wrap { background-color: rgba(255,255,255,0.8) }

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #primary-menu,
#header.sticky-header:not(.static-sticky) #primary-menu > ul,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a { height: 64px; }

#header.sticky-header:not(.static-sticky) #header-wrap{height:70px; border-top: 6px solid #299744;}

#header.sticky-header:not(.static-sticky).sticky-style-2 { height: 161px; }

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a { line-height: 60px; }

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a i { line-height: 59px; }

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > ul,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > .mega-menu-content,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li.mega-menu > .mega-menu-content { top: 60px; }

#header.sticky-header:not(.static-sticky) #top-search,
#header.sticky-header:not(.static-sticky) #top-cart,
#header.sticky-header:not(.static-sticky) #side-panel-trigger {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

#header.sticky-header:not(.static-sticky) #top-cart .top-cart-content { top: 40px; }

#header.sticky-header.sticky-style-2 #primary-menu { border-top: 0; }

#menu_bg{background:#221e1f;}

/* ----------------------------------------------------------------
	body
-----------------------------------------------------------------*/

#body{padding-top:40px; width:100%; background:#fff; position:relative;}

/* ----------------------------------------------------------------
	footer
-----------------------------------------------------------------*/

#footer{
    padding-top: 70px;
    position: relative;    
	background-color: #333333;
	margin:0px !important;
	z-index:500;
	border-top:5px solid #f6d300;
}
.footer-wrapper p{color:#bcc0c4 ; font-size:13px;}


.footer-wrapper p, 
.footer-wrapper a{   
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s; 
}

.footer-wrapper a{
    color: #fff;}

.footer-wrapper h6{
    color: #fff;
    font-size: 13px;
	font-weight:400 !important;
	font-family: 'Lato', sans-serif;;
}

.text-big{
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}


.text-big_cont{
    font-size: 18px;
    line-height: 25px;
}
.footer-wrapper h5{
    color: #fff;
    font-size: 17px;
	font-weight:400;
	font-family: 'Lato', sans-serif;;
	text-transform:uppercase;
}

.footer-wrapper h4{
    color: #fff;
    font-size: 30px;
	font-weight:800;
	font-family: 'Lato', sans-serif;;
}

.copyright-container{ border-top: 1px solid #514f4f;
    padding: 25px 0 10px 0;
	margin-top:30px; background:#302d2d;}   



.copyright-container a, 
.copyright-container p{
    font-size: 12px;
    line-height: 10px;
	color:#fff;
	
}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.3); }
/* ----------------------------------------------------------------
	Styled Icons
-----------------------------------------------------------------*/


.i-rounded,
.i-plain,
.i-circled,
.i-bordered,
.social-icon {
	display: inline-block;	
	margin: 4px 11px 7px 0;
	text-align: center !important;
	font-size: 28px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	cursor: pointer;
	font-style: normal;
}

body:not(.device-touch) .i-rounded,
body:not(.device-touch) .i-plain,
body:not(.device-touch) .i-circled,
body:not(.device-touch) .i-bordered,
body:not(.device-touch) .social-icon {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.i-rounded,
.i-circled,
.i-bordered {
	width: 52px !important;
	height: 52px !important;
	line-height: 52px !important;
	background-color: #444;
	border-radius: 3px;
}

.i-bordered {
	border: 1px solid #555;
	line-height: 50px !important;
	background-color: transparent !important;
	color: #444;
	text-shadow: none;
}

.i-plain {
	width: 36px !important;
	height: 36px !important;
	font-size: 28px;
	line-height: 36px !important;
	color: #444;
	text-shadow: 1px 1px 1px #FFF;
}

.i-plain:hover { color: #777; }

.i-circled { border-radius: 50%; }

.i-light {
	background-color: #F5F5F5;
	color: #444;
	text-shadow: 1px 1px 1px #FFF;
	box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
}

.i-alt {
	background-image: url('../img/iconalt.svg');
	background-position: center center;
	background-size: 100% 100%;
}


.i-rounded:hover,
.i-circled:hover {
	background-color: #000;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 0 rgba(0,0,0,0.2);
}

.i-bordered:hover {
	background-color: #444 !important;
	color: #FFF;
	border-color: #444;
}


/* Icon Size - Small
-----------------------------------------------------------------*/

.i-small.i-rounded,
.i-small.i-plain,
.i-small.i-circled,
.i-small.i-bordered {
	margin: 4px 11px 7px 0;
	font-size: 14px;
}

.i-small.i-rounded,
.i-small.i-circled,
.i-small.i-bordered {
	width: 28px !important;
	height: 28px !important;
	line-height: 28px !important;
}

.i-small.i-bordered { line-height: 26px !important; }

.i-small.i-plain {
	width: 18px !important;
	height: 18px !important;
	font-size: 14px;
	line-height: 18px !important;
}


/* Icon Size - Small
-----------------------------------------------------------------*/

.i-medium.i-rounded,
.i-medium.i-plain,
.i-medium.i-circled,
.i-medium.i-bordered {
	margin: 6px 13px 9px 0;
	font-size: 21px;
}

.i-medium.i-rounded,
.i-medium.i-circled,
.i-medium.i-bordered {
	width: 36px !important;
	height: 36px !important;
	line-height: 36px !important;
}

.i-medium.i-bordered { line-height: 34px !important; }

.i-medium.i-plain {
	width: 28px !important;
	height: 28px !important;
	font-size: 20px;
	line-height: 28px !important;
}


/* Icon Size - Large
-----------------------------------------------------------------*/

.i-large.i-rounded,
.i-large.i-plain,
.i-large.i-circled,
.i-large.i-bordered {
	margin: 4px 11px 7px 0;
	font-size: 42px;
}

.i-large.i-rounded,
.i-large.i-circled,
.i-large.i-bordered {
	width: 64px !important;
	height: 64px !important;
	line-height: 64px !important;
}

.i-large.i-bordered { line-height: 62px !important; }

.i-large.i-plain {
	width: 48px !important;
	height: 48px !important;
	font-size: 42px;
	line-height: 48px !important;
}


/* Icon Size - Extra Large
-----------------------------------------------------------------*/

.i-xlarge.i-rounded,
.i-xlarge.i-plain,
.i-xlarge.i-circled,
.i-xlarge.i-bordered {
	margin: 4px 11px 7px 0;
	font-size: 56px;
}

.i-xlarge.i-rounded,
.i-xlarge.i-circled,
.i-xlarge.i-bordered {
	width: 84px !important;
	height: 84px !important;
	line-height: 84px !important;
}

.i-xlarge.i-bordered { line-height: 82px !important; }

.i-xlarge.i-plain {
	width: 64px !important;
	height: 64px !important;
	font-size: 56px;
	line-height: 64px !important;
}


/* ----------------------------------------------------------------
	Go To Top
-----------------------------------------------------------------*/


#gotoTop {
	display: none;
	z-index: 299;
	position: fixed;
	width: 40px;
	height: 40px;
	background-color: #333;
	background-color: rgba(0,0,0,0.3);
	font-size: 20px;
	line-height: 36px;
	text-align: center;
	color: #FFF;
	top: auto;
	left: auto;
	right: 30px;
	bottom: 50px;
	cursor: pointer;
	border-radius: 2px;
}

body:not(.device-touch) #gotoTop {
	transition: background-color .2s linear;
	-webkit-transition: background-color .2s linear;
	-o-transition: background-color .2s linear;
}

.stretched #gotoTop { bottom: 30px; }

#gotoTop:hover { background-color: #221e1f; }

.caption-mhrs{
	width:100%; color:#404042; background:rgba(255,255,255,0.5); padding:10px 20px; font-size:18px; padding:10px 50px; position:absolute; z-index:99999; bottom:0;
	}


.header-breadcrumb {
	padding:25px 0px; color:#fff; font-size:35px; font-weight:800
}
.header-breadcrumb ul {
	float:right; margin-bottom:0px;
}
.header-breadcrumb ul li {
	float:left;
	color:#fff;
	font-size:15px;
	line-height:34px;
	margin-right:10px;
	list-style-type:none !important;
	font-weight:300;}
}
.header-breadcrumb ul li:last-child {
	margin-right:0;
}
.header-breadcrumb ul li.active {
	color:#e4e4e4;
}
.header-breadcrumb h2 {
	font-size:28px;
	line-height:35px;
    color:#fff;
	margin-bottom:0px;	
        
}
.header-breadcrumb ul li a{
    color:#fff
}

.sidebar h5{padding-top:5px; color:#fff; font-size: 18px;
    font-weight: normal !important; height: 37px; text-align:center; background:#166a2a; margin-bottom:0px !important;} 
	
.sidebar-body li{
	padding:5px 0 5px 5px;
	border-bottom:1px solid #d2d2d2;
	list-style:url(../img/tracking-arrow.png);
	list-style-position:outside;	
    font-weight:500;
	}	
.sidebar-body li a:hover{
	color:#000;
	}	
	
.home_list li{
	padding:5px 0 5px 5px;
	border-bottom:1px solid #d2d2d2;
	list-style:url(../img/li_img1.png);
	list-style-position:outside;
	margin-left:15px;
    font-weight:500; line-height:20px;
	text-align:left;
	}	
	
.home_list li a:hover{
	color:#99cc33;
	}	
	

	
p.date{
	color:#166a2a !important;
	font-size:13px;
	margin:5px 0;
	}
	
.blockquote-right {
	padding:5px 0 5px 25px;
	margin:10px 0 10px 15px;	
	width:300px;
	float:right
}	

.blockquote-left {
	padding:5px 10px 5px 0;
	margin:10px 15px 10px 0;
	width:300px;
	float:left
}		


.arrow {
float: right;
}
.glyphicon.arrow:before {
content: "\e079";
}
.active > a > .glyphicon.arrow:before {
content: "\e114";
}
.fa.arrow:before {
content: "\f104";
}
.active > a > .fa.arrow:before {
content: "\f107";
}
.plus-times {
float: right;
}
.fa.plus-times:before {
content: "\f067";
}
.active > a > .fa.plus-times {
 filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.plus-minus {
float: right;
}
.fa.plus-minus:before {
content: "\f067";
}
.active > a > .fa.plus-minus:before {
content: "\f068";
}
	
	
.sidebar-body li:last-child{	
	border-bottom:none;
	}	
.sidebar4 {		
	background:rgba(0, 0, 0, 0.1);
}

.sidebar{padding:15px 10px 5px 10px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}

.sidebar-body{padding: 15px 10px; border-radius: 0px 0px 8px 8px }

/* Infromation boxes - ERROR BOX
----------------------------------------------------------------------------- */
.error-box{
    background: #fadddd;
    border: 1px solid #fcc1c1;
    border-radius: 3px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.error-box p{
   /*  background: url('../img/error-box.png') no-repeat 0 center; */
    margin: 10px;
   /*  padding-left: 25px; */
    color: #d86d6d;
    text-shadow: 0 1px 0 #fff;
}

/* CONTACT FORM
============================================================================= */

.form-control_textarea, .form-control_textarea1, .form-control_textarea2{display: block;
  width: 100%;  
  padding: 5px 12px !important;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  font-weight: 500;
  background-image: none;
  border: 1px solid #ccc; 
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height:146px;}
  
  .form-control_textarea1{
  height:106px !important;}
  
.form-control_textarea2{
  height:60px !important;}


.form-control1 {
  display: block;
  width: 100%;  
  padding: 5px 12px !important;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  font-weight: 500;
  background-image: none;
  border: 1px solid #ccc; 
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.red{color:#cf0303;}

.wpcf7-submit{
    border: 0px solid;
    font: 13px 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 11px;
    color: #fff;
    background-color: #333;
    padding: 14px 30px;
    cursor: pointer;
    margin-top:20px;
    float: left;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;

}

.form-control2 {
  display: block;
  width: 100%;
  height: 22px;
  padding: 0px 12px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  font-weight: 500;
   background-image: none;
  border: 1px solid #ccc; 
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


/*
-------------------------------------------------------------------------*/

/* Portfolio - Filter
-----------------------------------------------------------------*/

#portfolio-filter {
	position: relative;
	
	list-style: none;
	/* border: 1px solid rgba(0,0,0,0.07);margin: 0 0 40px 0;
	float: left;*/
	border-radius: 4px;
	padding: 0px 8px;
}

#portfolio-filter li {
	/* float:left; */
	position: relative;
}

#portfolio-filter li a {
	display: block;
	position: relative;
	padding: 12px 18px;
	font-size: 13px;
	line-height: 15px;
	color: #0d6221;	
}

#portfolio-filter li:first-child a {
	border-left: none;	
}

#portfolio-filter li:last-child a {}

#portfolio-filter li a:hover { color: #fff; }

#portfolio-filter li.activeFilter a {
	color: #000 !important;
	background-color: #90a896;
	margin: -1px 0;
	padding: 13px 18px;
}

#portfolio-filter li.activeFilter a { font-weight: bold; }


.bothsidebar #portfolio-filter li a { padding: 12px 14px; }

.bothsidebar #portfolio-filter li.activeFilter a { padding: 13px 18px; }

/* Portfolio - Items
-----------------------------------------------------------------*/

#portfolio {
	position: relative;
	margin: 0 -12px -12px 0;
}

body:not(.device-touch) #portfolio {
	-webkit-transition: height .4s linear;
	-o-transition: height .4s linear;
	transition: height .4s linear;
}

.portfolio-item {
	position: relative;
	float: left;
	width: 276px;
	margin: 0 12px 12px 0;
}

.portfolio-notitle .portfolio-item,
.portfolio-notitle .iportfolio { overflow: hidden; }

.portfolio-item .portfolio-image {
	position: relative;
	overflow: hidden;
}

.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image a,
.portfolio-item .portfolio-image img {
	display: block;
	width: 276px;
	height: 207px;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .portfolio-image img {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}


/* Portfolio - Item Title
-----------------------------------------------------------------*/

.portfolio-desc {
	z-index: 3;
	padding: 15px 5px 10px;
}

.portfolio-desc h3 {
	margin: 0;
	padding: 0;
	font-size: 19px;
}

.portfolio-desc h3 a { color: #222; }

.portfolio-desc h3 a:hover { color: #000; }

.portfolio-desc span {
	display: block;
	margin-top: 3px;
	color: #888;
}

.portfolio-desc span a { color: #888; }

.portfolio-desc span a:hover { color: #000; }

.portfolio-notitle .portfolio-desc {
	position: absolute;
	display: block !important;
	width: 100%;
	height: 78px;
	padding: 15px 5px;
	top: auto;
	bottom: -79px;
	left: 0;
	background-color: #FFF;
	border-bottom: 1px solid #EEE;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .portfolio-desc {
	-webkit-transition: bottom .2s ease-in-out;
	-o-transition: bottom .2s ease-in-out;
	transition: bottom .2s ease-in-out;
}

.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-nomargin.portfolio-notitle .portfolio-desc {
	bottom: -78px;
	border-bottom: 0;
}

.portfolio-notitle .portfolio-item:hover .portfolio-desc,
.portfolio-notitle .iportfolio:hover .portfolio-desc { bottom: 0 !important; }

.bothsidebar .portfolio-notitle .portfolio-item:hover .portfolio-image img {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-xs):not(.device-xxs) .bothsidebar .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-xs):not(.device-xxs) .bothsidebar .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .iportfolio:hover .portfolio-image img {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
}

body.device-touch.device-xs .portfolio-notitle .portfolio-desc,
body.device-touch.device-xxs .portfolio-notitle .portfolio-desc { display: none !important; }




/* ----------------------------------------------------------------
	Owl Carousel CSS
-----------------------------------------------------------------*/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in { z-index: 0; }

.owl-carousel .owl-animated-out { z-index: 1; }

.owl-carousel .fadeOut  {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

@keyframes fadeOut {
	0% { opacity: 1; }
	100% { opacity: 0; }
}

.owl-height {
	-webkit-transition:height 500ms ease-in-out;
	-o-transition:height 500ms ease-in-out;
	transition:height 500ms ease-in-out
}

.owl-carousel {
	display:none;
	-webkit-tap-highlight-color:transparent;
	position:relative;
	z-index:1;
	-webkit-backface-visibility: hidden;
}

.owl-carousel .owl-stage {
	position:relative;
	-ms-touch-action:pan-Y
}

.owl-carousel .owl-stage:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}

.owl-carousel .owl-stage-outer {
	position:relative;
	overflow:hidden;
	-webkit-transform:translate3d(0px,0,0);
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor:pointer;
	cursor:hand;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.owl-carousel.owl-loaded { display:block }

.owl-carousel.owl-loading {
	display:block;
	min-height: 100px;
	background: url('img/preloader.gif') no-repeat center center
}

.owl-carousel.owl-hidden { opacity:0 }

.owl-carousel .owl-refresh .owl-item { display:none }

.owl-carousel .owl-item {
	position:relative;
	min-height:1px;
	float:left;
	-webkit-backface-visibility:hidden;
	-webkit-tap-highlight-color:transparent;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.owl-carousel .owl-item img {
	display:block;
	width:100%;
	-webkit-transform-style:preserve-3d;
}

#slider .owl-carousel .owl-item img { -webkit-backface-visibility: hidden; }

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto
}

.owl-carousel .owl-grab {
	cursor:move;
	cursor:-webkit-grab;
	cursor:-o-grab;
	cursor:-ms-grab;
	cursor:grab
}

.owl-carousel.owl-rtl { direction:rtl }

.owl-carousel.owl-rtl .owl-item { float:right }

.no-js .owl-carousel { display:block }

.owl-carousel .owl-item .owl-lazy {
	opacity:0;
	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-item img { transform-style:preserve-3d }

.owl-carousel .owl-video-wrapper {
	position:relative;
	height:100%;
	background:#111
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 64px;
	width: 64px;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	background: url("img/icons/play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition:scale(1.3,1.3);
	-o-transition:scale(1.3,1.3);
	transition:scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn { display:none }

.owl-carousel .owl-video-tn {
	opacity:0;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	-moz-background-size:contain;
	-o-background-size:contain;
	background-size:contain;

	-webkit-transition:opacity 400ms ease;
	-o-transition:opacity 400ms ease;
	transition:opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position:relative;
	z-index:1
}


/* Owl Carousel - Controls
-----------------------------------------------------------------*/

.owl-theme .owl-controls {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

/* Owl Carousel - Controls - Arrows
-----------------------------------------------------------------*/

.owl-theme .owl-controls .owl-nav [class*=owl-] {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	left: -36px;
	zoom: 1;
	width: 36px;
	height: 36px;
	line-height: 32px;
	border: 1px solid rgba(0,0,0,0.2);
	color: #666;
	background-color: #FFF;
	font-size: 18px;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-theme .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -39px; }

.owl-carousel-full .owl-controls .owl-nav [class*=owl-] {
	margin-top: -30px;
	left: 0 !important;
	height: 60px;
	line-height: 60px;
	border: none;
	color: #EEE;
	background-color: rgba(0,0,0,0.4);
	font-size: 28px;
	border-radius: 0 3px 3px 0;
}

.owl-carousel-full .owl-controls.with-carousel-dots .owl-nav [class*=owl-] { margin-top: -46px; }

.owl-theme .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -36px;
}

.owl-carousel-full .owl-controls .owl-nav .owl-next {
	left: auto !important;
	right: 0 !important;
	border-radius: 3px 0 0 3px;
}

.owl-theme:hover .owl-controls .owl-nav [class*=owl-] {
	opacity: 1;
	left: -18px;
}

.owl-theme:hover .owl-controls .owl-nav .owl-next {
	left: auto;
	right: -18px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background-color: #53883c !important;
	color: #FFF !important;
	text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled { display: none !important; }


/* Owl Carousel - Controls - Dots
-----------------------------------------------------------------*/

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1;
	margin-top: 30px;
	*display: inline;
}

.owl-theme .owl-dots .owl-dot span {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 4px;
	opacity: 0.5;
	border-radius: 50%;
	background-color: #53883c;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span { opacity: 1; }



/* -------------------------------- pagination -----------------------------*/

.pagination > li > a, .pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus { color: #638c01; }


/* ------------------------------------------------------------------
------------------------------- Contact ----------------------------- */

.contact_top{width:100%; float:left; height:300px; margin-top:-40px; margin-bottom:40px;}

.contact-information li{list-style-type:none; margin-bottom:10px;}

/* ----------------------------------------------------------------
	Slider
-----------------------------------------------------------------*/


#slider {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.slider-parallax { position: relative; }

.slider-parallax,
.slider-parallax .swiper-container {
	visibility: visible;
	-webkit-backface-visibility: hidden;
}

.slider-parallax .slider-parallax-inner {
	position: fixed;
	width: 100%;
	height: 100%;
}

body:not(.side-header) .slider-parallax .slider-parallax-inner { left: 0; }

body:not(.stretched) .slider-parallax .slider-parallax-inner { left: auto; }

#header.transparent-header + .slider-parallax .slider-parallax-inner { top: 0; }

.slider-parallax .slider-parallax-inner,
.slider-parallax .slider-caption,
.slider-parallax .ei-title {
	will-change: transform;
	-webkit-transform: translate3d(0,0,0);
	-webkit-transition: transform 0s linear;
	-webkit-backface-visibility: hidden;
}



/* ------------------------------------------------------------------
------------------------------- submission ----------------------------- */

.width_95{width:95%; margin-top:5px;}


#slider{background:#166a2a;}

.slide_panel{background:rgba(255,255,255,0.4); padding:10px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; }

.slide_panel h1{font-size:50px; color:#053d64; font-family: 'Lato', sans-serif;; margin-bottom:15px;}

.slide_panel ul li{list-style-image:url(../img/li_img.png); list-style-position:outside; color:#053d64; font-size:18px; font-family: 'Lato', sans-serif;; padding-bottom:5px; margin-left:20px}

.btn-call-to-action-primary {display: inline-block; margin-bottom: 0;  font-weight: 500;    text-align: center;    vertical-align: middle;
    touch-action: manipulation;    cursor: pointer;    background-image: none;    border: 1px solid transparent;    white-space: nowrap;
    padding: 6px 12px;    font-size: 28px;    line-height: 1.42857143;    border-radius: 0;  text-align: left;    display: block;    width: 100%;    height: 60px; border: 0;    color: #020f50;    background-color: #ffcf01;}
	

.button.button-border {	border: 2px solid #166a2a; color: #fff;}

.button.button-border-white{border: 2px solid #fff; color: #fff;}
	
.button.button-border-white{background-color: transparent; border-radius:7px;line-height: 36px;	font-weight: 600;
text-shadow: none; webkit-transition: all 0.4s ease-in-out;   -moz-transition: all 0.4s ease-in-out;  -ms-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}	

.button.button-border {background-color:#166a2a; border-radius:7px;line-height: 36px;	font-weight: 600;
text-shadow: none; webkit-transition: all 0.4s ease-in-out;   -moz-transition: all 0.4s ease-in-out;  -ms-transition: all 0.4s ease-in-out;
 -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.button.button-xlarge {
    padding: 0 25px;
    font-size: 16px;
    letter-spacing: 2px;
    height: 45px;
    line-height: 45px; background:#fff; -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	color:#6f6f6f;
	border-radius:7px;}
	
.button.button-xlarge:hover {
    background:#25272e;
	color:#fff;}
	
.button.button-mini {
    padding: 0 14px;
    font-size: 11px;
    height: 28px;
    line-height: 30px;
	background:#006db7;  -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;}
	
.button.button-mini:hover {
    background:#f6d300;}	
		
.button.button-border:hover {
    background-color: transparent;
    color: #166a2a;
    border-color: #166a2a !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
.button.button-border-white:hover {
    background-color: #1e4b7d;
    color: #FFF;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}

.button.button-reveal.button-3d.tright i,
.button.button-reveal.button-rounded.tright i { border-radius: 0 3px 3px 0; }

.button{ display: inline-block; position: relative;  cursor: pointer; outline: none;    white-space: nowrap;    margin: 5px;    padding: 0 22px;    font-size: 14px;    height: 40px;    line-height: 40px; color: #FFF; font-weight: 600; text-transform: uppercase;    letter-spacing: 1px;    border: none;    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}

.button i {top: 1px; margin-right: 8px; position:relative}

.button.tright i {margin: 0 0 0 8px;}

.bor_1px{border:1px solid #c8c8c8; border-bottom:5px solid #1e4b7d;}

.foot_links li{list-style-type:disc; list-style-position:inherit; font-size:14px; color:#fff; margin-left:25px;}

.foot_links li a{color:#fff;}


/* ----------------------------------------------------------------
	Social Icons
-----------------------------------------------------------------*/


.social-icon {
	margin: 0 5px 5px 0;
	width: 35px;
	height: 35px;
	font-size: 15px;
	line-height: 38px !important;
	color: #555;
	text-shadow: none;
	border: 1px solid #AAA;
	border-radius: 3px;
	overflow: hidden;
}



/* Social Icons - Share
-----------------------------------------------------------------*/
.si-facebook:hover,
.si-colored.si-facebook { background-color: #3B5998 !important; }
.si-twitter:hover,
.si-colored.si-twitter { background-color: #00ACEE !important; }
.si-email3:hover,
.si-colored.si-email3 { background-color: #6567A5 !important; }
.si-linkedin:hover,
.si-colored.si-linkedin { background-color: #0E76A8 !important; }
.si-pinterest:hover,
.si-colored.si-pinterest { background-color: #C8232C !important; }
.si-instagram:hover,
.si-colored.si-instagram { background-color: #3F729B !important; }


/* Social Icons Text Color
-----------------------------------------------------------------*/

.si-text-color.si-facebook i { color: #3B5998; }

.si-text-color.si-twitter i { color: #00ACEE; }

.si-text-color.si-email3 i { color: #6567A5; }

.si-text-color.si-linkedin i { color: #0E76A8; }

.si-text-color.si-instagram i { color: #3F729B; }

.si-text-color.si-pinterest i { color: #C8232C; }

.si-text-color.si-instagram i { color: #3F729B; }

.si-text-color:hover { color: #FFF !important; }


/* Social Icons - Rounded
-----------------------------------------------------------------*/

.si-rounded { border-radius: 50%; }

/* Social Icons - Borderless
-----------------------------------------------------------------*/

.si-borderless { border-color: transparent !important; }

/* Social Icons - Dark
-----------------------------------------------------------------*/

.si-dark {
	background-color: #444;
	color: #FFF !important;
	border-color: transparent;
}

/* Social Icons - Light
-----------------------------------------------------------------*/

.si-light {
	background-color: rgba(0,0,0,0.5);
	color: #fff !important;
	border-color: transparent;
}

/* Social Icons - Small
-----------------------------------------------------------------*/

.social-icon.si-small {
	width: 32px;
	height: 32px;
	font-size: 14px;
	line-height: 30px !important;
}

.social-icon i {
	display: block;
	position: relative;
}

body:not(.device-touch) .social-icon i {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.social-icon i:last-child { color: #FFF !important; }

.social-icon:hover i:first-child { margin-top: -38px; }

.social-icon.si-large:hover i:first-child { margin-top: -54px; }

.social-icon.si-small:hover i:first-child { margin-top: -30px; }

.social-icon:hover {
	color: #555;
	border-color: transparent;
}

.si-colored.social-icon { border-color: transparent; }


/* Social Icons Text Color
-----------------------------------------------------------------*/

.si-text-color.si-facebook i { color: #3B5998; }


.si-text-color:hover { color: #FFF; }


/* ------------------------ Header Bg ------------------------------*/

.header_bg{width:100%; height:auto; max-height:500px; min-height:400px; background-size: cover !important; width:100%}

.col_full {clear: both;float: none; margin-right: 0; margin-bottom:25px;}

.flex_container{display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex; 
  -webkit-flex-flow: row wrap;}
  
.flex_items{ display: -webkit-flex; display: -ms-flexbox;display: flex;}

.pages_sidebar h3{background:#166a2a; text-align:center; padding:7px 10px; -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box; position:relative; color:#fff; border-bottom:3px solid #105620; border-radius: 8px 8px 0px 0px; margin-bottom:0px !important;}



.side_arrow h5{position:relative;}

.side_arrow h5:after{content: "";
    display: block;
    position: absolute;   
     border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 15px solid #166a2a ;
	border-bottom-color: #166a2a ;
    bottom: -12px;
    left: 43%;
    width: 0;
    height: 0;
    }

.insure_list li{
	padding:10px 0 10px 5px;	
	list-style:url(../img/li_img1.png);
	list-style-position:outside;
	margin-left:25px;
    font-weight:500; line-height:20px;
	text-align:left;
	}	
	
/* ----------------------------------------------------------------
	Accordions
-----------------------------------------------------------------*/

.accordion { margin-bottom: 20px; }

.acctitle {
	display: block;
	position: relative;
	line-height: 24px;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	cursor: pointer;
	border-top: 1px dotted #DDD;
	padding: 10px 0 10px 20px;
}

.acctitlec { cursor: auto; }

.acctitle:first-child { border-top: none; }

.acctitle i {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	text-align: center;
	font-size: 14px;
	line-height: 44px;
}

.acctitle i.acc-open,
.acctitlec i.acc-closed { display: none; }

.acctitlec i.acc-open { display: block; }

.acc_content {
	position: relative;
	padding: 0 0 15px 20px;
	background:rgba(0, 0, 0, 0.34);
}

/* Accordion - with Title Background
-----------------------------------------------------------------*/

.accordion.accordion-bg .acctitle,
.accordion.accordion-bg .acctitlec {
	background-color: #166a2a;
	line-height: 44px;
	padding: 0 0 0 36px;
	margin-bottom: 5px;
	border-top: 0;
}

.accordion.accordion-bg .acctitle i {
	left: 14px;
	line-height: 44px;
}

.accordion.accordion-bg .acc_content { padding: 10px 0 15px 36px; }

.custom-heading_white {position: relative; width: 100%; display: block; text-transform: uppercase;}

.custom-heading-white:after{display: block; content: ""; width: 100px; height: 3px; left: 0; top: 0;  margin-top:30px}

.custom-heading {position: relative; width: 100%; display: block; text-transform: uppercase;}

.custom-heading:after{display: block; content: ""; width: 100px; height: 3px; left: 0; top: 0; margin-top:30px;}

.custom-heading.center:after, .custom-heading-white.center:after {
    margin: 30px auto 0;}

.bor_yellow_btm{border-bottom:2px solid #ffb73b;}

.green_bg{background:#113e1c; padding:40px 0px; width:100%; float:left;}
.bottom_strip_bg{background:rgba(196, 196, 196, 0.92); padding:40px 0px; width:100%; float:left;}
#page-title {position: relative; z-index:197 !important}

#page-title.page-title-parallax {background-color: transparent; background-attachment: fixed; background-position: 50% 0;background-repeat: no-repeat;}

/* Portfolio & Blog Single - Masonry
-----------------------------------------------------------------*/

.masonry-thumbs { position: relative; }

.masonry-thumbs a {
	position: relative;
	float: left;
	width: 25%;
	max-width: 100% !important;
	overflow: hidden;
}


.masonry-thumbs.col-2 a { width: 50%; }

.masonry-thumbs.col-3 a { width: 33.30%; }

.masonry-thumbs.col-4 a { width: 55%; }

.masonry-thumbs.col-5 a { width: 20%; }

.masonry-thumbs.col-6 a { width: 16.60%; }

.masonry-thumbs a,
.masonry-thumbs img {
	display: block;
	height: auto !important;
}

.masonry-thumbs img {
	width: 100%;
	border-radius: 0 !important;
	padding: 0 1px 1px 0;
}

.masonry-thumbs .overlay { padding: 0 1px 1px 0; }

/* ----------------------------------------------------------------
	Overlays
-----------------------------------------------------------------*/


.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.overlay .overlay-wrap,
.text-overlay {
	opacity: 0;
	position: relative;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}

body:not(.device-touch) .overlay .overlay-wrap,
body:not(.device-touch) .text-overlay {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.overlay .overlay-wrap i {
	position: absolute;
	opacity: 0.8;
	font-size: 24px;
	line-height: 1;
	width: 24px;
	height: 24px;
	text-align: center;
	top: 50%;
	margin-top: -12px;
	left: 50%;
	margin-left: -12px;
	color: #FFF;
}

.overlay:hover .overlay-wrap,
.overlay:hover .text-overlay { opacity: 1; }

h4 span{position:relative; top:-5px; font-size:20px; font-weight:600;}

.mission_bg{background:url(../img/welcome_bg.jpg) repeat-x; padding:40px 0px; width:100%; float:left;}

.dark .i-plain {color: #FFF;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
.dark .counter {text-shadow: 1px 1px 1px rgba(0,0,0,0.1);}
.counter {font-size: 42px; font-weight: 600;   font-family: 'Raleway', sans-serif; color:#fff;}
.dark .i-plain:hover { color: #DDD; }
.counter + a h5 {font-weight: 600; text-transform: uppercase;  letter-spacing: 1px;  margin-top: 10px; color:#fff;}
.dark .counter.counter-lined + a h5:before { border-color: #EEE;}
.counter.counter-lined + a h5:before { display: block; position: relative; margin: 20px auto 25px auto;  content: ''; width: 15%;
    border-top: 2px solid #444;   opacity: 0.9;}	
.col-padding { padding: 60px;}

/* Individual Post
-----------------------------------------------------------------*/

.ipost .entry-image img { border-radius: 0; }

.ipost .entry-title h3 {margin:15px 0px 8px 0px; font-size: 15px;	font-weight: 600 !important;}

.ipost .entry-title h3 a{ color: #333; }

.ipost .entry-title h3 a:hover{ color: #113e1c; }

.ipost .entry-meta { margin-right: -10px; }

.ipost .entry-meta li {	margin-right: 10px; list-style-type:none; font-weight:600}

.entry-meta li { float: left; font-size: 12px;  line-height: 14px;  margin: 0 10px 15px 0; color: #999; font-style: italic;}

.ipost .entry-content { margin-top:0px; }

.ipost .entry-content p { margin-bottom: 0; }

.more-link {display: inline-block; border-bottom: 1px solid #1ABC9C; padding: 0 2px; font-family: 'Crete Round', serif;
	font-style: italic;}

.more-link:hover { border-bottom-color: #555; }

.light_green {
    text-transform: uppercase;
}
.light_green a{color:#deee05;}

.light_green a:hover{color:#ffb73b;}

/* Footer   */



.device-lg.sticky-footer #top-bar,
.device-md.sticky-footer #top-bar { z-index: 299; }

.device-lg.sticky-footer #header,
.device-md.sticky-footer #header { z-index: 199; }

.device-lg.sticky-footer #slider,
.device-lg.sticky-footer #page-submenu,
.device-lg.sticky-footer #page-title,
.device-lg.sticky-footer #content,
.device-md.sticky-footer #slider,
.device-md.sticky-footer #page-submenu,
.device-md.sticky-footer #page-title,
.device-md.sticky-footer #content { z-index: 3; }

.device-lg.sticky-footer #body{z-index:2;}

.device-lg.sticky-footer #footer,
.device-md.sticky-footer #footer {
	position: fixed;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.device-lg.sticky-footer:not(.stretched) #footer,
.device-md.sticky-footer:not(.stretched) #footer {
	left: 50%;
	margin-left: -610px;
	width: 1220px;
}

.device-md.sticky-footer:not(.stretched) #footer {
	margin-left: -500px;
	width: 1000px;
}

/* ----------------------------------------------------------------
	Content
-----------------------------------------------------------------*/

#content {
	position: relative;
	/* overflow: hidden; */
	background-color: #FFF;
}

#content .container { position: relative; }

/* Widget - Quick Contact Form
-----------------------------------------------------------------*/

.quick-contact-widget .form-control,
.quick-contact-widget .input-group,
.quick-contact-widget .sm-form-control { margin-bottom: 10px; }

.quick-contact-widget .input-group .form-control { margin-bottom: 0; }

.quick-contact-widget form,
#template-contactform { position: relative; }

.light_bor_left{border-left:1px solid #6f6f6f;}
.green_txt{color:#166a2a;}
/* -------------------------------- Downloads -----------------------------*/

.Downloads-page li{padding:7px 25px 7px 0px  ;
	float:left;
	border-bottom:1px solid #e2e2e2;
	width:42%;
	margin-right:8%;
	list-style-type:none;
	webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;	
	}
	
.Downloads-page li span{float:right; vertical-align:middle; width:25px; height:25px;}

.light_blk_bg{background:rgba(0, 0, 0, 0.21); padding: 50px 0px 0px 0px;}
.light_blu_bg{background:rgba(196, 196, 196, 0.94);  padding: 80px 0px;}

.light_bg{background:#cecece; padding:40px 0px; width:100%;}

.post-bottom a:hover{color:#fff;}

.post-bottom a{float: left; background: #166a2a;  border-radius: 50%; width: 45px;  height: 45px;   font-size:23px;  text-align: center;  margin-left:17px;    margin-bottom: 10px;     line-height: 45px; color:#fff; margin-top:6px;}
	
.ico-facebook:hover {
	background:#4c81d2!important
}
.ico-linkedin:hover{
	background:#007bb6 !important;
}
.ico-youtube:hover{
	background:#dc2a26 !important;
}
.ico-linkedin:hover>a {
	color:#fff
}
.ico-youtube:hover>a {
	color:#fff
}
.ico-facebook:hover>a {
	color:#fff
}
.ico-twitter:hover {
	background:#47daff!important
}
.ico-twitter:hover>a {
	color:#fff
}
.ico-blod:hover>a{
    color:orange
}
.ico-pinterest:hover {
	background:#e43333!important
}
.ico-pinterest:hover>a {
	color:#fff
}
.ico-dribbble:hover {
	background:#ff4978!important
}
.ico-dribbble:hover>a {
	color:#fff
}
.ico-google:hover {
	background:#ff6252!important
}
.ico-google:hover>a {
	color:#fff
}
.ico-instagram:hover {

	background:#3f729b!important
}
.ico-instagram:hover>a {
	color:#fff
}

.button.button-xlarge-green {
    border-radius:7px;
    padding: 0 25px;
    font-size: 16px;
    letter-spacing: 2px;
    height: 45px;
    line-height: 45px; background:#166a2a; -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	color:#fff;}
	
.button.button-xlarge-green:hover {
    background:#25272e;
	color:#fff;}
