/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 03 2021 | 09:01:50 */
.site .navbar-menu .navbar-nav > li > a {
	color: #202020;
	font-size: 16px;
	font-weight: 400;
}
.site .navbar-menu .navbar-nav > li.current_page_item > a, .site .navbar-menu .navbar-nav > li > a:hover {
	color: #1381d0;
}
.box-head-info {
	float: right;
	width: 34%;
	text-align: right;
}
.navbar-nav .caret {
	display: none;
}
header .dropdown-menu > .active > a {
	color: #1381d0 !important;
	text-decoration: underline !important;
	font-size: 16px !important;
	font-weight: 400 !important;
  	background-color: transparent !important;
}
header .dropdown-menu > li > a:hover {
    background-color: transparent !important;
	color: #1381d0 !important;
	text-decoration: underline !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
header .dropdown-menu > li > a {
	color: #202020 !important;
	text-decoration: none !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
.txt-tel, .txt-tel:focus, .txt-tel:active {
	font-size: 16px;
	font-weight: 800;
	color: #1381d0;
  	text-decoration: none;
  	margin-top: 14px;
	margin-left: -15px;
  	display: block;
  position: absolute;
}
.txt-tel:hover {
	color: #202020;
}
.call-head, .call-head:focus, .call-head:active {
	background-color: #1381d0;
	border: 0px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 4px 12px;
	-webkit-box-shadow: 0px 7px 5px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 7px 5px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 7px 5px 0px rgba(50, 50, 50, 0.35);
	display: inline-block;
	margin: 10px 50px 24px 30px;
	font-weight: 400;
  	text-decoration: none;
  	float: right;
}
.call-head:hover {
	background-color: #0c588f;
}
.navbar-collapse .navbar-nav > li:last-child a {
	padding: 15px 0px 10px 15px;
}
.box-mob-displ {
	display: none;
}
.navbar-default .navbar-collapse {
	border-color: transparent !important;
}
.navbar-default .navbar-toggle {
	border-color: #ddd;
	border-radius: 0px !important;
	padding: 12px 10px !important;
}