body {
	background: #fff;
	font: 12px/12px 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	color: #666666;
}
.cp-theme-style-1 h1 {
	font: 400 48px/40px 'Open Sans', sans-serif;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0;
}
.cp-theme-style-1 h2 {
	font: 700 24px 'Open Sans', sans-serif;
	color: #222;
	margin: 0 0 30px 0;
	position: relative;
	border-left: 5px solid #000;
	padding: 0 0 0 15px;
}
.cp-theme-style-1 h2 a {
	text-decoration: none;
	color: inherit;
}
.cp-theme-style-1 h2 span {
	font-weight: 400;
}
.cp-theme-style-1 h3 {
	font: 400 24px/24px 'Open Sans', sans-serif;
	color: #222;
	margin: 0 0 15px 0;
}
.cp-theme-style-1 h3 a {
	text-decoration: none;
	color: inherit;
}
.cp-box b {
	font: 400 24px/24px 'Open Sans', sans-serif;
	color: #222;
	margin: 0 0 15px 0;
}
.cp-theme-style-1 b a {
	text-decoration: none;
	color: inherit;
}
.cp-theme-style-1 p {
	font: 400 14px/22px 'Open Sans', sans-serif;
	color: #666;
	margin: 0;
}
.cp-theme-style-1 .subtitle {
	font: 700 25px/30px 'Open Sans', sans-serif;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 0 40px 0;
	text-shadow: 0 3px 3px rgba(0,0,0,0.3);
    -moz-text-shadow: 0 3px 3px rgba(0,0,0,0.3);
    -webkit-text-shadow: 0 3px 3px rgba(0,0,0,0.3);
    text-transform: uppercase;
}
.cp-theme-style-1 a.btn-style-1 {
	position: relative;
	float: left;
	padding: 10px 15px;
	font: 700 14px/14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	z-index: 11;
	text-decoration: none;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
}
.cp-theme-style-1 a.btn-style-1:hover {
	color: #000;
}
.cp-theme-style-1 a.btn-style-1:hover:before {
	height: 100%;
	opacity: 1;
}
.cp-theme-style-1 a.btn-style-1:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	z-index: -1;
	opacity: 0;
	transition: all 0.5s linear;
}
.welcome-slider {
	float: left;
	width: 100%;
}
.welcome-slider .frame {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	position: relative;
	overflow: hidden;
}
.welcome-slider .frame:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 93%;
	height: 89%;
	border: 5px solid #bda999;
}
.welcome-slider .frame:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.welcome-slider .frame img {
	display: block;
	width: 100%;
}
.welcome-slider .cp-text-box {
	float: left;
	width: 100%;
}
.welcome-slider .cp-text-box p {
	text-align: center;
}
.welcome-slider .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0;
}
.welcome-slider .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0;
}
.welcome-slider .bx-wrapper .bx-controls-direction a {
	display: none;
}
.welcome-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #c1c1c1;
	border-radius: 100%;
	display: block;
	height: 10px;
	border: 2px solid rgba(0,0,0,0);
	margin: 0 5px;
	width: 10px;
}
.welcome-slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .welcome-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
	border: 2px solid #c1c1c1;
	background-color: #fff;
}
.welcome-slider .bx-wrapper .bx-pager, .welcome-slider .bx-wrapper .bx-controls-auto {
	bottom: -40px;
}
/****************************************************WRAPPER CSS START****************************************************/

#wrapper {
	float: left;
	width: 100%;
	position: relative;
}
/*****************************************************HEADER START*****************************************************/

#header {
	float: left;
	width: 100%;
}
/************************************HEADER TOP BAR SECTION START************************************/

.cp-head-topbar {
	float: left;
	width: 100%;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
	padding: 8px 0;
}
.cp-head-topbar .left-box {
	float: left;
	width: 100%;
}
.cp-head-topbar .left-box ul {
	padding: 10px 0 0 0;
	margin: 0;
	list-style: none;
}
.cp-head-topbar .left-box ul li {
	float: left;
	padding: 0 12px;
	font: 12px/12px 'Open Sans', sans-serif;
	font-weight: 400;
	color: #999;
	border-left: 1px solid #999;
}
.cp-head-topbar .left-box ul li:first-child {
	border: 0;
}
.cp-head-topbar .left-box ul li a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #666;
}
.cp-head-topbar .right-box {
	float: right;
	width: 100%;
}
.cp-head-topbar .right-box ul {
	padding: 10px 10px 0 0;
	margin: 0;
	list-style: none;
	float: right;
}
.cp-head-topbar .right-box ul li {
	float: left;
	padding: 0 12px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #999;
	border-left: 1px solid #999;
}
.cp-head-topbar .right-box ul li:first-child {
	border: 0;
}
.cp-head-topbar .right-box ul li a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #666;
}
.cp-head-topbar .right-box a.btn-consultation {
	float: right;
	padding: 12px 16px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 11;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
}
.cp-head-topbar .right-box a.btn-consultation:hover {
	color: #fff;
}
.cp-head-topbar .right-box a.btn-consultation:hover:before {
	height: 100%;
	opacity: 1;
}
.cp-head-topbar .right-box a.btn-consultation:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	z-index: -1;
	opacity: 0;
	transition: all 0.5s linear;
}
/************************************HEADER TOP BAR SECTION END************************************/



/***************************************NAVIGATION SECTION START***************************************/

.cp-navigation-section {
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 25px 0 0 0;
}
strong.logo {
	float: left;
}
strong.logo a {
	display: block;
}
strong.logo a img {
	height: 45px;
}
.navigation-right {
	float: right;
	margin: 18px 0 0 0;
}
/* Menu CSS Start */

#nav {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
#nav li {
	float: left;
	position: relative;
}
#nav li.current-menu-item a {
	color: #BC0505;
}
#nav li.current-menu-item .sub-menu a {
	color: #333;
}
#nav li.current-menu-item .sub-menu a:hover {
	color: #BC0505;
}
#nav li:first-child {
	background: none;
}
#nav li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	color: #333;
	text-decoration: none;
	padding: 0 30px 0 0;
	display: block;
	text-transform: uppercase;
	position: relative;
	z-index: 20;
	height: 51px;
}
#nav li:hover > a {
	background: none;
}
#nav li.active a {
	background: none;
}
#nav li ul li a:hover, #nav li ul li:hover > a {
	text-decoration: none;
	color: #BC0505;
}
#nav li ul {
	position: absolute;
	left: inherit;
	right: 0;
	top: 51px;
	width: 214px;
	background: #fff;
	border: 1px solid #c1c1c1;
	padding: 0;
	display: none;
	list-style: none;
	z-index: 999999;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
#nav li:hover > ul {
	display: block;
}
#nav li ul li > ul {
	position: absolute;
	right: 212px;
	top: 0;
	width: 214px;
	padding: 0;
}
#nav li ul li {
	float: none;
	width: auto;
	padding: 0;
	background: none;
	border-top: 1px solid #c1c1c1;
}
#nav li ul li:first-child {
	border: 0;
}
#nav li ul li a {
	background: none;
	font: 400 13px/13px 'Open Sans', sans-serif;
	color: #333;
	text-align: left;
	padding: 12px 20px;
	display: block;
	text-transform: inherit;
}
.menu-topmenu-container ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
.menu-topmenu-container ul li {
	float: left;
	position: relative;
}
.menu-topmenu-container ul li:first-child {
	background: none;
}
.menu-topmenu-container ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	color: #333;
	text-decoration: none;
	padding: 0 30px 38px 0;
	display: block;
	text-transform: uppercase;
	position: relative;
	z-index: 20;
}
.menu-topmenu-container ul li:hover > a {
	background: none;
}
.menu-topmenu-container ul li.active a {
	background: none;
}
.menu-topmenu-container ul li ul li a:hover, .menu-topmenu-container ul li ul li:hover > a {
	text-decoration: none;
	color: #fff;
}
.menu-topmenu-container ul li ul {
	position: absolute;
	left: inherit;
	right: 0;
	top: 51px;
	width: 214px;
	background: #fff;
	border: 1px solid #c1c1c1;
	padding: 0;
	display: none;
	list-style: none;
	z-index: 999999;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.menu-topmenu-container ul li:hover > ul {
	display: block;
}
.menu-topmenu-container ul li ul li > ul {
	position: absolute;
	right: 212px;
	top: 0;
	width: 214px;
	padding: 0;
}
.menu-topmenu-container ul li ul li {
	float: none;
	width: auto;
	padding: 0;
	background: none;
	border-top: 1px solid #c1c1c1;
}
.menu-topmenu-container ul li ul li:first-child {
	border: 0;
}
.menu-topmenu-container ul li ul li a {
	background: none;
	font: 400 13px/13px 'Open Sans', sans-serif;
	color: #333;
	text-align: left;
	padding: 12px 20px;
	display: block;
	text-transform: capitalize;
}
.navigation-right .navbar {
	float: right;
}
/* Menu CSS End */

.navbar-toggle {
	padding: 10px;
	margin-top: 10px;
}

.navigation-right .navbar-inverse {
	background-color: transparent;
	border-color: transparent;
	margin: 0;
	border: 0;
}
.navigation-right .navbar-collapse {
	padding: 0;
}
#wrapper .cp-navigation-section.cp_sticky {
	background-color: #fff;
	left: 0;
	position: fixed;
	top: 0;
	padding: 0;
	z-index: 9999;
	box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,0.1);
	min-height: 70px;
}
.cp-navigation-section.cp_sticky strong.logo {
	margin: 9px 0 0 0;
}
.cp-navigation-section.cp_sticky .navigation-right .navbar-inverse {
	margin-top: 10px;
	min-height: 20px;
}

