/*

Theme Name: The Guard
Theme URI: http://security.secretlab.pw
Author: SecretLab
Author URI: http://secretlab.pw
Description: Security Services and Bodyguard Company WordPress Theme
Text Domain: the-guard
Domain Path: /languages
Version: 1.9.7
License: Commercial
License URI: http://themeforest.net/licenses/terms/regular
Tags: one-column


*/



/* Dont PUT YOUR OWN CSS HERE. Better use Theme Options -> Custom */
.head_line #stickymenu.sell_menuline.fixed .logo {
    height: 80px;
}



.navbar-nav li .sub-menu {
    left: -200px;
	z-index: 999999;
}


.head_line .navbar-nav li .sub-menu > li > ul.sub-menu > li a {

width: 300px;
white-space: pre-line; 
	z-index: 999999;

}




a.btn22, span.btn22, button.btn22, div.btn22 a, div.rev-btn22.btn22, div.btn22 button {
	display: inline-block !important;
	text-decoration: none !important;
	outline: 0 !important;
	margin-bottom: 0 !important;
	font-weight: bold !important;
	line-height: 1.42857 !important;
	text-align: center !important;
	white-space: nowrap !important;
	text-decoration: none !important;
	vertical-align: middle !important;
	cursor: pointer !important;
	-moz-user-select: none !important;
	background-image: none !important;
	text-transform: uppercase !important;
	box-sizing: border-box !important;
	-webkit-transition: all 500ms !important;
	transition: all 500ms !important;
	position: relative !important;
	z-index: 1050 !important;
	border-radius: 4px !important;
	padding: 16px 28px 15px 28px !important;
	font-size: 24px;
	border: 0px solid rgba(52,212,230,1) !important;
	color: #fff !important;
	background-color: rgba(52,212,230,1) !important;
	overflow: hidden
}
a.btn22:before, button.btn22:before, div.btn22 a:before, div.rev-btn22.btn22:before, div.btn22 button:before {
	-webkit-transition: all 500ms !important;
	transition: all 500ms !important;
}

a.btn22:active, button.btn22:active, div.btn22 a:active, div.rev-btn22.btn22:active, div.btn22 button:active, main input[type=submit]:active, main input[type=reset]:active, main input[type=button]:active, a.btn22:focus, button.btn22:focus, div.btn22 a:focus, div.rev-btn22.btn22:focus, div.btn22 button:focus, main input[type=submit]:focus, main input[type=reset]:focus, main input[type=button]:focus {
	box-shadow: none;
}
a.btn22:hover, button.btn22:hover, div.btn22 a:hover, div.rev-btn22.btn22:hover, div.btn22 button:hover {
	text-decoration: none !important;
}
a.btn22:active, button.btn22:active, div.btn22 a:active, div.rev-btn22.btn22:active, div.btn22 button:active {
	outline: none
}

a.btn22:before, span.btn22:before, button.btn22:before, div.btn22 a:before, div.rev-btn22.btn22:before, div.btn22 button:before, .navbar-nav > li > a.btn22:before, input[type=submit].btn22:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	height: 105%;
	z-index: -1;
	width: 100%;
	border-radius: 4px;
	left: -100%;
	background-color: rgba(78,167,243,1)
}
a.btn22:before, span.btn22:before, button.btn22:before, div.btn22 a:before, div.rev-btn22.btn22:before, div.btn22 button:before, .navbar-nav > li > a.btn22:before, input[type=submit].btn22:before {
	left: -100%;
	background-color: rgba(78,167,243,1) !important;
}
a.btn22:hover:before, span.btn22:hover:before, button.btn22:hover:before, div.btn22 a:hover:before, div.rev-btn22.btn22:hover:before, div.btn22 button:hover:before, .navbar-nav > li > a.btn22:hover:before, input[type=submit].btn22:hover:before {
	left: 0
}
main input[type=submit]:hover, input[type=submit].btn22:hover {
	background-color: rgba(78,167,243,1) !important;
}




.pageheading h1, .single .pageheading h1 {

    color: #34d4e6;
    margin: 120px 0 10px 0;
    text-align: center;
    text-transform: capitalize;
    font-size: 55px;
    line-height: 60px;
    width: 100%;

}


.pageheading h1::before, .single .pageheading h1::before {

    content: "";
    display: block;
    width: 40px;
    background-color: #34d4e6;
    margin: 0 auto;
    position: absolute;
    top: -10px;

}





.pageheading h1, .single .pageheading h1 {
    color: #fff;
    margin: 120px 0 10px 0;
    text-align: center;
    text-transform: capitalize;
    font-size: 55px;
    line-height: 60px;
    width: 100%;
}





.tooltip-content {

    
    max-width: 600px;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,0.2);

}

.events .event_date {

   float: left

}

@media (max-width: 768px) {

.navbar-nav li .sub-menu {
    left: 0px;
	z-index: 999999;
}
}