.cp-consultation *::-webkit-input-placeholder {
    color: #fff !important;
}
.cp-consultation *:-moz-placeholder {
    /* FF 4-18 */
    color: #fff;
}
.cp-consultation *::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
}
.cp-consultation *:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}
/***********************************************BURGER NAVIGATION SECTION START***********************************************/

button.navbar-toggle.collapsed, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
    border: 1px solid #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #BC0505;
}
.cp-burger-nav {
	float: right;
	position: relative;
}
.cp_side-menu {
	float: right;
}
.cp_side-menu a {
	font-size: 14px;
	color: #fff;
	position: relative;
	line-height: 14px;
	display: inline-block;
	color: #333;
	outline: none;
}
.cp_side-menu a:focus {
	outline: none;
}
#cp_side-menu {
	margin-right: -375px;
	right: 0;
	top: 0;
	width: 375px;
	background: #222;
	position: fixed;
	height: 100%;
	z-index: 999999;
	color: #fff;
}
#cp_side-menu > a {
	color: #999;
	font-size: 12px;
	width: 20px;
	height: 20px;
	background-color: #444;
	line-height: 20px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 10px;
}
#cp_side-menu > a:hover {
	color: #fff;
}
.cp_side-navigation {
	float: left;
	width: 100%;
	padding: 0 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cp_side-navigation .navbar-nav {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cp_side-navigation li {
	float: left;
	width: 100%;
}
.cp_side-navigation li:first-child a {
	padding: 13px 0;
}
.cp_side-navigation li a {
	font: 700 14px/14px 'Open Sans', sans-serif;
	color: #ccc;
	display: block;
	padding: 34px 0;
}
.cp_side-navigation .navbar-nav > li > a {
	font: 700 14px/14px 'Open Sans', sans-serif;
	color: #ccc;
	display: block;
	padding: 16px 0;
	text-transform: uppercase;
}
.cp_side-navigation li a:hover, .cp_side-navigation li a:focus {
	text-decoration: none;
	padding-left: 20px;
}
.cp_side-navigation li:hover a {
	text-decoration: none;
}
.cp_side-navigation .dropdown-menu {
	position: static;
	width: 100%;
	background: none;
	border: 0;
	padding: 0;
	box-shadow: none;
}
.cp_side-navigation .dropdown-menu .dropdown .caret {
	float: right;
	margin-left: 10px;
	border-left: 6px solid;
	border-right: 6px solid;
}
.cp_side-navigation .dropdown-menu > li > a {
	font: 400 14px/14px 'Open Sans', sans-serif;
	padding: 10px 0 10px 40px;
	color: #ccc;
}
.cp_side-navigation .dropdown-menu > li:hover a {
	color: #fff;
	padding-left: 10px;
}
/*SCROLL CSS START*/

#cp_side-menu .mCustomScrollbar {
	clear: both;
}
#cp_side-menu #content-1 {
	overflow: hidden;
	height: 490px;
	padding: 0;
	width: 100%;
}
#cp_side-menu #content-1 .content {
	width: 100%;
	height: 340px;
	padding: 20px;
	overflow: auto;
	border-radius: 0;
	float: left;
	margin-right: 0;
}
/*SCROLL CSS END*/

/***************************************NAVIGATION SECTION END***************************************/

/*****************************************************HEADER END*****************************************************/



/*********************************************BANNER START*********************************************/

#cp-banner {
	float: left;
	width: 100%;
	position: relative;
}
#cp-banner img {
	display: block;
	width: 100%;
	position: relative;
}
#cp-banner .caption {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	height: 50%;
	width: 100%;
	margin: auto;
	z-index: 99;
}
#cp-banner .caption strong.title {
	font: 700 30px/30px 'Open Sans', sans-serif;
	color: #fff;
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	text-shadow: 0 3px 3px rgba(0,0,0,0.3);
	-moz-text-shadow: 0 3px 3px rgba(0,0,0,0.3);
	-webkit-text-shadow: 0 3px 3px rgba(0,0,0,0.3);
}
#cp-banner .caption strong.title span {
	font-weight: 400;
}
#cp-banner .caption h1 {
	font: 700 50px/50px 'Open Sans', sans-serif;
	color: #fff;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 3px 3px rgba(0,0,0,0.3);
	-moz-text-shadow: 0 3px 3px rgba(0,0,0,0.3);
	-webkit-text-shadow: 0 3px 3px rgba(0,0,0,0.3);
	margin: 0 0 40px 0;
}
.banner-btn-row {
	margin: 0 auto;
	width: 363px;
	display: block;
	overflow: hidden;
}
.cp-theme-style-1 .banner-btn-row a.btn-style-1 {
	padding: 20px 35px;
	margin: 0 10px;
}
.cp-theme-style-1 .banner-btn-row a.btn-style-2 {
	padding: 19px 35px;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid #fff;
}
#cp-banner .bx-wrapper {
	margin: 0;
	float: left;
	width: 100%;
}
#cp-banner .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0;
}
#cp-banner .bx-viewport > ul {
	margin: 0;
	padding: 0;
}
#cp-home-banner > li {
	position: relative;
}
#cp-home-banner > li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	z-index: 9;
}
#cp-banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	display: none;
}
#cp-banner .bx-wrapper .bx-controls-direction a {
	height: auto;
	margin-top: 0;
	text-indent: inherit;
	top: 50%;
	width: 32px;
	font-size: 0;
	text-decoration: none;
}
#cp-banner .bx-wrapper .bx-next {
	background: none;
	right: 90px;
}
#cp-banner .bx-wrapper .bx-next:before {
	content: "\f105";
	color: #fff;
	font-size: 50px;
	display: block;
	font-family: FontAwesome;
}
span.bx-next:before {
	content: "\f105";
	color: #BC0505;
	font-size: 50px;
	display: block;
	font-family: FontAwesome;
}
#cp-banner .bx-wrapper .bx-prev {
	background: none;
	left: 90px;
}
#cp-banner .bx-wrapper .bx-prev:before {
	content: "\f104";
	color: #fff;
	font-size: 50px;
	display: block;
	font-family: FontAwesome;
}
span.bx-prev:before {
	content: "\f104";
	color: #BC0505;
	font-size: 50px;
	display: block;
	font-family: FontAwesome;
}
/*********************************************BANNER END*********************************************/

#main {
	float: left;
	width: 100%;
}
/*HEADING STYLE 1 START*/

.cp-heading-1 {
	float: left;
	width: 100%;
}
.cp-heading-1 em {
	display: block;
	padding: 0 0 0 15px;
	font: italic 400 16px/26px 'Open Sans', sans-serif;
	color: #666;
	margin: -10px 0 40px 0;
}
/*HEADING STYLE 1 END*/



/***************************************WELCOME SECTION START***************************************/

.cp-welcome {
	float: left;
	width: 100%;
	position: relative;
}
.cp-welcome .cp-outer-box {
	float: left;
	width: 100%;
	position: relative;
}
.cp-welcome .cp-outer-box:before {
	content: '';
	position: absolute;
	left: 0;
	width: 68px;
	background-color: #fff;
	bottom: -31px;
	height: 46px;
	z-index: 9;
}
.cp-welcome .cp-box {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}
.cp-welcome .cp-box:hover .icon-box {
	border: 1px solid;
}
.cp-welcome .cp-box:first-child {
	margin: 0;
}
.cp-welcome .cp-box .icon-box {
	float: left;
	width: 68px;
	height: 68px;
	border: 1px solid #c1c1c1;
	margin: 0 30px 0 0;
	position: relative;
}
.cp-welcome .cp-box .icon-box:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 1px;
	height: 46px;
	background-color: #c1c1c1;
	bottom: -47px;
}
.cp-welcome .cp-box .icon-box:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 5px;
	height: 5px;
	background-color: #c1c1c1;
	bottom: -26px;
}
.cp-welcome .cp-text-box {
	overflow: hidden;
}
.cp-welcome:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/border-img.png) no-repeat center bottom;
	width: 100%;
	height: 5px;
}
/***************************************WELCOME SECTION END***************************************/



/****************************************PRACTICE SECTION START****************************************/

.cp-practice-section {
	float: left;
	width: 100%;
}
.cp-practice-slider {
	float: left;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #c1c1c1;
}
#cp-practice .item {
	margin: 0;
}
#cp-practice .item img {
	display: block;
	width: 100%;
	height: auto;
}
.cp-practice-slider .cp-box {
	float: left;
	width: 100%;
	padding: 45px 50px;
	border-right: 1px solid #c1c1c1;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: all-scroll;
	min-height:280px;
}
.cp-practice-slider .cp-box .fa {
	display: block;
	font-size: 44px;
	line-height: 44px;
	color: #bda999;
	padding: 0 0 15px 0;
}
.cp-theme-style-1 .cp-practice-slider h3 {
	position: relative;
	margin: 0 0 40px 0;
}
.cp-theme-style-1 .cp-practice-slider h3:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -24px;
	width: 30px;
	height: 1px;
	background-color: #c1c1c1;
}
.cp-practice-slider .owl-nav {
	display: none;
}
.cp-practice-slider .cp-box:hover .fa, .cp-practice-slider .cp-box:hover h3, .cp-practice-slider .cp-box:hover p {
	color: #fff;
}
.cp-theme-style-1 .cp-practice-slider .cp-box h3:hover:before {
	background-color: #fff;
}
.cp-theme-style-1 .cp-practice-slider b {
	position: relative;
	margin: 0 0 40px 0;
}
.cp-theme-style-1 .cp-practice-slider b:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -24px;
	width: 30px;
	height: 1px;
	background-color: #c1c1c1;
	display: none;
}
.cp-practice-slider .cp-box:hover .fa, .cp-practice-slider .cp-box:hover b, .cp-practice-slider .cp-box:hover p {
	color: #fff;
}
.cp-theme-style-1 .cp-practice-slider .cp-box b:hover:before {
	background-color: #fff;
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-prev {
	position: absolute;
	right: 0;
	width: 41px;
	height: 71px;
	border: 1px solid #c1c1c1;
	top: 0;
	bottom: 0;
	border-right: 0;
	font-size: 0;
	margin: auto;
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-prev:before {
	content: "\f105";
	font-size: 40px;
	line-height: 70px;
	color: #c1c1c1;
	font-family: FontAwesome;
	display: block;
	text-align: center;
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-prev:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-prev:hover:before {
	color: #fff;
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-next {
	position: absolute;
	left: 0;
	width: 41px;
	height: 71px;
	border: 1px solid #c1c1c1;
	top: 0;
	bottom: 0;
	border-left: 0;
	font-size: 0;
	margin: auto;
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-next:before {
	content: "\f104";
	font-size: 40px;
	line-height: 70px;
	color: #c1c1c1;
	font-family: FontAwesome;
	display: block;
	text-align: center;
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-next:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-next:hover:before {
	color: #fff;
}
/****************************************PRACTICE SECTION END****************************************/



/************************************************ATTORNEYS TEAM SECTION START************************************************/

.cp-attorneys-team {
	float: left;
	width: 100%;
}
.cp-attorneys-team-space .cp-attorneys-style-1 {
	margin: 0 0 60px 0;
}
.cp-attorneys-style-1:hover h3 {
	color: #222222!important;
}
.cp-attorneys-team-space .cp-attorneys-style-1 .cp-text-box::before {
	bottom: 126px;
}
.cp-attorneys-style-1 {
	float: left;
	width: 100%;
	border-bottom: 3px solid #bda999;
	height: 100%;
}
.cp-attorneys-style-1:hover .frame .caption {
	opacity: 1;
}
.cp-attorneys-style-1:hover .cp-text-box:before {
	content: '';
	opacity: 0;
}
.cp-attorneys-style-1 .frame {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.cp-attorneys-style-1 .frame .caption {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	opacity: 0;
}
.cp-attorneys-style-1 .frame .caption .holder {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 55%;
	padding: 0 30px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cp-attorneys-style-1 .frame .caption ul {
	padding: 0;
	margin: 0 0 15px 0;
	list-style: none;
	display: block;
	text-align: center;
}
.cp-attorneys-style-1 .frame .caption ul li {
	display: inline-block;
	padding: 0;
}
.cp-attorneys-style-1 .frame .caption ul li a {
	text-decoration: none;
	width: 44px;
	height: 44px;
	border: 2px solid #fff;
	border-radius: 100%;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #fff;
	display: block;
}
.cp-attorneys-style-1 .frame .caption p {
	color: #fff;
	text-align: center;
	margin: 0 0 15px 0;
}
.cp-theme-style-1 .cp-attorneys-style-1 .frame .caption a.btn-style-1 {
	float: none;
	display: table;
	margin: 0 auto;
	text-transform: uppercase;
	background: none;
	border: 2px solid #fff;
	padding: 12px 20px;
}
.cp-attorneys-style-1 .frame img {
	display: block;
	width: 100%;
}
.cp-attorneys-style-1 .cp-text-box {
	float: left;
	width: 100%;
	padding: 20px 0;
}
.cp-attorneys-style-1 .cp-text-box:before {
	background-color: #fff;
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
	opacity: 1;
}
.cp-attorneys-style-1 .cp-text-box h3 {
	text-align: center;
	position: relative;
	margin-bottom: 8px;
}
.cp-attorneys-style-1 .cp-text-box em {
	display: block;
	position: relative;
	text-align: center;
	font: italic 400 14px/14px 'Open Sans', sans-serif;
	color: #666;
}

.cp-attorneys-style-1 .cp-text-box-links p,
.cp-attorneys-style-1 .cp-text-box-links a {
	display: block;
	text-align: center;
	text-decoration: underline;
	color: #666666;
	margin-top: 8px;
	font-size: 14px;
}

.cp-attorneys-style-1 .cp-text-box-links {
	margin-top: 12px;
}

.cp-attorneys-team .cp-heading-1 {
	float: none;
}

.cp-attorneys-team .col-md-3 {
	margin-bottom: 30px;
}

.cp-attorneys-team .container .row {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
	margin: 0 auto;
}

.cp-attorneys-team .container .row:before {
	content: none;
}

@media (min-width: 992px) {
	.cp-attorneys-team .container .row {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		gap: 20px;
    }
}

@media (min-width: 1200px) {
	.cp-attorneys-style-1 .frame {
		height: 272px;
	}
}

@media (min-width: 769px) and (max-width: 980px) {
    .cp-attorneys-team .container .row {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
}

/************************************************ATTORNEYS TEAM SECTION END************************************************/

/************************************************CONSULTATION SECTION START************************************************/

.cp-consultation {
	float: left;
	width: 100%;
	/* background-image: url(../images/consultation-img.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
.cp-theme-style-1 .cp-consultation-section {
	background-image: url(../images/consultation-bg.jpg);
	margin: 60px 0 70px 0;
	position: relative;
}
.cp-theme-style-1 .cp-consultation-section:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.9);
}
.cp-theme-style-1 .cp-consultation-section h2 {
	color: #000;
}
.cp-theme-style-1 .cp-consultation-section .cp-heading-1 em {
	color: #000;
}
.cp-theme-style-1 .cp-consultation-section form input[type="text"] {
	border-color: #999;
	color: #000;
}
.cp-theme-style-1 .cp-consultation-section .selector {
	border-color: #999;
	color: #000;
}
.cp-theme-style-1 .cp-consultation-section form textarea {
	border-color: #999;
	color: #000;
}
.cp-theme-style-1 .cp-consultation-section .selector span.custom-select:after {
	border-top: 5px solid #999;
}
 .cp-consultation-section input::-webkit-input-placeholder {
 color:#000;
 opacity:1;
}
 .cp-consultation-section input:-moz-placeholder {
 color:#000;
 opacity:1;
}
 .cp-consultation-section input::-moz-placeholder {
 color:#000;
 opacity:1;
}
 .cp-consultation-section input:-ms-input-placeholder {
 color:#000;
 opacity:1;
}
 .cp-consultation-section textarea::-webkit-input-placeholder {
 color:#000;
 opacity:1;
}
 .cp-consultation-section textarea:-moz-placeholder {
 color:#000;
 opacity:1;
}
 .cp-consultation-section textarea::-moz-placeholder {
 color:#000;
 opacity:1;
}
 .cp-consultation-section textarea:-ms-input-placeholder {
 color:#000;
 opacity:1;
}
.cp-consultation:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
}
.cp-consultation h2 {
	color: #fff;
}
.cp-consultation .cp-heading-1 {
	width: 520px;
}
.cp-consultation .cp-heading-1 em {
	color: #fff;
	position: relative;
}
.cp-consultation form {
	float: left;
	width: 100%;
	position: relative;
}
.cp-consultation form input[type="text"] {
	border: 2px solid transparent;
	border-bottom: 2px solid #fff;
	padding: 5px;
	background: none;
	margin: 0 0 60px 0;
	font: 400 14px 'Open Sans', sans-serif;
	color: #fff;
	width: 100%;
	height: 46px;
}
.cp-consultation form input[type="text"]:focus, .cp-consultation form textarea:focus {
    border: 2px solid #36C436 !important;
    padding: 5px!important;
    outline: none;
}
.cp-consultation form textarea {
	border: 2px solid transparent;
	border-bottom: 2px solid #fff;
	padding: 5px;
	background: none;
	margin: 0 0 40px 0;
	font: 400 14px 'Open Sans', sans-serif;
	color: #fff;
	width: 100%;
	height: 100px;
	resize: none;
}
.cp-consultation form input[type="submit"] {
	position: relative;
	display: table;
	margin: 0 auto;
	padding: 19px 80px;
	border: 0;
	font: 700 14px/14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	z-index: 11;
	text-decoration: none;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
}
.cp-consultation form input[type="submit"]:hover {
	color: #000;
	background-color: #fff;
}
 input::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
 input:-moz-placeholder {
 color:#fff;
 opacity:1;
}
 input::-moz-placeholder {
 color:#fff;
 opacity:1;
}
 input:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
 textarea::-webkit-input-placeholder {
 color:#fff;
 opacity:1;
}
 textarea:-moz-placeholder {
 color:#fff;
 opacity:1;
}
 textarea::-moz-placeholder {
 color:#fff;
 opacity:1;
}
 textarea:-ms-input-placeholder {
 color:#fff;
 opacity:1;
}
.selector {
	background: none;
	width: 100%;
	height: 46px;
	position: relative;
    float: left;
    width: 100%;
    height: 40px;
    border: 1px solid #c1c1c1;
    padding: 0 12px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 0 5px 0;
    font: 14px/14px 'Open Sans', sans-serif;
    color: #999;
}
.cp-consultation .selector {
	color: #fff;
	border-bottom: 2px solid #fff;
    font: 14px/14px 'Open Sans', sans-serif;
    border-top: none;
    border-right: none;
    border-left: none;
    margin-bottom: 75px;
   	height: 45px;
}
.selector select {
	line-height: 14px;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
	background-color: #fff;
	border: 0;
}
.selector select option {
	color: #000;
	padding: 10px 0 10px 10px;
}
.full-width {
	width: 100%;
}
select {
	height: 46px;
	padding: 0;
}
select, span.custom-select {
	background: none;
	border: medium none;
	line-height: normal;
}
select option {
	padding: 0;
}
.selector span.custom-select {
	display: inline-block;
	line-height: normal;
	overflow: hidden;
	padding: 11px 0 0 0;
	position: relative;
	white-space: nowrap;
	width: 100%;
}
.selector span.custom-select:after {
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-top: 5px solid #FFFFFF;
	content: "";
	position: absolute;
	right: 9px;
	top: 15px;
}
.selector span.custom-select:before {
	background: none;
	content: "";
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
}
/************************************************CONSULTATION SECTION END************************************************/


/*******************************************************FOOTER START*******************************************************/

#footer {
	float: left;
	width: 100%;
}


/***********************************************FOOTER CONTENT AREA START***********************************************/

.cp-footer-content {
	float: left;
	width: 100%;
	/* background-image: url(../images/footer-bg.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	background-size: cover;
	padding: 40px 0;
	position: relative;
}

.cp-footer-content:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
}
#footer address a {
	display: inline;
}
.cp-footer-content .cp-box {
	float: left;
	width: 100%;
}
strong.footer-logo {
	float: left;
	margin: 0 0 25px 0;
}
strong.footer-logo a {
	display: block;
}
.cp-footer-content .cp-box p {
	color: #ccc;
	clear: both;
	margin: 0 0 30px 0;
}
.cp-footer-content .cp-box .btn-style-1 {
	padding: 20px 35px;
}
.cp-footer-content .cp-box h3 {
	color: #fff;
}
.cp-footer-content .cp-box b {
	color: #fff;
	font: 400 24px/24px 'Open Sans', sans-serif;
    color: #fff;
    margin: 0 0 15px 0;
    display: block;
}
.cp-footer-content .cp-box .practice-area {
	float: left;
	width: 100%;
}
.cp-footer-content .cp-box .practice-area ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.cp-footer-content .cp-box .practice-area ul li {
	float: left;
	padding: 0;
	margin: 5px 0 0 0;
	border: 1px solid #666;
	width: 100%;
}
.cp-footer-content .cp-box .practice-area ul li:first-child {
	margin: 0;
}
.cp-footer-content .cp-box .practice-area ul li a {
	text-decoration: none;
	font: 400 14px/40px 'Open Sans', sans-serif;
	color: #ccc;
	display: block;
}
.cp-footer-content .cp-box .practice-area ul li a .fa {
	float: left;
	width: 45px;
	height: 40px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 22px;
	margin: 0 15px 0 -1px;
}
.cp-footer-content .cp-box .practice-area ul li:hover a {
	color: #fff;
}
.cp-footer-content .cp-box .practice-area ul li:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-footer-content .cp-box address {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
}
.cp-footer-content .cp-box address p {
	color: #ccc;
	position: relative;
	padding: 0 0 0 24px;
}
.cp-footer-content .cp-box address p .fa {
	position: absolute;
	left: 0;
	top: 5px;
}
.cp-footer-content .cp-box address ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cp-footer-content .cp-box address ul li {
	padding: 10px 0 0 24px;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #ccc;
	position: relative;
}
.cp-footer-content .cp-box address ul li .fa {
	position: absolute;
	left: 0;
	top: 11px;
	display: block;
}
.cp-footer-content .cp-box address li a {
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #ccc;
	display: block;
	text-decoration: none;
}
.cp-footer-content .cp-box .footer-social {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.cp-footer-content .cp-box .footer-social li {
	float: left;
	padding: 0 7px 0 0;
}
.cp-footer-content .cp-box .footer-social li a {
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 100%;
	width: 28px;
	height: 28px;
	display: block;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 28px;
}
.cp-footer-content .cp-box .footer-social li a:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-copyright-section {
	float: left;
	width: 100%;
	position: relative;
	margin: 50px 0 0 0;
	padding: 30px 0 0 0;
	border-top: 1px solid #666;
}
.cp-copyright-section strong.copy {
	display: block;
	text-align: center;
	font: 400 12px/12px 'Open Sans', sans-serif;
	color: #ccc;
}
.cp-copyright-section strong.copy a {
	text-decoration: none;
	color: #ccc;
}
.cp-copyright-section:before {
	position: absolute;
	top: -3px;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #666;
}
.cp-copyright-section:after {
	position: absolute;
	top: -3px;
	right: 0;
	width: 6px;
	height: 6px;
	background-color: #666;
}
/***********************************************FOOTER CONTENT AREA END***********************************************/



/*******************************************************FOOTER END*******************************************************/



/***************************************************INNER BANNER START***************************************************/

#inner-banner {
	float: left;
	width: 100%;
	background-image: url(../images/inner-banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 80px 0;
	background-color: #000;
}

@media (min-width: 992px) {
	#inner-banner{
		padding: 130px 0;
	}
}


#inner-banner .breadcrumb {
	background-color: transparent;
	border-radius: 0;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	display: block;
	text-align: center;
}
#inner-banner .breadcrumb > span {
	float: none;
	display: inline-block;
	padding: 0;
	font: 14px/14px 'Open Sans', sans-serif;
	color: #fff;
}
#inner-banner .breadcrumb > span a {
	text-decoration: none;
	font: 14px/14px 'Open Sans', sans-serif;
	color: #fff;
}
#inner-banner .breadcrumb > span a:hover {
	text-decoration: underline;
}
#inner-banner .breadcrumb > span + span::before {
	color: #fff;
	font-size: 14px;
	content: "// ";
	padding: 0 5px;
}
/***************************************************INNER BANNER END***************************************************/

/***********************************************ERROR PAGE START***********************************************/

.cp-error-page {
	float: left;
	width: 100%;
	padding: 120px 0 130px 0;
}
.cp-error-page .holder {
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
}
.cp-error-page strong.title {
	display: block;
	font: 400 240px/190px 'Open Sans', sans-serif;
	text-align: center;
	padding: 0 0 60px 0;
}
.cp-error-page form {
	float: left;
	width: 100%;
	position: relative;
}
.cp-error-page strong.text {
	display: block;
	font: 400 36px/50px 'Open Sans', sans-serif;
	text-align: center;
	padding: 0 0 60px 0;
}
.cp-error-page form input[type="text"] {
	float: left;
	width: 100%;
	padding: 0 60px 0 18px;
	border: 2px solid #c1c1c1;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 50px;
	font: italic 400 14px 'Open Sans', sans-serif;
	color: #999;
}
 .cp-error-page form input::-webkit-input-placeholder {
 color:#999;
 opacity:1;
}
 .cp-error-page form input:-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-error-page form input::-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-error-page form input:-ms-input-placeholder {
 color:#999;
 opacity:1;
}
 textarea::-webkit-input-placeholder {
 color:#999;
 opacity:1;
}
 .cp-error-page form textarea:-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-error-page form textarea::-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-error-page form textarea:-ms-input-placeholder {
 color:#999;
 opacity:1;
}
.cp-error-page form button {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
	border-left: 2px solid #c1c1c1;
	height: 50px;
	width: 46px;
	color: #999;
	font-size: 16px;
	text-align: center;
}
/***********************************************ERROR PAGE END***********************************************/



/********************************************CONTACT STYLE 1 START********************************************/

.cp-contact-style-1 {
	float: left;
	width: 100%;
}
.cp-contact-style-1 .left-box {
	float: left;
	width: 100%;
}
.cp-contact-style-1 .left-box input[type="text"] {
	float: left;
	width: 100%;
	height: 40px;
	border: 1px solid #c1c1c1;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 0 30px 0;
	font: 14px/14px 'Open Sans', sans-serif;
	color: #666;
}
 .cp-contact-style-1 input::-webkit-input-placeholder {
 color:#666;
 opacity:1;
}
 .cp-contact-style-1 input:-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-contact-style-1 input::-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-contact-style-1 input:-ms-input-placeholder {
 color:#666;
 opacity:1;
}
 .cp-contact-style-1 textarea::-webkit-input-placeholder {
 color:#666;
 opacity:1;
}
 .cp-contact-style-1 textarea:-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-contact-style-1 textarea::-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-contact-style-1 textarea:-ms-input-placeholder {
 color:#666;
 opacity:1;
}
.cp-contact-style-1 .left-box textarea {
	float: left;
	width: 100%;
	height: 190px;
	resize: none;
	border: 1px solid #c1c1c1;
	padding: 14px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 0 30px 0;
	font: 14px/14px 'Open Sans', sans-serif;
	;
	color: #666;
}
.cp-contact-style-1 .left-box input[type="submit"] {
	float: left;
	padding: 14px 30px;
	border: 0;
	margin: 0;
	font: 700 14px/14px 'Open Sans', sans-serif;
	;
	color: #fff;
	text-transform: uppercase;
}
.cp-contact-style-1 .left-box input[type="submit"]:hover {
	background-color: #000;
}
.cp-contact-style-1 .right-box {
	float: left;
	width: 100%;
}
.cp-contact-style-1 .right-box p {
	margin: 0 0 20px 0;
}
.cp-contact-style-1 .right-box address {
	float: left;
	width: 100%;
	border-top: 1px solid #c1c1c1;
	padding: 20px 0 0 0;
	position: relative;
}
.cp-contact-style-1 .right-box address ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.cp-contact-style-1 .right-box address ul li {
	padding: 0 0 20px 26px;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #666;
}
.cp-contact-style-1 .right-box address ul li b {
	line-height: 20px;
	font-weight: 400;
}
.cp-contact-style-1 .right-box address ul li .fa {
	position: absolute;
	left: 0;
}
.cp-contact-style-1 .right-box address ul li a {
	text-decoration: none;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #666;
}
.cp-map-row {
	float: left;
	width: 100%;
	margin: 30px 0 0 0;
}
.cp-map-row .map_canvas {
	height: 450px;
	width: 100%;
}
/********************************************CONTACT STYLE 1 END********************************************/


/****************************************************BLOG SECTION START****************************************************/

.cp-blog {
	float: left;
	width: 100%;
}
.cp-blog .cp-post-box {
	float: left;
	width: 100%;
	padding-bottom: 60px;
}
.cp-blog .cp-post-box .frame {
	float: left;
	width: 100%;
	position: relative;
	margin: 0 0 30px 0;
}
.cp-blog .cp-post-box .frame img {
	display: block;
	width: 100%;
}

.cp-blog .cp-text-box img{
	max-width: 100%;
	height: auto;
}

.cp-blog .cp-post-box .cp-text-box {
	float: left;
	width: 100%;
}
.cp-blog .cp-post-box .frame strong.sticky {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 13px 20px;
	font: 700 14px/14px 'Open Sans', sans-serif;
	color: #fff;
}
.cp-blog .cp-post-box .frame strong.sticky .fa {
	padding: 0 5px 0 0;
}
.detail-row {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
.detail-row ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.detail-row ul li {
	float: left;
	padding: 0 17px;
	font: 400 12px/12px 'Open Sans', sans-serif;
	color: #999;
	position: relative;
}
.detail-row ul li:first-child {
	padding: 0 17px 0 0;
}
.detail-row ul li:before {
	content: '//';
	position: absolute;
	left: -2px;
	right: 0;
	margin: auto;
	color: #999;
	font-size: 12px;
}
.detail-row ul li:first-child:before {
	content: '';
	display: none;
}
.detail-row ul li a {
	font: 400 12px/12px 'Open Sans', sans-serif;
	color: #999;
	text-decoration: none;
}
.detail-row ul li a .fa {
	padding: 0 7px 0 0;
}
.cp-blog .cp-post-box .cp-text-box p {
	margin: 0 0 18px 0;
}
.cp-blog .cp-post-box .cp-text-box ul {
	margin-bottom: 30px;
}
.cp-blog .cp-post-box .cp-text-box li {
	font-size: 14px;
    padding: 5px 0;
}
.cp-blog .cp-post-box .shadow-box {
	float: left;
	width: 100%;
	padding: 40px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.cp-blog .cp-post-box .cp-text-box blockquote {
	margin: 30px auto 30px;
	border: 0;
	padding: 40px;
	width: 652px;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.cp-blog .cp-post-box .cp-text-box blockquote q:before {
	color: #e6d6c8;
	content: "";
	font-family: FontAwesome;
	font-size: 70px;
	font-style: normal;
	left: -20px;
	line-height: 17px;
	position: absolute;
	top: 0;
	z-index: -1;
}
.cp-blog .cp-post-box .cp-text-box blockquote q {
	font: italic 400 18px/28px 'Open Sans', sans-serif;
	color: #666;
	quotes: none;
	position: relative;
}
.cp-blog .cp-post-box .frame iframe {
	float: left;
	width: 100%;
	height: 350px;
	border: 0;
}
#blog-slider .item img {
	display: block;
	width: 100%;
	height: auto;
}
#blog-slider .owl-prev {
	width: 32px;
	height: 32px;
	border: 1px solid #fff;
	font-size: 0;
	text-decoration: none;
	position: absolute;
	top: 42%;
	left: 20px;
}
#blog-slider .owl-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: block;
	text-indent: 4px;
}
#blog-slider .owl-prev:hover {
	border: 1px solid rgba(0,0,0,0);
}
#blog-slider .owl-prev:hover:before {
	color: #fff;
}
#blog-slider .owl-next {
	width: 32px;
	height: 32px;
	border: 1px solid #fff;
	font-size: 0;
	text-decoration: none;
	position: absolute;
	top: 42%;
	right: 20px;
}
#blog-slider .owl-next:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 20px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: block;
}
#blog-slider .owl-next:hover {
	border: 1px solid rgba(0,0,0,0);
}
#blog-slider .owl-next:hover:before {
	color: #fff;
}
.cp-blog .cp-post-box .cp-text-box a.link {
	width: 68px;
	height: 68px;
	float: left;
	font-size: 36px;
	line-height: 68px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0 30px 0 0;
}
.hold {
	float: left;
}
.cp-blog .cp-pagination .pagination {
	margin: 0 0 60px 0;
}
.cp-share-post-row {
	float: left;
	width: 100%;
	margin: 15px 0 60px 0;
	background-color: #f5f5f5;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cp-share-post-row strong.title {
	float: left;
	font: 400 14px/26px 'Open Sans', sans-serif;
	color: #222;
	padding: 0 10px 0 0;
}
.cp-share-post-row ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cp-share-post-row ul li {
	float: left;
	padding: 0 7px 0 0;
}
.cp-share-post-row ul li a {
	width: 28px;
	line-height: 28px;
	border-radius: 100%;
	text-decoration: none;
	text-align: center;
	color: #fff;
	display: block;
	background-color: #999;
	line-height: 28px;
	font-size: 14px;
}
.cp-author-box {
	float: left;
	width: 100%;
}
.cp-author-box .thumb {
	float: left;
	margin: 0 15px 0 0;
}
.cp-author-box .text-box {
	overflow: hidden;
	padding: 0 0 55px 0;
}
.cp-author-box strong.name {
	float: left;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #222;
	padding: 0 0 15px 0;
}
.cp-author-box .text-box p {
	clear: both;
}
.cp-author-box form {
	float: left;
	width: 100%;
}
.cp-author-box form input[type="text"] {
	float: left;
	width: 100%;
	height: 40px;
	border: 1px solid #c1c1c1;
	padding: 0 20px;
	margin: 0 0 30px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #666;
}
 .cp-author-box input::-webkit-input-placeholder {
 color:#666;
 opacity:1;
}
 .cp-author-box input:-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-author-box input::-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-author-box input:-ms-input-placeholder {
 color:#666;
 opacity:1;
}
 .cp-author-box textarea::-webkit-input-placeholder {
 color:#666;
 opacity:1;
}
 .cp-author-box textarea:-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-author-box textarea::-moz-placeholder {
 color:#666;
 opacity:1;
}
 .cp-author-box textarea:-ms-input-placeholder {
 color:#666;
 opacity:1;
}
.cp-author-box form textarea {
	float: left;
	width: 100%;
	height: 190px;
	border: 1px solid #c1c1c1;
	padding: 14px 20px 14px 14px;
	resize: none;
	margin: 0 0 30px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #666;
}
.cp-author-box form input[type="submit"] {
	float: left;
	padding: 15px 30px;
	font: 700 14px/14px 'Open Sans', sans-serif;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	margin: 0;
}
.cp-author-box form input[type="submit"]:hover {
	background-color: #000;
}
/****************************************************BLOG SECTION END****************************************************/



/**********************************************SIDEBAR START**********************************************/

.cp-sidebar {
	float: left;
	width: 100%;
}
.cp-sidebar .cp-author-box form input[type="text"],
.cp-sidebar .cp-author-box form textarea {
	margin: 0 0 5px 0;
}
.cp-sidebar .cp-author-box input[type="submit"] {
    width: 100%;
    margin: 0 0 5px 0;
}
.cp-sidebar-box {
	float: left;
	width: 100%;
	margin: 0 0 40px 0;
}
.cp-theme-style-1 .cp-sidebar-box h3 {
	margin: 0 0 17px 0;
}
.cp-sidebar-box form {
	float: left;
	width: 100%;
	position: relative;
}
.cp-sidebar-box form input[type="text"] {
	float: left;
	width: 100%;
	height: 50px;
	border: 1px solid #c1c1c1;
	padding: 0 45px 0 14px;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font: 14px 'Open Sans', sans-serif;
	color: #999;
}
.cp-sidebar-box form input:focus, .cp-contact-style-1 .left-box input:focus, .cp-author-box form textarea:focus, .cp-contact-style-1 .left-box textarea:focus {
	border: 1px solid #666666;
}
 .cp-sidebar-box input::-webkit-input-placeholder {
 color:#999;
 opacity:1;
}
 .cp-sidebar-box input:-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-sidebar-box input::-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-sidebar-box input:-ms-input-placeholder {
 color:#999;
 opacity:1;
}
 .cp-sidebar-box textarea::-webkit-input-placeholder {
 color:#999;
 opacity:1;
}
 .cp-sidebar-box textarea:-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-sidebar-box textarea::-moz-placeholder {
 color:#999;
 opacity:1;
}
 .cp-sidebar-box textarea:-ms-input-placeholder {
 color:#999;
 opacity:1;
}
.cp-sidebar-box form button {
	position: absolute;
	right: 15px;
	top: 14px;
	font-size: 16px;
	color: #999;
	background: none;
	border: 0;
	padding: 0;
}
.cp-practice-area {
	float: left;
	width: 100%;
}
.cp-practice-area ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.cp-practice-area ul li {
	float: left;
	padding: 0;
	margin: 0 0 5px 0;
	width: 100%;
	border: 1px solid #c1c1c1;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cp-practice-area ul li a {
	font: 14px/40px 'Open Sans', sans-serif;
	color: #222;
	display: block;
	text-decoration: none;
}
.cp-practice-area ul li a .fa {
	float: left;
	width: 45px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 0 15px 0 0;
}
.menu-arbejdsomrader-container ul li a .fa, .menu-arbejdsomrader-1-container ul li a .fa, .menu-arbejdsomrader-2-container ul li a .fa {
	float: left;
	width: 45px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 0 15px 0 0;
	background-color: #BC0505;
}
.menu-arbejdsomrader-2-container {
    /*margin-top: 40px;*/
}
.cp-practice-area ul li:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-practice-area ul li:hover a {
	color: #fff;
}
.cp-attorneys-box {
	float: left;
	width: 100%;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	padding: 8px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cp-attorneys-box .holder {
	float: left;
	width: 100%;
}
.cp-attorneys-box .holder .frame {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}
.cp-attorneys-box .holder .frame img {
	display: block;
	width: 100%;
}
.cp-attorneys-box .holder strong.name {
	font: 24px/24px 'Open Sans', sans-serif;
	color: #222;
	display: block;
	text-align: center;
	padding: 0 0 10px 0;
}
.cp-attorneys-box .holder b {
	font: 400 14px/14px 'Open Sans', sans-serif;
	;
	color: #666;
	display: block;
	text-align: center;
	padding: 0 0 15px 0;
}
.cp-attorneys-box .owl-prev {
	width: 26px;
	height: 26px;
	border: 1px solid #c1c1c1;
	font-size: 0;
	text-decoration: none;
	position: absolute;
	top: -52px;
	right: 0;
}
.cp-attorneys-box .owl-prev:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 25px;
	display: block;
	text-indent: 4px;
}
.cp-attorneys-box .owl-prev:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-attorneys-box .owl-prev:hover:before {
	color: #fff;
}
.cp-attorneys-box .owl-next {
	width: 26px;
	height: 26px;
	border: 1px solid #c1c1c1;
	font-size: 0;
	text-decoration: none;
	position: absolute;
	top: -52px;
	right: 31px;
}
.cp-attorneys-box .owl-next:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 25px;
	display: block;
}
.cp-attorneys-box .owl-next:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-attorneys-box .owl-next:hover:before {
	color: #fff;
}
.cp-legal-news {
	float: left;
	width: 100%;
}
.cp-legal-news ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
}
.cp-legal-news ul li {
	float: left;
	width: 100%;
	padding: 13px 15px;
	margin: 5px 0 0 0;
	border: 1px solid #c1c1c1;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cp-legal-news ul li:first-child {
	margin: 0;
}
.cp-legal-news ul li a {
	text-decoration: none;
	font: 14px/14px 'Open Sans', sans-serif;
	color: #222;
	float: left;
	width: 100%;
}
.cp-legal-news ul li a .fa {
	float: right;
}
.cp-legal-news ul li:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-legal-news ul li:hover a {
	color: #fff;
}
.cp-recent-post {
	float: left;
	width: 100%;
}
.cp-recent-post ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cp-recent-post ul li {
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
}
.cp-recent-post ul li:first-child {
	padding: 0;
}
.cp-recent-post .frame {
	float: left;
	margin: 0 15px 0 0;
	width: auto;
}
.cp-recent-post a {
	font: 14px/22px 'Open Sans', sans-serif;
	color: #222;
	text-decoration: none;
	text-decoration: none;
}
.cp-recent-post a:hover {
	text-decoration: none;
}
.cp-recent-post span {
	font: 400 12px/12px 'Open Sans', sans-serif;
	color: #999;
	display: block;
	padding: 10px 0 5px 0;
}
.cp-recent-post b {
	font: 400 12px/12px 'Open Sans', sans-serif;
	color: #999;
	display: block;
	padding: 0 0 0 0;
}
.cp-tags {
	float: left;
	width: 100%;
}
.cp-tags ul {
	padding: 0;
	margin: 0 -10px -10px 0;
	list-style: none;
	overflow: hidden;
}
.cp-tags ul li {
	float: left;
	padding: 7px 15px;
	margin: 0 10px 10px 0;
	border: 1px solid #c1c1c1;
}
.cp-tags ul li a {
	font: 400 12px/12px 'Open Sans', sans-serif;
	color: #666;
	text-decoration: none;
}
.cp-tags ul li:hover {
	border: 1px solid rgba(0,0,0,0);
}
.cp-tags ul li:hover a {
	color: #fff;
}
.cp-client-box {
	float: left;
	width: 100%;
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.cp-client-box .holder {
	float: left;
	width: 100%;
}
.cp-client-box .holder em {
	font: italic 400 16px/26px 'Open Sans', sans-serif;
	color: #666;
	display: block;
	padding: 0 0 40px 0;
}
.cp-client-box .holder .frame {
	float: left;
	width: 68px;
	height: 68px;
	border-radius: 100%;
	margin: 0 14px 0 0;
	position: relative;
}
.cp-client-box .holder .frame:before {
	content: '';
	position: absolute;
	left: 0;
	top: -20px;
	width: 50px;
	height: 3px;
}
.cp-client-box .holder .frame img {
	display: block;
	width: 100%;
	border-radius: 100%;
}
.cp-client-box .holder .cp-text-box {
	overflow: hidden;
}
.cp-client-box .holder strong.name {
	font: 400 14px/14px 'Open Sans', sans-serif;
	color: #222;
	float: left;
	padding: 18px 0 9px 0;
}
.cp-client-box .holder span {
	font: 400 12px/12px 'Open Sans', sans-serif;
	color: #999;
	clear: both;
	float: left;
}
#cp-client-slider .item {
	margin: 0;
}
#cp-client-slider .item img {
	display: block;
	width: 100%;
	height: auto;
}
.cp-instagram {
	float: left;
	width: 100%;
}
.cp-instagram ul {
	padding: 0;
	margin: 0 -4px 0 0;
	list-style: none;
}
.cp-instagram ul li {
	float: left;
	padding: 0;
	margin: 0 4px 4px 0;
	width: auto;
}
.cp-latest-tweets {
	float: left;
	width: 100%;
}
.cp-latest-tweets ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cp-latest-tweets ul li:first-child {
	padding: 0 0 20px 0;
}
.cp-latest-tweets ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c1c1c1;
	padding: 20px 0;
}
.cp-latest-tweets .fa {
	float: left;
	font-size: 24px;
	margin: 0 20px 0 0;
}
.cp-latest-tweets a.tw {
	font: italic 600 14px/14px 'Open Sans', sans-serif;
	display: block;
	text-decoration: none;
	padding: 0 0 12px 0;
}
.cp-latest-tweets p a.link {
	display: block;
}
.cp-latest-tweets p {
	margin: 0 0 10px 0;
}
.cp-latest-tweets em {
	font: italic 400 14px/17px 'Open Sans', sans-serif;
	color: #222;
	display: block;
}
.cp-latest-tweets .cp-text-box {
	overflow: hidden;
}
.cp-sidebar-box .bx-wrapper {
	float: left;
	margin: 0;
	width: 100%;
}
.cp-sidebar-box .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0;
}
.cp-sidebar-box .bx-viewport > ul {
	margin: 0;
	padding: 0;
}
.cp-sidebar-box .bx-wrapper .bx-controls-direction a {
	display: none;
}
.cp-sidebar-box .bx-wrapper .bx-pager {
	display: none;
}
b.widget-title {
    font: 400 21px/21px 'Open Sans', sans-serif;
    color: #222;
    margin: 0 0 15px 0;
    display: block;
}
ul#menu-arbejdsomrader {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
}
ul#menu-arbejdsomrader li {
    float: left;
    padding: 0;
    margin: 0 0 5px 0;
    width: 100%;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
ul#menu-arbejdsomrader li:hover {
	border: 1px solid rgba(0,0,0,0);
	background-color: #BC0505;
}
ul#menu-arbejdsomrader li a {
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    font: 12px/40px 'Open Sans', sans-serif;
    color: #66666A;
    display: block;
    text-decoration: none;
}
ul#menu-arbejdsomrader li a:hover {
	color: #fff;
}
ul#menu-arbejdsomrader li.current-menu-item a {
	color: #fff;
	background-color: #BC0505;
}
ul#menu-arbejdsomrader-1, ul#menu-arbejdsomrader-2, ul#menu-arbejdsomrader-3, ul#menu-arbejdsomrader-4 {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
}
ul#menu-arbejdsomrader-1 li, ul#menu-arbejdsomrader-2 li, ul#menu-arbejdsomrader-3 li, ul#menu-arbejdsomrader-4 li {
    float: left;
    padding: 0;
    margin: 0 0 5px 0;
    width: 100%;
    border: 1px solid #c1c1c1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
ul#menu-arbejdsomrader-1 li:hover, ul#menu-arbejdsomrader-2 li:hover, ul#menu-arbejdsomrader-3 li:hover, ul#menu-arbejdsomrader-4 li:hover {
	border: 1px solid rgba(0,0,0,0);
	background-color: #BC0505;
}
ul#menu-arbejdsomrader-1 li a, ul#menu-arbejdsomrader-2 li a, ul#menu-arbejdsomrader-3 li a, ul#menu-arbejdsomrader-4 li a {
	transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    font: 12px/40px 'Open Sans', sans-serif;
    color: #ccc;
    display: block;
    text-decoration: none;
}
ul#menu-arbejdsomrader-1 li a:hover, ul#menu-arbejdsomrader-2 li a:hover, ul#menu-arbejdsomrader-3 li a:hover, ul#menu-arbejdsomrader-4 li a:hover {
	color: #fff;
}
ul#menu-arbejdsomrader-1 li a:active, ul#menu-arbejdsomrader-2 li a:active, ul#menu-arbejdsomrader-3 li a:active, ul#menu-arbejdsomrader-4 li a:active {
    background-color: #BC0505;
    color: #fff!important;
}
ul#menu-arbejdsomrader-1 li.current-menu-item a, ul#menu-arbejdsomrader-2 li.current-menu-item a, ul#menu-arbejdsomrader-3 li.current-menu-item a, ul#menu-arbejdsomrader-4 li.current-menu-item a {
	color: #fff;
	background-color: #BC0505;
}

.menu-arbejdsomrader-2-container {
	/* margin-top: 0 */
}

.cp-sidebar-box:first-child {
	margin: 0;
}
.textwidget {
    color: #ccc;
}
/**********************************************SIDEBAR END**********************************************/


/****************************************************WRAPPER CSS END****************************************************/

.FONTS {
	font-family: 'Open Sans', sans-serif;
}
.padding-tb-60 {
	padding: 60px 0;
}
.padding-top-60 {
	padding: 60px 0 0 0;
}
.padding-btm-60 {
	padding: 0 0 60px 0;
}
.cp-theme-style-1 #wrapper .border-none {
	border: 0;
}
.margin-30 {
	margin: 30px 0 10px 0;
}
.cp-pagination.margin-60 .pagination {
	margin: 20px 0 35px 0;
}
#wrapper .properties-none {
	border: 0;
	margin: 10px 0 0 0;
	padding: 0;
}
.error-page {
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
.error-page h2 {
	display: block;
	text-align: center;
	border: 0;
}
.error-page p {
	text-align: center;
}
/**************************************************************TRANSITION START**************************************************************/

.cp-head-topbar .left-box ul li a, .cp-head-topbar .right-box ul li a, #nav li a, .cp-practice-slider .cp-box, .cp-practice-slider .cp-box .fa, .cp-theme-style-1 .cp-practice-slider h3, .cp-practice-slider .cp-box p, .cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-prev, .cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-prev:before, .cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-next, .cp-practice .owl-controls .owl-page, .owl-controls .owl-buttons .owl-next:before, .cp-attorneys-style-1 .cp-text-box:before, .cp-choose-lawyers .cp-text-box .icon-box, .cp-choose-lawyers .cp-text-box .detail-box h3, .cp-news-section .left-box .cp-box h3, .cp-news-section .left-box .cp-box .cp-text-box a.detail-text, .cp-footer-content .cp-box .practice-area ul li a, .cp-footer-content .cp-box .practice-area ul li, .cp-footer-content .cp-box address li a, .cp-footer-content .cp-box .footer-social li a, .cp-copyright-section strong.copy a, .cp_side-menu a, .burger-top-box ul li a, .cp_side-navigation li a, #cp_side-menu > a, .search-box a#searchtoggl, .cp-attorneys-style-2 .frame .caption, .cp-attorneys-style-3 li a, .cp-attorneys-style-3 .cp-text-box, .cp-theme-style-1 .cp-attorneys-style-3 h3, .cp-attorneys-style-3 em, .cp-pagination .pagination > li > a, .cp-practice-area .cp-box .frame .caption, .cp-contact-style-1 .left-box input[type="submit"], .cp-contact-style-1 .right-box address ul li a, .cp-login .holder input[type="submit"], .testimonials-style-1 .owl-prev, .testimonials-style-1 .owl-prev:before, .testimonials-style-1 .owl-next:before, .testimonials-style-2 .owl-theme .owl-dots .owl-dot:hover span, .testimonials-style-3 .owl-next, .testimonials-style-3 .owl-prev, .detail-row ul li a, .cp-blog .cp-post-box .cp-text-box h3 a, #blog-slider .owl-prev, #blog-slider .owl-next, .cp-practice-area ul li, .cp-practice-area ul li a, .cp-attorneys-box .owl-next, .cp-attorneys-box .owl-prev, .cp-legal-news ul li, .cp-legal-news ul li a, .cp-recent-post a, .cp-tags ul li, .cp-tags ul li a, .cp-share-post-row ul li a, .cp-author-box form input[type="submit"], .cp-award-section .cp-award-box .logo-box img, .cp-award-section .cp-award-box .icon-box .fa, .cp-award-section .cp-award-box h3 a, .cp-tweet-box .frame a.link, .cp-tweet-box .frame:before, .cp-tweet-box .cp-text-box a.btn-link, .cp-tweet-box .cp-text-box h3 a, .cp-award-section .cp-award-box .icon-box .inner-box, .attorney-details .cp-text-box address li a, .attorney-details-social ul li a, .cp-bar-addmissions ul li a, .honors-box .icon-box, .honors-box .icon-box:before, .cp-welcome .cp-box .icon-box, .cp-welcome .cp-box .icon-box:before, .cp-welcome .cp-box .icon-box:after, .cp-attorneys-style-1 .cp-text-box h3, .cp-theme-style-1 h3 {
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.welcome-slider .frame img, .cp-attorneys-style-1 .frame .caption, .cp-news-section .left-box .cp-box .frame img, .cp-gallery .cp-box .frame .caption {
	transition: all 0.5s linear 0s;
	-moz-transition: all 0.5s linear 0s;
	-webkit-transition: all 0.5s linear 0s;
}
/**************************************************************TRANSITION END**************************************************************/



/**************************IMAGES EFFECT START**************************/

.cp-img-effect-1 {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.cp-img-effect-1 img {
	width: 100%;
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transition: all 0.5s ease-in;
}
.cp-img-effect-1:hover img {
	transform: scale(1);
}
.cp-img-effect-1:hover:before, .cp-img-effect-1:hover:after {
	opacity: 1;
	width: 38%;
}
.cp-img-effect-1:before {
	content: '';
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0%;
	transform: rotate(15deg) scale(1.5);
	-moz-transform: rotate(15deg) scale(1.5);
	-webkit-transform: rotate(15deg) scale(1.5);
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	z-index: 99;
	opacity: 0;
}
.cp-img-effect-1:after {
	content: '';
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 0%;
	transform: rotate(15deg) scale(1.5);
	-moz-transform: rotate(15deg) scale(1.5);
	-webkit-transform: rotate(15deg) scale(1.5);
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
	z-index: 99;
	opacity: 0;
}

/**************************IMAGES EFFECT END**************************/

#danske-advokater {
	height: 65px;
    margin-right: 20px;
    margin-top: 0px;
    border: 1px solid #BC0505;
    padding: 20px;
    background-color: #fff;
}
#danske-boligadvokater {
	height: 65px;
    margin-right: 20px;
    margin-top: 0px;
    border: 1px solid #BC0505;
    padding: 10px 20px;
    background-color: #fff;
}
.succes-message {
    text-align: center;
    font-size: 20px;
    background-color: #FFFFFF;
    padding: 20px;
    border: 1px solid #C1C1C1;
    color: #000;
    display: none;
    line-height: normal;
}
.cp-author-box .succes-message {
	font-size: 14px;
}
.fail-message {
    text-align: center;
    font-size: 20px;
    background-color: #FFFFFF;
    padding: 20px;
    border: 1px solid #BC0505;
    color: #000;
    display: none;
    line-height: normal;
    margin-top: 30px;
}
.cp-author-box .fail-message {
	font-size: 14px;
}
.cp-contact-style-1 .fail-message {
	margin-top: 65px;
}
.owl-next {
    right: 10px;
    position: absolute;
    top: 45%;
    padding: 0px!important;
    margin: 0px!important;
    font-size: 30px!important;
    color: #BC0505!important;
    background-color: transparent!important;
}
.owl-prev {
    left: 10px;
    position: absolute;
    top: 45%;
    padding: 0px!important;
    margin: 0px!important;
    font-size: 30px!important;
    color: #BC0505!important;
    background-color: transparent!important;
}
.has-error {
	border: 2px solid #BC0505!important;
}

.dblogotop{
	float:right;
	width:95px;
	margin-top:-21px;
}

.cp_sticky .dblogotop{
	width: 85px;
    margin-top: -3px;
}


.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{font-size:13px!important}


@media (min-width: 992px) {
	.cp-footer-content  .menu-arbejdsomrader-2-container{
		margin-top: -8px!important;
	}
}

@media (max-width: 991px) {
	.cp-footer-content  .menu-arbejdsomrader-2-container{
		margin-top: -8px!important;
	}
}

@media (min-width: 769px) and (max-width: 980px) {
	.cp-footer-content  .menu-arbejdsomrader-2-container{
		margin-top: 0!important;
	}
}


@media (min-width: 992px) and (max-width: 1199px) {
	#nav li a{
		padding: 0 18px 0 0;
	}

	.dblogotop{
		width: 85px;
    	margin-top: -18px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	.dblogotop{
	    position: absolute;
	    top: 45px;
	    right: 120px;
	    width: 77px;
	}
}

@media (max-width: 767px) {
	.dblogotop{
		position: absolute;
	    right: 66px;
	    top: 33px;
	    width: 57px;
	}

	.navbar-toggle{
		margin-right: 0;
	}
}

