@charset "utf-8";
/*****= 01. IMPORTED STYLE CSS =*****/

/* GOOGLE FONTs */
/*@import url('https://fonts.googleapis.com/css?family=Merriweather+Sans|Noto+Serif|Poppins');*/

@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700');
/*@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');*/
/*@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');*/
/*@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700');*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600|Open+Sans:200,300,400,600|Oswald:300,400,500');


/* OTHER IMPORTED CSS */
@import "hover.css";
@import "owl.css";
@import "font-awesome.min.css";
@import "animate.min.css";
@import "flaticon.css";
@import "pe-icon-7-stroke.css";
@import "stroke-gap.css";
@import "magnific-popup.css";
@import "fancyBox.css";
@import "bootstrap-dropdownhover.css";
@import "player.css";


.modal-body{overflow-x: auto;}

/* dont change font position*/
/* Butler */
@font-face{
font-family:'Butler';
src: url('../fonts/butler/Butler.eot');
src: url('../fonts/butler/Butler.ttf');
src: url('../fonts/butler/Butler.svg');
src: url('../fonts/butler/Butler.otf');
src: url('../fonts/butler/Butler.woff');
src: url('../fonts/butler/Butler.woff2');
font-weight: normal;
}
@font-face{
font-family:'Butler-Medium';
src: url('../fonts/butler/Butler-Medium.eot');
src: url('../fonts/butler/Butler-Medium.ttf');
src: url('../fonts/butler/Butler-Medium.svg');
src: url('../fonts/butler/Butler-Medium.otf');
src: url('../fonts/butler/Butler-Medium.woff');
src: url('../fonts/butler/Butler-Medium.woff2');
font-weight: normal;
}


/*****== 02. General CSS ==*****/
body{
    background:#fff;
    font-family:'Fira Sans', sans-serif;
    font-size:13px;
    font-weight:400;
    line-height:22px;
    color:#4a4a4a;
    word-spacing:0.4px;
}
/* Common CSS */
h1,h2,h3,h4,h5,h6{
    color:#000;
    margin-top:0;
    margin-bottom:7px;
    padding:0;
    font-size:28px;
    letter-spacing:normal;
    font-weight:500;
}

p{margin:0; padding:0;}
a{
    color:#2a2a2a;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:focus, a:hover{
    color:#ea4335;
    text-decoration: none;
    outline:0!important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:focus{color:#222;}
table tr th:focus{outline:0;}

button{border:0;}
button:focus{outline:0!important;}

ul{margin:0; padding:0;}
ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.right_panel .nav.navbar-right{margin-right: 0;}

.right_panel .nav.top-nav > li {
    display: inline-block;
    float: left;
}

.right_panel .nav > li.dropdown{position: relative;}

.right_panel .nav .open > a{background: #fff;}

.right_panel .nav > li > a {
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    padding:4px 9px!important;
}

.right_panel .nav.top-nav > li > a i.top-nav-icon {
    font-size: 24px;
    vertical-align: middle;
}

.right_panel .nav.top-nav > li > a .top-nav-icon-badge {
    /*background:#006aef;*/
    background:#ffb100;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: -8px;
    width: 16px;
}

.right_panel .dropdown-menu {
    left: auto;
    right: 0;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown {
    width: 400px;
}

.right_panel .dropdown-menu {
    left: 0;
    right: auto;
}
.right_panel .nav > li .dropdown-menu.alert-dropdown .notification-box-head-wrap .notification-box-head {
    font-size: 16px;
    color: #212121;
    display: block;
    text-transform: capitalize;
    padding: 7px 15px 10px;
}

.right_panel .sl-content i{
    margin-right: 1px;
}

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

.right_panel .nav > li .dropdown-menu.alert-dropdown .notification-box-head-wrap .clear-notifications {
    padding: 12px 15px 10px;
    text-transform: uppercase;
    font-size: 11px;
}

hr.light-grey-hr {
    border-top: 1px solid #dedede;
    margin-top: 5px;
    margin-bottom: 26px;
}

.ma-0 {
    margin: 0px !important;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .notification-box-bottom-wrap .read-all {
    padding: 5px 15px 0;
    font-size: 13px;
    color: #878787;
    text-transform: capitalize;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline {
    height: 229px;
    position: relative;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item {
    margin-left: 0;
    border-left: none;
    padding: 7px 15px 0;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease;
    position: relative;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item > a {
    display: block;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .icon {
    height: 44px;
    position: absolute;
    text-align: center;
    width: 44px;
    display: table;
}

.bg-green, .bg-success {
    background: #8BC34A !important;
}

.block {
    display: block !important;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline {
    height: 229px;
    position: relative;
}


.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .icon i {
    font-size: 24px;
    vertical-align: middle;
    display: table-cell;
    color: #fff;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content {
    margin-left: 60px;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content > .head-notifications {
    width: 230px;
    font-size: 13px;
    font-weight: 500;
}

.truncate {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content .notifications-time {
    color: #878787;
}

.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content .notifications-time {
    color: #878787;
}

.font-11{font-size: 11px !important;}
.font-12{font-size: 12px;}
.font-13{font-size: 13px;}
.font-14{font-size: 14px;}
.font-15{font-size: 15px;}
.font-16{font-size: 16px;}


.right_panel .nav > li .dropdown-menu.alert-dropdown .streamline .sl-item .sl-content > p {
    font-size: 13px;
    color: #878787;
}


.right_panel .nav > li .dropdown-menu.alert-dropdown .notification-box-bottom-wrap .read-all {
    padding: 5px 15px 0;
    font-size: 13px;
    color: #878787;
    text-transform: capitalize;
}
.container, .container-fluid{padding:58px 0 56px;}

.padding-none{
    padding-top:0;
    padding-bottom:0;
}
.padding-0{
    padding-left:0;
    padding-right:0;
}
.padding-tb{
    padding-top: 30px;
    padding-bottom: 30px;
}
.padding-tb-5{
    padding-top:5px;
    padding-bottom:5px;
}
.padding-tb-10{
    padding-top:10px;
    padding-bottom:10px;
}
.padding-bottom-none {
    padding-bottom: 0;
}
.padding-top-none {
    padding-top: 0;
}
.padding-left-none {
    padding-left: 0;
}
.padding-right-none {
    padding-right: 0;
}
.padding-top-10{padding-top:10px!important;}

.padding-top-15{padding-top:15px!important;}

.padding-top-20{padding-top:20px!important;}

.padding-top-30{padding-top:30px!important;}

.margin-0{margin-left:0; margin-left:0;}

.mt-20 {
    margin-top: -20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-10 {
    margin-bottom:10px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-50 {
    margin-top: 50px !important;
}
.margin-top-60 {
    margin-top: 60px !important;
}
.margin-top-80 {
    margin-top:80px !important;
}
.margin-top0 {
    margin-top:0px !important;
}
.margin-bottom0 {
    margin-bottom:0px !important;
}
.bg-f8 {
    background-color: #F8F8F8;
}
.bg-f9 {
    background-color: #F9F9F9;
}
.bg-ff {
    background-color: #fff;
}
.bg-transparent {
   background: transparent !important; 
}
.bg-defult {
    background: #002943;
}
.bg-defult-1 {
    background: rgba(0,41,67, .7)
}
.color-defult {
    color: #656433;
}
.border-1 {
    border: 1px solid #fff !important;
}
.hvr-rectangle-out:before {
    background: #656433;
}

.margin-0{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.table_pc_view{
    display: block;
}
.table_mobile_view{
    display: none;
}

.float_none{float:none!important;}

.font600{font-weight:600;}
.lato{font-family:'Lato',sans-serif;}


.bg_overlay{position:absolute; height:100%; width:100%; background:rgba(255, 255, 255, 0.86); z-index: 0;}

/* Form CSS */
.form-control {
    resize: none;
    height:36px;
    color:#333;
    font-size:inherit;
    margin-bottom:12px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

/* Form CSS */
.form-control1 {
    resize: none;
    height: 30px;
    margin-bottom:0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.form-control:focus {
    border-color:#4e4e4e;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
::-webkit-input-placeholder {
    color: #444 !important;
}
::-moz-placeholder {
    color: #444 !important;
}
:-ms-input-placeholder {
    color: #444 !important;
}
input:-moz-placeholder {
    color: #444 !important;
}
label{color:#444; font-weight:600;}

.small-line-border, .small-line-border1{
    position: relative;
}
.small-line-border::after {
    top: 15px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    position: absolute;
    width: 70px;
    background:#bbb;
}
.small-line-border1::after {
    top:6px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    text-align: center;
    margin:0;
    position: absolute;
    width: 70px;
    background:#05c7c9;
}

.form-inline .form-group{}
.form-inline .form-group label{vertical-align:super;}
.form-inline .form-group .btn{margin:2px auto 13px;}


.z-index-3{z-index:9;}

/* Btn CSS */
.btn-simple{
    padding: 12px 30px;
    border-radius: 0;
    border: none;
    background:#363636;
    color: #ffffff;
    margin-top: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn-simple:hover {
    color: #ffffff;
    background:#000;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn-simple:active, .btn-simple:focus{color:#ffffff; background:#000;}

.btn-border{
    padding: 12px 30px;
    border-radius: 0;
    border: none;
    background:#00b4b6;
    color:#fff;
    margin-top: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 1px solid #00b4b6;
}
.btn-border:hover {
    color: #ffffff;
    background:none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn-border:active, .btn-border:focus{color:#ffffff; background:#00b4b6;}

.btn-theme{
    padding: 12px 30px;
    border-radius: 0;
    border: none;
    background: #002943;
    color: #ffffff;
    margin-top: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn-theme:hover {
    color: #ffffff;
    background: #500808;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.btn{border-radius:0;}

.btn:active{box-shadow:none;}

.btn-theme {
    background: transparent;
    border: 1px solid #434200;
    color: #fff;
}
.btn-topbar {
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 8px 15px;
    font-size: 13px;
    margin-top: -1px;
    margin-right: 15px;
}
.btn-topbar:hover {
    border-color: #002943;
}
.hvr-shutter-out-vertical:before {
    background: #002943;
}

.btn-mid{padding: 10px 22px;}

.btn-dark{background:#262626; color:#fff;}
.btn-dark:hover, .btn-dark:focus{background:#000; color:#fff;}

.color-333 {
    color: #333 !important;
}
.color-333:hover {
    color: #fff !important;
}
.color-white {
    color: #FFF !important;
}
.pt90 {
    padding-top: 90px;
    padding-bottom: 90px;
}


.pagination{margin:-4px 0 3px; border-radius:0; display:block; float:right;}
.pagination ul{margin:0 0 0;}
.pagination li.next a, .pagination li.prev a{
    border:0;
    background:transparent;
    font-size: 22px;
    line-height: 0;
    padding: 1px 8px;
    border-radius: 0;
}
.pagination li.active a{border:0; color:#000; background:#f1f1f1; cursor:pointer!important;}
.pagination li a{
    border:0;
    color:#666;
    padding:4px 10px;
    background:none;
    margin:0 2px 8px;
    border-radius: 2px;
}
.pagination>li>a:focus, .pagination>li>a:hover,
.pagination>li>span:focus, .pagination>li>span:hover{background:none; color:#000;}
.pagination li.active a:hover, .pagination li.active a:focus{background:#e9e9e9; color:#000;}

.pagination li a:hover,
.pagination li.disabled a,
.pagination li.disabled a:hover,
.pagination li.disabled a:focus{background:#333; color:#fff;}

.pagination li.next.disabled a, .pagination li.prev.disabled a{background: transparent; color: #666;}






/*****== 03. Background Over Layer CSS ==*****/
.over-layer-black, .over-layer-black-3, .over-layer-black-4{
    position: relative;
}
.over-layer-black:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color:rgba(0, 0, 0, 0.8);
}
.over-layer-black-2{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.3);
}
.over-layer-black-3:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color:rgba(31, 31, 31, 0.98);
}
.over-layer-black-4:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color:rgba(63, 63, 63, 0.5);
}

.over-layer-white {
    position: relative;
}
.over-layer-white:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    /*background-color: rgba(255, 255, 255, 0.9);*/
    background-color: rgba(241, 241, 241, 1);
}


.preloader {
    position: fixed; 
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    z-index: 999999; 
    background-color: #ffffff; 
    background-position: center center; 
    background-repeat: no-repeat; 
    background-image: url('../img/preloder/1.gif');
}


/*****== 04. Section Title Css ===*****/
.section-title{margin-bottom:70px;}

.mini-title{position:relative; margin-bottom:15px; text-align:center;}

/*.mini-title:before{
    top:2.7em;
    content: "";
    height:1px;
    left:50%;
    margin:auto;
    position: absolute;
    width:70px;
    background:#646464;
    -moz-transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
}*/


/*****== 05. Scrollup CSS ==*****/
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    display: none;
    bottom:70px;
    right:20px;
    z-index: 1;
    background-color:#727272;
    color:#ffffff;
    text-align: center;
    line-height: 45px;
    font-size:32px;
}
.scrollup:hover{
    color:#fff;
    background:#444;
}


/*****== 06. Header top Style Css ==*****/
.header-topbar {
    background-color: #500808;
    padding: 15px 0;
    color: #fff;
}
.welcome-text p {
    text-transform: uppercase;
    font-size: 11px;
    margin-top: 5px;
    letter-spacing: 2px;
}
.icon-style-1{margin:0;}

.icon-style-1 li {
    background: #002943;
    width:32px;
    height:32px;
    text-align: center;
    line-height:32px;
    margin:0 4px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.icon-style-1 li.fb{background:#3b5998;}
.icon-style-1 li.tw{background:#00aced;}
.icon-style-1 li.in{background:#0077b5;}
.icon-style-1 li.gplus{background:#dd4b39;}


.icon-style-1 li:hover{
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.icon-style-1 li a{
    color: #FFF;
    display: block;
}
.icon-style-1 li a:hover{color:#000;}
.search-btn {
    cursor: pointer;
}

.search-item{
    position:fixed;
    left:0px;
    top:-100%;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.80);
    z-index:9999;
    visibility:hidden;
    opacity:0;
    overflow:auto;
    transition:all 700ms ease;
    -moz-transition:all 700ms ease;
    -webkit-transition:all 700ms ease;
    -ms-transition:all 700ms ease;
    -o-transition:all 700ms ease;
}

.search-item.search-visible{
    top:0;
    visibility:visible;
    opacity:1;
}

.search-item .search-close{
    position:absolute;
    right:5%;
    top:5%;
    font-size:60px;
    color:#ffffff;
    cursor:pointer;
    z-index:5;
}

.search-item .search-close:hover{
    opacity:0.70;   
}

.search-item .search-form{
    position:relative;
    padding:0px 15px 50px;
    padding-top:130px;
    max-width:1024px;
    margin:0 auto;  
}

.search-item .search-form fieldset{
    position:relative;
}

.search-item .search-form fieldset input[type="search"]{
    position:relative;
    height:120px;
    padding:20px 220px 20px 30px;
    background:#ffffff;
    line-height:30px;
    font-size:24px;
    color:#333;
}

.search-item .search-form fieldset input[type="submit"]{
    position:absolute;
    display:block;
    right:0px;
    top:0px;
    text-align:center;
    width:220px;
    height:120px;
    padding:20px 10px 20px 10px;
    color:#ffffff;
    background:#656433;
    line-height:30px;
    font-size:20px;
    text-transform:uppercase;
    border-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search-item .search-form fieldset input[type="submit"]:hover{
    background: #002943;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*------------ top_content ---------------*/
.top_content{/*width:80%;*/ float:right; padding:12px 7px 0px 0px; position:relative; z-index:1;}
.top_content .left_info{float:left; margin:0 0 0 14px;}
.top_content .left_info ul.info{text-align:left;}
.top_content .left_info ul.info li{display:inline-block; margin:0 20px 0 0; position:relative;
    color:#000; font-size:14px;
}
.top_content .left_info ul.info li:after{content:""; width:1px; height:50%; position:absolute;
    background:#c6c6c6; top:25%; right:-11px;
}
.top_content .left_info ul.info li:last-child:after{background:none;}
.top_content .left_info ul.info li i{margin:2px 5px 0 0; vertical-align:text-bottom; color:#000;
    font-size:17px;
}
.top_content .left_info ul.info li a{color:#000;}

.top_content .right_info{float:right; margin:0 14px 0 0;}
.top_content .right_info ul.info{text-align:right; display:inline-block;}
.top_content .right_info ul.info li{display:inline-block; margin:0 0 0 21px; position:relative;
    color:#000; font-size:13px;
}
.top_content .right_info ul.info li:after{content:""; width:1px; height:50%; position:absolute;
    background:#c6c6c6; top:25%; right:-10px;
}
.top_content .right_info ul.info li:last-child:after{background:none;}
.top_content .right_info ul.info li i{margin:2px 4px 0 0; vertical-align:sub; color:#000;
    font-size:17px;
}
.top_content .right_info ul.info li i.pe-7s-home{vertical-align:text-bottom;}
.top_content .right_info ul.info li a{color:#000;}

/* link_btn */
.top_content .right_info ul.link_btn{/*margin:0 0 0 11px;*/ display:inline-block;}
.top_content .right_info ul.link_btn li{margin:0 0 0 7px; display:inline-block;}
.top_content .right_info ul.link_btn li:after{display:none;}
.top_content .right_info ul.link_btn li a{/*background:#333;*/ padding:4px 8px 4px; color:#fff;
    text-align:center; border-radius:2px; /*border:1px solid #333;*/ font-size:11.6px;
}
.top_content .right_info ul.link_btn li a i{color:#fff; font-size:16px; margin:0 2px 0 0;
    vertical-align:sub;
}
/*.top_content .right_info ul.link_btn li a:hover{background:#111; border:1px solid #111;}*/

/* dropdown */
.top_content .right_info ul.language{margin:1px 0 0 4px;}
.top_content .right_info ul.language li.dropdown a{padding:1px 10px 4px 11px; color:#eee;
    background:none; font-size:13px; margin:0 0 3px;
}
.top_content .right_info ul.language li.dropdown a:hover,
.top_content .right_info ul.language li.dropdown a:focus{
    background:none;
}
.top_content .right_info ul.language li.dropdown.open ul.dropdown-menu{
    right:0; left:auto; top:31px; min-width:118px; padding:2px 8px;
}
.top_content .right_info ul.language li.dropdown.open ul.dropdown-menu li a{color:#000;}
.top_content .right_info ul.language li.dropdown.open ul.dropdown-menu li a i{vertical-align:middle; margin:0 2px 0 0;}

.top_content figure{width:20%; float:left;}
.top_content figure img{width:186px; margin:-8px 0 0;}



/*---------------------- popup form -----------------------*/
.modal-open .modal{padding:0; overflow-y:scroll;/*z-index: 999999;*/}
.modal-backdrop{overflow-y:scroll;}
.modal-dialog{max-width:630px; margin:50px auto;}
.modal-content{border-radius:0; padding:10px 0 0;}
.modal-content .close{position:absolute; top:9px; right:16px; padding:0 0!important; background:none!important; border-radius:0!important; opacity:0.5;}
.modal-content .close:hover{color:inherit!important; opacity:1!important;}
.modal-header{padding:4px 26px 0;}
.modal-header h3{text-align:center; font-size:18px; padding:0 10px; margin:0 0 14px;}
.modal-header h3 i{/*font-weight:800;*/ vertical-align:middle;}
.modal-body{padding:12px 20px 16px; max-height: calc(100vh - 170px); overflow-y: auto;}
.modal-body .btn{margin:0 0; width:100%;}
.modal-body p a{font-weight:600;}

.user_type{padding:11px 0 11px; text-align:center;}
.user_type .radio_btn{display:inline-block; margin:0 8px;}
.user_type .radio_btn label{color:#333!important; font-size:16px;}


input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
input[type="radio"]:checked + label,
input[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left:24px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
input[type="radio"]:checked + label:before,
input[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left:1px;
    top:1px;
    width:17px;
    height:17px;
    border: 1px solid #b6b6b6;
    border-radius: 100%;
    background: #fff;
}
input[type="radio"]:checked + label:after,
input[type="radio"]:not(:checked) + label:after {
    content: '';
    width:9px;
    height:9px;
    background:#363636;
    position: absolute;
    top:5px;
    left:5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
input[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
input[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* custom checkbox -----------*/
input[type="checkbox"]{
  position: absolute;
  opacity: 0;
}
input[type="checkbox"]:focus{}

input[type="checkbox"] + label{
  position: relative;
  cursor: pointer;
  padding: 0;
  display:inline-block;
  width:auto;
  color:#444;
  font-weight:500;
  font-size:14px;
}
input[type="checkbox"] + label:before{
  content: '';
  margin:0.9px 4.5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:14px;
  height:14px;
  background:none;
  border:2px solid #444;
}
input[type="checkbox"]:hover + label:before{border:2px solid #333;}

input[type="checkbox"]:checked + label:before{background:#222; border:2px solid #222;}

input[type="checkbox"]:disabled + label{color:#b8b8b8; cursor:auto;}

input[type="checkbox"]:disabled + label:before{box-shadow:none; background:#ddd;}

/* checked mark */
input[type="checkbox"]:checked + label:after{
/*content:'';
  position: absolute;
  left:2px;
  top:9px;
  background: #000;
  width:2px;
  height:2px;
  box-shadow: 2px 0 0 #000, 4px 0 0 #000, 4px -2px 0 #000, 4px -4px 0 #000, 4px -6px 0 #000, 4px -8px 0 #000; -webkit-transform: rotate(45deg); transform: rotate(45deg);*/
  content: '\f00c';
  font-family:'FontAwesome';
  position: absolute;
  left:1.9px;
  top:-2.15px;
  color:#fff;
  font-size:10px;
  font-weight:100;
  text-align:center;
}


/**/
ul.points{}
ul.points li{padding:0 0 3px 10px; margin:0 0 0px; position:relative;}
ul.points li::before{position:absolute; content:'\f111'; font-size:4px; left:0px; top:1px; font-family:'FontAwesome';}

/*---- background image ----*/
.background-image{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.background-image .item{
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-image .item::before{content:''; position:fixed; width:100%; height:100%; background:rgba(255, 255, 255, 0.6);}



/*****== 07. Navbar Style Css ==*****/
.main-navbar{
    /*position:fixed;*/
    width:100%;
    z-index:20;
    background:#000;
    /*border-bottom:1px solid #555;*/
}
.main-navbar .navbar-nav>li>a{font-size:13px; padding:6px 14px 8px; color:#fff; font-weight:400;}
/*.main-navbar .navbar-nav li a.btn{font-size:13px; padding:6px 14px 8px; color:#fff; font-weight:400;}*/
.main-navbar .navbar-nav>li>a i.pe-7s-home{vertical-align:text-bottom; font-size:14px;
    font-weight:800;
}
.main-navbar .navbar-nav>li>a:focus{color:#bbb;}

.main-navbar.fixed-header  .navbar-nav>li>a{color:#fff;}

.main-navbar .navbar-nav>li>a strong{font-weight:500;}

.navbar-default{background-color: transparent; border-color: transparent;}

.navbar{min-height:auto; margin:1px 5px 7px; border:0;}

.navbar-right{margin:8px 0 0;}

.navbar-brand{padding:0 15px 0 10px; height:auto; position:absolute; top:2%; left:1px;}

.navbar-brand img{width:126px; margin:-1px 0 0;}

.dropdown-menu>li>a{padding:8px 18px; border-bottom: 1px solid #e0e0e0;}

.dropdown-menu>.active>a{background:none; color:#000;}
.dropdown-menu>.active>a:hover{background:#333; color:#fff;}

.dropdown-menu>li:last-child>a{
    border-bottom: none;
}

.navbar-nav>li:first-child>.dropdown-menu{
    left: 0;
}

/*.dropdown-menu>li>a:hover{padding-left:20px;}*/

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #FFF;
    background-color:#444;
}

.navbar-default.style-1 .navbar-nav>.active>a,
.navbar-default.style-1 .navbar-nav>.active>a:focus,
.navbar-default.style-1 .navbar-nav>.active>a:hover, 
.navbar-default.style-1 .navbar-nav>.open>a,
.navbar-default.style-1 .navbar-nav>.open>a:focus,
.navbar-default.style-1 .navbar-nav>.open>a:hover,
.navbar-default.style-1 .navbar-nav>li>a:hover {
    color:#fff;
    position: relative;
    background-color: transparent;
}
/*.navbar-default.style-1 .navbar-nav>.active>a:after,
.navbar-default.style-1 .navbar-nav>.active>a:focus:after,
.navbar-default.style-1 .navbar-nav>.active>a:hover:after, 
.navbar-default.style-1 .navbar-nav>.open>a:after,
.navbar-default.style-1 .navbar-nav>.open>a:focus:after,
.navbar-default.style-1 .navbar-nav>.open>a:hover:after,
.navbar-default.style-1 .navbar-nav>li>a:hover:after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 15px;
    width: 25px;
    height: 2px;
    background-color: #656433;
    margin: auto;
    text-align: center;
}*/
/*
.fixed-header .navbar-default.style-1 .navbar-nav>.active>a,
.fixed-header .navbar-default.style-1 .navbar-nav>.active>a:focus,
.fixed-header .navbar-default.style-1 .navbar-nav>.active>a:hover,
.fixed-header .navbar-default.style-1 .navbar-nav>.open>a,
.fixed-header .navbar-default.style-1 .navbar-nav>.open>a:focus,
.fixed-header .navbar-default.style-1 .navbar-nav>.open>a:hover,
.fixed-header .navbar-default.style-1 .navbar-nav>li>a:hover{
    color:#000;
}*/

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background-color:#002943;
    border-color:#002943;
}

.navbar-brand.dis-none{display:none;}

.fixed-header .navbar-brand.dis-block{display:none;}

.fixed-header .navbar-brand.dis-none{display:block;}
.fixed-header .left_info.dis-block{display:none;}

.dropdown-menu{padding:0; min-width:150px; border-radius:0;}
    
.fixed-header{ 
    z-index:9999;
    position:static;
    left:0;
    top:0;
    width:100%;
    border-bottom:1px solid #888;
}
.main-navbar.fixed-header .navbar-nav>li>a{color:#fff;}


/* link_btn */


/* language dropdown */
.main-navbar .navbar ul.language{margin:6px 0 0 4px;}
.main-navbar .navbar ul.language li.dropdown a{padding:1px 15px 4px; color:#fff;
    background:none; font-size:13.5px; margin:0 0 3px;
}
.main-navbar .navbar ul.language li.dropdown a:hover,
.main-navbar .navbar ul.language li.dropdown a:focus{
    background:none;
}
.main-navbar .navbar ul.language li.dropdown.open ul.dropdown-menu{
    right:0; left:auto; top:35px; min-width:118px; padding:2px 8px;
}
.main-navbar .navbar ul.language li.dropdown.open ul.dropdown-menu li a{color:#000;}

.main-navbar .left_info ul.info{text-align:left; margin:8px 0 0 6px;}
.main-navbar .left_info ul.info li{display:inline-block; margin:0 20px 0 0; position:relative;
    color:#fff; font-size:14px;
}
.main-navbar .left_info ul.info li:after{content:""; width:1px; height:50%; position:absolute;
    background:#c6c6c6; top:25%; right:-11px;
}
.main-navbar .left_info ul.info li:last-child:after{background:none;}
.main-navbar .left_info ul.info li i{margin:2px 5px 0 0; vertical-align:text-bottom; color:#fff;
    font-size:17px;
}
.main-navbar .left_info ul.info li a{color:#fff;}

/*- -*/
.navbar-default .navbar-toggle{border-color:#fff;}
.navbar-default .navbar-toggle .icon-bar{background:#eee;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:none;}
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar{background:#fff;}




/*****== 08. Main Slider Style Css ===*****/
.skyblue{
    background-image: url('../img/bg/2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.deepskyblue{
    background-image: url('../img/bg/1.jpg');
    background-size: cover;
}
.darkerskyblue{
    background-image: url('../img/bg/3.jpg');
    background-size: cover;
}
.carousel-indicators{bottom:0; display:none;}
.carousel-indicators li{margin:0 2px;}
.carousel-control.right, .carousel-control.left{
    background-image: none;
}
.carousel .item{
    min-height:348px;
    width:100%; 
}
.carousel-caption h1{color:#fff; font-size:64px;}

.carousel-caption h1 span{
    color:#00c6c8;
    font-weight:800;
}
.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
}
.carousel-caption h3 {
    padding: .5em;
}
.carousel .icon-container {
    display: inline-block;
    font-size: 1.786em;
    line-height: 25px;
    padding: 1em;
    text-align: center;
    border-radius: 50%;
}
.carousel-caption button {
    border-color: #00bfff;
    margin-top: 1em; 
}
.carousel-caption{top:20%;}


.main-slider-bg {
    background: url('../img/bg/8.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    padding-bottom: 150px;
}
.main-slider-bg h2, .main-slider-bg p {
    color: #FFF;
}
.main-slider-bg h2 {
    color: #FFF;
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 35px;
    margin-top: 100px;
}
.main-slider-bg h2 span {
    color: #656433;
}

/* Animation delays */
.carousel-caption h1:first-child{
    animation-delay: 1s;
}
.carousel-caption p:nth-child(2){
    animation-delay:1.5s;
}
.carousel-caption a {
    animation-delay:2s;
}
.owl-item .item {
    margin-right: 8px;
    margin-left: 8px;
}


.practices-carousel, .team-carousel, .featured_firm{
    position: relative;
}
.owl-controls .owl-prev, .owl-controls .owl-next{
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.owl-controls .owl-prev{
  left: -70px;
  top: 43%;
  position: absolute;
}
.owl-controls .owl-next{
  right: -70px;
  top: 43%;
  position: absolute;
}

.owl-controls .owl-prev i {
  border: 1px solid #363636;
  color: #363636;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 40px;
}
.owl-controls .owl-next i {
  border: 1px solid #363636;
  color: #363636;
  font-size: 30px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
.owl-controls .owl-prev i:hover {
  transition: all 0.5s ease-out 0s;
  background: #000;
  border:1px solid #000;
  color: #ffffff;
}
.owl-controls .owl-next i:hover {
  transition: all 0.5s ease-out 0s;
  background: #000;
  border:1px solid #000;
  color: #ffffff;
}
.owl-theme .owl-nav [class*=owl-] {
    background: transparent;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}


.btn-slider {
    margin-top: 30px;
    border-color: #FFF;
    padding: 10px 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-slider:hover {
    border-color: #002943;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

body{overflow-x: hidden !important;}

/*------------------ search ---------------------*/
.tinyslide{position:relative; clear:both;}
.tinyslide .search_lawyer{background-color:rgba(255, 255, 255, 0.8);  position:absolute; width:64%; top:48%; z-index:99999; right: 19%; padding: 2% 0%;
    -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%);
    -o-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);
}
.tinyslide .search_lawyer .title h2{margin:0 0 8px; color:#000;}

.tinyslide .search_lawyer .search_fields{/*background:rgba(255, 255, 255, 0.8);*/ width:88%;
    margin:0px auto; clear:both; position:relative; /*padding:3%;*/ float: left;}

.tinyslide .search_fields{position:relative; bottom:-11px; text-align:center; left: 6%;}
.tinyslide .search_fields input{width:85%; display:inline-block; border:0; margin:0 1% 1% 0;}

.tinyslide .search_fields select{width:100%; display:inline-block; margin:0 1% 2% 0;}
.tinyslide .search_fields button{width:12.2%; display:inline-block;}
.tinyslide .search_fields input:focus,
.tinyslide .search_fields button.btn:focus{outline:0;}

.tinyslide .search_fields button.btn{
    text-align:center;
    padding:5px 0px 5px 0px;
    color:#fff;
    border:0;
    background:#000;
    line-height:30px;
    font-size:16px;
    margin:-3px 0 0;
    border-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tinyslide .search_fields button.btn:hover{
    background:#000;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tinyslide p{text-align:left; color:#cfcfcf; display:block; /*bottom:4px;*/ font-size:12px; position:absolute; left: 34px;}

.tinyslide .search_fields p, .comapre_search .search_fields p{font-size: 12px; text-align: left; color: #605f5f; display: block; /*bottom: 4px;*/ position: absolute;left: 7px;}
.tinyslide .search_fields a{position:relative; margin: 0 2% 0 0; right: 6px; font-size: 12px; float: right; font-weight: 600; text-decoration: underline; /*position: absolute; right: 2%; top: 64%; color: #333;*/}
.tinyslide .search_fields a:after{position: absolute; content: "\f0fe"; font-family:'FontAwesome'; margin: 0 0 0 4%;}





/*****== 09. About Style Css ==*****/
.about-wrap{padding:40px 0 50px;}

.about-wrap p{
    margin-top: 20px;
    text-align: justify;
}
.about-wrap h3{margin:15px 0;}

.btn-simple.hvr-shutter-in-vertical:before{background:#002943;} 

.about-wrap-2{padding:30px 19px 6px 26px; background:#fff;}

.about-wrap-2 h3{
    position: relative;
    margin-bottom:30px;
}
.about-wrap-2 h3::before{
    top:1.4em;
    content: "";
    height: 2px;
    left: 0px;
    margin: auto;
    position: absolute;
    width: 55px;
    background:#646464;
}
.about-wrap-2 ul li ul{margin-top:0px;}

.about-wrap-2 ul:last-child{margin-right:40px;}

.about-wrap-2 ul li{
    /*font-size: 15px;*/
    padding: 5px 0;
}
.about-wrap-2 ul li span{
    color:#05c7c9;
    margin:0 5px 0 0;
    font-size:21px;
    vertical-align:text-top;
}
.about-wrap-2 h4{font-size:18px;}
.about-wrap-2 a{margin:10px 0 0; display:inline-block;}

.about-wrap-2 img{position:relative; top:-33px;}

.who-we-are{position:relative; overflow:hidden;}

.who-we-are .container{padding:50px 0 54px;}

.about-wrap .service-item.style-1 {
    padding: 0;
    margin-top: 50px;
}
.about-wrap .service-item.style-1 p {
    text-align: start;
    margin-top: 12px;
}

.about-wrap-3{text-align:right;}
.about-wrap-3 img{max-width:92%;}

/*--------------- news_ticker --------------*/
/*.news_ticker{background:#e0e0e0;}
.news_ticker .container, .news_ticker .container-fluid{padding:10px 20px;}
.news_ticker .news_cover{width:11%; float:left; position:relative;background:#4b302e;}
.news_ticker .news_cover h3{font-size:20px; text-align:center; padding:12px 0; margin:0 0;
    text-transform:uppercase; color:#fff;
}
#ticker_container{margin-top:9px; width:89%!important; float:left;}
#newscontent{margin-left:20px; float:left; color:#000;}
#newscontent a{color:#fff;}
#news{display:none;}
#controls{float:right; height:16px; display:none;}
#news {display: none;}*/


/*****---------- Featured law firm ----------*****/
.featured_law_firms .container{padding:38px 0 38px;}
.featured_law_firms .container .section-title{margin-bottom:38px;}
.featured_law_firms .container .section-title h2{color:#000;}
.featured_law_firms .container .section-title .small-line-border::after{top:5px;}

.featured_law_firms .container .mini-title h3{font-size:28px;}

.featured_firm{}
.featured_firm .item .service-item{float:left; padding:15px 15px 15px; margin:0 0;}
.featured_firm .item .item_img{float:left; height:100%; width:40%; min-height:138px;}
.featured_firm .item .item_img img{}

.featured_firm .item .content{float:left; padding-left:1em; width:60%}
.featured_firm .item .content h5{font-size:16px;  margin:0 0 6px;}
.featured_firm .item .content h5 a{color:#000;}
.featured_firm .item .content p{font-size:13px; line-height:19px;}
.featured_firm .item .content a{font-size:14px; margin:6px 0 0; display:block;}


.featured_firm .owl-controls .owl-nav{margin:4px 0 0;}
.featured_firm .owl-controls .owl-prev, .featured_firm .owl-controls .owl-next{bottom:0;}
.featured_firm .owl-controls .owl-prev{left:auto; position:relative;}
.featured_firm .owl-controls .owl-next{right:auto; position:relative;}
.featured_firm .owl-controls .owl-prev:hover{}
.featured_firm .owl-controls .owl-next:hover{}
/*.featured_firm .owl-controls .owl-prev i, .featured_firm .owl-controls .owl-next i{
    border: 1px solid #fff;
    color: #fff;
}
.featured_firm .owl-controls .owl-prev i:hover, .featured_firm .owl-controls .owl-next i:hover{
    border: 1px solid #00c6c8;
}*/

.featured_law_firms .search_map{}
.featured_law_firms .search_map .map{width:100%; height:230px;}



/*--------------------------- lawyer map ----------------------------*/
.find_lawyer{background:none; background:transparent;}
.find_lawyer .container{padding:18px 0 24px; position: static; }
.find_lawyer .title{margin:0 0 30px;}
.find_lawyer .title h2{margin:0 0 8px; font-size:35px;}
.find_lawyer .title .small-line-border::after{top:2px;}

.find_lawyer .search-form{position:relative;}
/*.find_lawyer .form-group{width:100%; float:left; margin:34px 0;}*/
.find_lawyer .form-group input[type="search"]{
    width:80%;
    padding:8px 76px 8px 30px;
    background:#ffffff;
    line-height:30px;
    font-size:15px;
    color:#333;
    margin:0 auto;
    display:block;
    border:0;
    border:1px solid #d0d0d0;
}
.find_lawyer .form-group input[type="search"]:focus,
.find_lawyer .form-group button.btn:focus{outline:0;}

/*.find_lawyer .form-group button.btn{
    display:block;
    right:132px;
    top:34px;
    text-align:center;
    padding:8px 22px 8px 22px;
    color:#000;
    background:none;
    position:absolute;
    border: 0;
    line-height:30px;
    font-size:25px;
    text-transform:uppercase;
    border-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}*/
.find_lawyer .form-group button.btn:hover{
    background:#000;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.find_lawyer .search_result{/*max-height:600px; min-height:600px; overflow-y:auto;*/ padding:0 8px;
    margin:0 0 10px;
}
.find_lawyer .search_result .content{width:100%; float:left; margin:3px 0 3px; position:relative;
    background:#f9f9f9; padding:1px 4px 0px; border:1px solid #f9f9f9;
}
.find_lawyer .search_result .content figure{position:absolute; height:100%; left:8px; top:6px;}
.find_lawyer .search_result .content figure img{max-width:18px;}
.find_lawyer .search_result .content .details{float:left; /*width:70%;*/ width:100%;
    padding:0px 6px 0px 28px; /*border-right:1px solid #e0e0e0;*/ margin:4px 0 4px;
}
.find_lawyer .search_result .content .details h4{font-size:15px; margin:2px 0 4px; text-transform:uppercase; font-weight:600;}
.find_lawyer .search_result .content .details p{font-size:12px; line-height:17px;
    margin:1px 0 4px;
}
.find_lawyer .search_result .content .details p span{font-weight:600; color:#333;}
.find_lawyer .search_result .content .details ul{margin:5px 0 0px;}
.find_lawyer .search_result .content .details ul li{font-size:12px; display:inline-block;
    margin:0 8px 3px 0; position:relative; padding:0 0 0 19px;
}
.find_lawyer .search_result .content .details ul li i{font-size:13.7px; position:absolute; left:0;
    top:50%; transform:translateY(-50%); color:#02a9f3;
}
.find_lawyer .search_result .content .details ul li a{margin:0;}

.find_lawyer .search_result .content .side_details{float:left; width:30%; margin:5px 0 4px;
    padding:0px 8px 0px; text-align:right;
}
.find_lawyer .search_result .content .side_details ul{margin:0px 0 0;}
.find_lawyer .search_result .content .side_details ul li{font-size:12.5px; font-weight:600;}
.find_lawyer .search_result .content .side_details ul li a{margin:0; color:#676767;}
.find_lawyer .search_result .content .side_details a{display:inline-block; margin:6px 0 0;}

.find_lawyer .search_result .content:hover{
    background: #dedddd;
}
/*.no_result{
    width:28%; position:relative;
 left:50%; top:50%; -webkit-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 text-align:center; font-size:19px;
 text-align:center; padding:22px 0; line-height:24px;
}*/

.no_result{
    width:100%;
    display: block;
    margin: 0 auto;
    position:relative;
    text-align:center;
    font-size:19px;
    text-align:center;
    padding:28px 0;
    line-height:24px;
}
.no_result img{display:inline-block; margin:0 auto; width:100px;}
.no_result p{display:inline-block; vertical-align: middle; padding:0 10px;}

.find_lawyer .search_map .map{width:100%; height:420px;}


/*------ main_searchresult ------
/*.find_lawyer.main_searchresult{height:100%!important; position: fixed!important; width:100%;}
.find_lawyer.main_searchresult .bg_overlay{background:rgba(255, 255, 255, 0.6);}
.find_lawyer.main_searchresult .container{position: fixed; width:92%; left:50%;-webkit-transform:translateX(-50%); transform:translateX(-50%);}
*/


/*--------------------- find_lawyers_tabs --------------------*/
.find_lawyers_tabs{}
.find_lawyers_tabs .link_tab{margin:10px 0 0;}
.find_lawyers_tabs .link_tab ul.nav-tabs{/*border-bottom:1px solid #ebebeb;*/ text-align:center;}
.find_lawyers_tabs .link_tab ul.nav-tabs li{float:left; display:inline; width:24%;}
.find_lawyers_tabs .link_tab ul.nav-tabs li a{margin:0 0px; border-radius:0; border:0; color:#000;
    font-size:15px; text-align:center;  padding:11px 10px 11px; text-transform:uppercase;
    background:#efefef;
}
.find_lawyers_tabs .link_tab ul.nav-tabs li a:hover,
.find_lawyers_tabs .link_tab ul li a:focus, .find_lawyers_tabs .link_tab ul li a:active{
  border:0; background:none;
}
.find_lawyers_tabs .link_tab ul.nav-tabs li a:hover{background:#fff;}
.find_lawyers_tabs .link_tab ul.nav-tabs li.active a{border:0; background:#333; color:#ddd;
    cursor:pointer; position:relative;
}
.find_lawyers_tabs .link_tab ul.nav-tabs li.active a::after{content:''; display:none;}



/*---------------------- blogs article ----------------------*/
.recent_blogs{float:left; width:100%; padding:15px 20px 18px; margin:0 0 40px;}
.recent_blogs .mini-title{margin:0px 0 15px;}
.recent_blogs .blog-item{width:100%; float:left; border-bottom:1px solid #eee; margin:0 0 6px;
    padding:15px 0 10px;
}
.recent_blogs .blog-item:nth-child(3){border-bottom:0; margin:0 0 0;}
.recent_blogs .blog-item .blog-content{float:left; width:79%; padding:0 12px 0 0;}
.recent_blogs .blog-item .blog-content h4{margin:0 0 6px; font-size:18px;}
.recent_blogs .blog-item .blog-content .blog-meta{padding:0 0 0.2em;}
.recent_blogs .blog-item .blog-content .blog-meta i{color:#000; vertical-align:text-bottom;}
.recent_blogs .blog-item .blog-content a.link{display:inline-block; margin:8px 0 0;}
.recent_blogs .blog-item .blog-img{float:left; width:21%; top:-3px;}
.recent_blogs .blog-item .blog-img .blog-event-date{background:#5d5d5d;}
.recent_blogs .btn{margin:8px 0 0;}

.recent_articles{float:left; width:100%; padding:15px 20px 18px; margin:0 0 40px;}
.recent_articles .mini-title{margin:0px 0 15px;}
.recent_articles .blog-item{width:100%; float:left; border-bottom:1px solid #eee; margin:0 0 6px;
    padding:15px 0 10px;
}
.recent_articles .blog-item:nth-child(3){border-bottom:0; margin:0 0 0;}
.recent_articles .blog-item .blog-content h4{margin:0 0 6px; font-size:18px;}
.recent_articles .blog-item .article_date{font-style:italic;}
.recent_articles .blog-item .blog-content a.link{display:inline-block; margin:8px 0 0;}
.recent_articles .btn{margin:8px 0 0;}



/*****== 10. Testimonal Style Css ==*****/
.testimonial{float:left; width:100%; padding:15px 20px 18px; margin:0 0 18px;}
.testimonial .mini-title{margin:0px 0 30px;}

.testimonial-item blockquote{
    position: relative;
    padding:15px 22px;
    font-size:1em;
    background-color:#f9f9f9;
    border-radius: 5px;
    /*font-weight:300;*/
    border-left:3px solid #d2d2d2;
    color:#555;
    margin:0 0 6px;
}
.testimonial-item blockquote:after {
    position: absolute;
    content: " ";
    top: 100%;
    left: 70px;
    height: 0;
    width: 0;
    border: solid transparent;
    border-color: rgba(72, 71, 71, 0);
    border-top-color:#f9f9f9;
    border-right-width:16px;
    border-left-width:0px;
    border-bottom-width:69px;
    border-top-width:19px;
}
.testimonial-item .testimonial-person .person-img{
    width:90px;
    height:90px;
    border-radius: 10%;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
.testimonial-item .testimonial-person h4{
    padding-top:8px;
    font-size:18px;
    margin:0 0 2px;
}
.testimonial-item .testimonial-person h6{
    text-transform: capitalize;
    color: #666;
    font-size:14px;
    margin:0 0 2px;
}
.testimonial-item .testimonial-person ul{
    list-style-type: none;
}
.testimonial-item .testimonial-person ul li{
    display: inline-block;
    color: #8a8a8a;
    font-size:10px;
}


/*****=====*****==== 11. Practice Style Css ====*****=====*****/
.practice-item{
    background: #002943;
    color: #fff;
    padding: 50px 20px 30px 20px;
    margin-bottom: 30px;
    transform: translateZ(0px);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.practice-item h4 {
    margin-top: 1.429em;
}
.practice-item h4 a {
    color: #76753c;
}
.practice-item h4:hover a {
    color: #656433;
}
.practice-item:hover {
    background: #500808;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.practice-item::before, 
.practice-item::after {
    bottom: 0;
    content: "";
    left: 0;
    margin: 10px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
}
.practice-item::before {
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    transform: scaleY(0);
    transform-origin: 0 100% 0;
}
.practice-item::after {
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    transform: scaleX(0);
    transform-origin: 100% 0 0;
}
.practice-item:hover::before {
    transform: scaleY(1);
}
.practice-item:hover::after {
    transform: scaleX(1);
}
.practice-item h4, .practice-item p, .practice-item a {
    z-index: 1;
}
.practice-item p {
    margin-bottom: 20px;
}

/* practice Style Two Css */
.practice-img a {
    display: inline-block;
    position: relative;
}

.practice-img a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #002943;
    visibility: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.practice-item-1:hover .practice-img a:after {
    visibility: visible;
    opacity: .8;
}

.practice-img a span {
    font-size: 50px;
    position: absolute;
    top: 70%;
    left: 50%;
    color: #FFF;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.practice-item-1:hover .practice-img a span {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.practice-item-1 {
    background-color: #f8f8f8;
    margin-bottom: 30px;
    border-bottom: 2px solid #656433;
}
.practice-content h4 {
    margin-top: 15px;
    font-size: 16px;
}
.practice-content p {
    margin-bottom: 15px;
}
.practice-content h4 a {
    color: #002943;
}
.practice-content h4 a:hover {
    color: #656433;
}
.practice-content {
    padding: 10px;
}
.practice-content span {
    color: #656433;
}


.achievement-item {
    background-color: #002943;
    margin-bottom: 20px;
    padding: 20px;
}
.achievement-item h4 a {
   color: #727823;
}
.achievement-item h4:hover a {
   color: #656433;
}
.achievement-item p {
   color: #fff;
}

.event-carousel .practice-content ul {
    margin-top: 10px;
    margin-bottom: 20px;
}
.event-carousel .practice-content ul li {
    margin-bottom: 10px;
}
.event-carousel .practice-content ul li i {
    color: #656433;
    margin-right: 5px;
}
.event-carousel .btn-practice {
    color: #656433;
}
.event-carousel .btn-practice:hover {
    color: #500808;
    padding-left: 8px;
}


/*****=====** 12. Counter / Funfact Style Css **=====*****/
.counter-col {
    margin-bottom: 30px;
}
.counter-col i {
    font-size: 50px;
    color: #002943;
}
.start-count{
    font-size: 2.143em;
    padding: 15px 0;
    color: #656433;
}
.counter-col h4 {color: #002943;}


/*****=====*****===== 13. Progressber  Style Css =====*****=====*****/
.skills{
  background-color:#ddd;
  width:100%;
  height:15px;
  position:relative;
  margin-bottom: 50px;
  margin-top: 30px;
}
.title-bar{
  position:absolute;
  top:-30px;
  margin:5px
}
.skills span {
  float:right;
  margin-top:-22px;
  margin-right:5px;
}

.skillbar-1,.skillbar-2,.skillbar-3,.skillbar-4{
  background-color: #656433;
  width:0px;
  height:15px;
}


/*****== 14. Service Style Css ==*****/
.service-item{
    padding: 20px 20px 30px;
    margin-bottom: 30px;
    background:#fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-item i{
    font-size: 45px;
    padding: 10px;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-item:hover i{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-item h4 {
    margin-top: 20px;
}
.service-item h4 a {
    color: #002943;
}
.service-item h4:hover a {
    color: #500808;
}

.service-item.style-1 {
    display: flex;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-item.style-1 i:before{font-size:56px;}

.service-item.style-1 i{
    font-size: 30px;
    color:#a5a5a5;
    padding: 0;
    margin:18px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-item.style-1:hover i {
    background: transparent;
}
.service-item.style-1 .content {
    padding-left: 1em;
}
.service-item.style-1 .content h5 {
    font-size:26px;
}
.service-item.style-1 .content h5 a {
    color:#000;
}

.service-item.style-1 .content h5:hover a {
    color:#000;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.service-item.style-1:hover i{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



/*****== 15. Team Style Css ==*****/
.team-item {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  position: relative;
}
.team-item .overlay {
  border-bottom: 100px solid #002943;
  border-left: 100px solid transparent;
  bottom: 0;
  height: 0;
  opacity: .85;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 0;
}
.team-item:hover .overlay {
  border-bottom: 800px solid #000;
  border-left: 800px solid transparent;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-item .corner-overlay-content {
  bottom: 15px;
  color: #FFF;
  position: absolute;
  right: 15px;
  font-size: 1.286em;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-item:hover .corner-overlay-content {
  opacity: 0;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.team-item .overlay-content {
  bottom: 0;
  color: #FFF;
  left: 0;
  opacity: 0;
  padding: 30px;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.team-item .overlay-content h4 {
  color: #fff;
  margin-top: 3em;
}
.team-item .overlay-content h6 {
  border-bottom: 1px solid #FFF;
  padding: 0 0 12px;
  color: #656433;
}
.team-item .overlay-content p {
    margin-top: 20px;
    margin-bottom: 30px;
}
.team-item:hover .overlay-content {
  opacity: 1;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.team-content {
    padding: 30px 10px;
    background-color: #F8f8f8;
}
.team-content h4 a {
    color: #002943;
}

.clients-carousel img {
    padding: 21px;
    border: 1px solid #333;
    filter: blur(0px);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.clients-carousel img:hover {
    filter: blur(1px);
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
}


.team-details {
    background: #f5f5f5;
    padding: 30px;
}
.team-details address ul li {
    margin-bottom: 20px;
}
.team-details address ul li i {
    color: #FFF;
    background: #656433;
    padding: 10px;
    margin-right: 10px;
    font-size: 17px;
}
.team-details address ul li a {
    color: #656433;
}
.team-area {
    position: relative;
    z-index: 1;
}
.team-area .team-logo{
    position: absolute;
    opacity: .05;
    top: 5%;
    z-index: -1;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}
.team-details-content h2 a {
    color: #002943;
}
.team-details-content h6 {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #333;
    color: #656433;
}
.team-details-content p{margin-bottom: 20px;}

.team-details-content .tab-2 #tab1:checked ~ #content1,
.team-details-content .tab-2 #tab2:checked ~ #content2,
.team-details-content .tab-2 #tab3:checked ~ #content3,
.team-details-content .tab-2 #tab4:checked ~ #content4 {
    background: #f5f5f5;
    padding: 15px;
}

.skills{margin-bottom: 70px;}
.skills .title-bar h5{text-transform: capitalize;}

.skills.style-1{margin-bottom: 50px;}
.skills.style-1 h5{color: #FFF;}


    
/* Choose Us style two Style Css */
.choose-us-item{color:#fff;}

.choose-us-item h3 {
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 30px;
    position: relative;
}
.choose-us-item p {
    margin-bottom: 40px;
}
.choose-us-item h3:before {
    top: 1.8em;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    width: 55px;
    background: #656433;
}
.bg-column{z-index:1;}

.choose-us{position:relative;}

.choose-us .bg-grey {
    position:absolute;
    left:90px;
    top:0px;
    width:48%;
    height:100%;
    background-color:#111;
    z-index:1;
    transform:skewX(-14deg);
    -webkit-transform:skewX(-14deg);
    -moz-transform:skewX(-14deg);
    -ms-transform:skewX(-14deg);
    -o-transform:skewX(-14deg);
}
.choose-us .bg-image{
    position:absolute;
    right:0px;
    top:0px;
    width:52%;
    height:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
    z-index:0;
}
.choose-us .item-1{
    position:relative;
    padding-left:100px;
    margin-bottom:30px;
    padding-right:50px; 
}
.choose-us .item-1 .text {
    position: absolute;
    left: 15px;
    font-style: italic;
    color: #FFF;
    font-size: 60px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.choose-us .item-1:hover .text{
    color: #656433;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; 
}

.choose-us .item-1 h4{text-transform: capitalize; font-size:25px;}

.choose-us .item-1 h4 a{color:#656433;}

.divider h4{color:#fff; line-height:1.8em;}

.divider h4 span{color:#656433;}

.btn-contact{background:#656433;}

.hvr-underline-from-left:before{background:#002943;}


/*----------------- subscribe ------------------------*/
.subscribe{
    text-align: center;
    background:#3c3c3c;
    padding:10px 40px 12px;
    margin:0 0 60px;
}
.subscribe .title{width:28%; float:left; text-align:left; padding:4px 4px;}

.subscribe-style-1{margin-top:2.4em;}
.subscribe h3{margin:0 0 0px; color:#fff; font-size:26px;}

.subscribe p{margin-bottom:0px; font-size:13px; color:#fff; line-height:18px;}

.subscribe-2{background:transparent; padding:0;}

.subscribe-2 h3{color:#FFF; margin-bottom:30px;}

.subscribe .form_inline{width:72%; float:left;}

.subscribe .form-group{position:relative; margin:10px 0 0;}
.subscribe .form-control{
    font-size: 16px;
    letter-spacing: 0.03em;
    background: #fff;
    border: 1px solid #fff;
    width:100%;
    box-shadow: none;
    border-radius: 0;
    height:40px;
    padding:0 40px 0 20px;
    transition: all 0.3s;
    margin-bottom: 0;
    position:relative;
}
.subscribe .form-control:focus{border-color: #656433;}
.subscribe .subscribe-btn{
    letter-spacing: 0.03em;
    color: #fff;
    background:#222;
    font-size: 16px;
    height:40px;
    border: none;
    border-radius: 0;
    padding:0 30px;
    outline: 0;
    margin:0px 0 0;
    position:absolute;
    top:0;
    right:0;
}
.subscribe .subscribe-btn:hover, .subscribe .subscribe-btn:focus{
    background:#000;
    color:#fff;
    box-shadow: none;
    outline: 0;
}

/*-------------------- twitter updates ---------------------*/
.twitter_tweets{margin:0 0 16px;}
.twitter_tweets .content{padding:10px; margin:6px 0 16px; max-height:460px; overflow-y:scroll;}
.twitter_tweets .content img{max-width:100%;}



.tab-2{
  background: #fff;
  margin-bottom: 40px;
}

#content1,#content2,#content3,#content4{
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}

.tab-2 input {
  display: none;
}

.tab-2 label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #777;
  border: 1px solid transparent;
}

.tab-2 label:before {
  font-family:'fontawesome';
  font-weight: normal;
  margin-right: 10px;
}

.tab-2 label[for*='1']:before{content:'';}

.tab-2 label[for*='2']:before{content:'';}

.tab-2 label[for*='3']:before{content:'';}


.tab-2 label:hover{color: #777; cursor: pointer;}

.tab-2 input:checked + label {
  color: #333;
  border: 1px solid #ddd;
  border-top: 2px solid #656433;
  border-bottom: 1px solid #fff;
}

.tab-2 #tab1:checked ~ #content1, .tab-2 #tab2:checked ~ #content2,
.tab-2 #tab3:checked ~ #content3, .tab-2 #tab4:checked ~ #content4{
  display: block;
}

/*-------- link_tab ---------*/
.link_tab{}
.link_tab ul.nav-tabs{border-bottom:1px solid #ebebeb; text-align:center;}
.link_tab ul.nav-tabs li{display:inline-block; float:none;}
.link_tab ul.nav-tabs li a{margin:0 10px; border-radius:0; border:0; color:#000; font-size:25px;
  text-align:center;  padding:11px 10px 6px;
  text-transform:uppercase;
}
.link_tab ul.nav-tabs li a:hover, .link_tab ul li a:focus, .link_tab ul li a:active{
  border:0; background:none;
}
.link_tab ul.nav-tabs li a:hover{background:none;}
.link_tab ul.nav-tabs li.active a{border:0; background:none; color:#00bcbe; cursor:pointer;
  position:relative;
}
.link_tab ul.nav-tabs li.active a::after{content:''; border-bottom:2px solid #00bcbe;
  display:block; position:absolute; width:100%; bottom:0; left:0;
}


/*------------------- find lawyer/solicitor form --------------------*/
.search_form{position:relative; top:-50px; background:rgba(255, 255, 255, 0.99); width:94%;
    margin:0 auto; border-radius:2px; border:1px solid #e2e2e2;
}
.search_form .container-fluid{padding:12px 8px 6px;}
.search_form .link_tab{}
.search_form .link_tab .tab-content .tab-pane .content{padding:30px 0px 12px;}
.search_form .link_tab .tab-content .tab-pane .content .form-group{margin:0;}
.search_form .link_tab .tab-content .tab-pane .content .btn{margin:0 0; width:100%;
    padding:10px 30px;
}
.solicitor_type{padding:0 0 20px;}
.solicitor_type .radio_btn{display:inline-block; margin:0 12px;}


/*-------------------------- news_updates ------------------------*/
.news_updates{/*background:#e3e3e3;*/ background:#fff; width:100%; float:left; padding:1px 0 1.2px; box-shadow:0 2px 8px rgba(243, 243, 243, 0.5);}
.news_updates .title{width:20%; float:left; padding:2px 14px 5px 4px;}
.news_updates .title h4{font-size:14px; margin:4px 0 0px; font-weight:600; text-transform:uppercase; text-align:right;
}
.news_updates .title h4 i{vertical-align:middle;}
.news_updates .sidebar-content{width:80%; float:left; padding:3px 10px 0px; line-height:19px;
    height:0;
}
.news_updates .sidebar-content .item p{font-size:12.4px; color:#222; word-spacing:0.4px;}



/*------------------------- practice_areas ------------------------*/
.practice_areas{margin:0 0 30px;}
.practice_areas .sideber-title h4{}
.practice_areas .sideber-title h4 i:before{font-size:26px;}
.practice_areas .sideber-content ul li{width:auto; display:inline-block;
    padding:8px 10px 8px 18px; font-size:12.5px; display:inline-block; margin:0 12px 0 0;
}
.practice_areas .sideber-content ul li:hover{padding:8px 10px 8px 18px;}

/*---------------------------- videos_box ---------------------------*/
.videos_box{margin:0 0 30px;}
.videos_box .sideber-title h4 i{}
.videos_box .sideber-content ul li{padding:8px 10px 8px 30px;}
.videos_box .sideber-content ul li:hover{padding:8px 10px 8px 30px;}
.videos_box .sideber-content ul li a i{left:6px; top:10px; font-size:19px;}
.videos_box .sideber-content ul li:last-child{border-bottom:0;}


/*****== 17. Blog Style Css ==*****/
.blog-item{margin-bottom:30px; padding:15px 0;}

/*.blog-item .blog-content h4:hover{color:#500808;}*/

.blog-img {
    position: relative;
    overflow: hidden;
    width:100%;
    -webkit-transform-origin:50% 50%;
    transform-origin:50% 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.blog-item:hover .blog-img {
    /*-webkit-transform: scale3d(0.97,0.97,0.1);
    transform: scale3d(0.97,0.97,0.1);*/
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.blog-img .blog-event-date {
    position: absolute;
    width:auto;
    height:55px;
    text-align: center;
    background: #002943;
    left:20px;
    bottom: 0;
    padding:0 10px;
}
.blog-img .blog-event-date h3{
    color: #fff;
    margin: 0;
    font-size:19px;
    padding: 0.5em 0 0;
}
.blog-img .blog-event-date h3 small{
    color: #fff;
    display: block;
}
.blog-content{position:relative;}

.blog-content h4{font-size:23px;}

.blog-meta{padding:0.6em 0 1em;}

.blog-meta a{
    color:#a0a0a0;
    padding-right:13px;
    font-style:italic;
}
.blog-meta a i{color:#00c4c6;}

.blog-meta a + a:before{
    content: '';
    background:#d7d7d7;
    margin-right: 15px;
    width: 1px;
    height: 14px;
    bottom: -3px;
    position: relative;
    display: inline-block;
}
.blog-admin{
  padding: 20px;
  background: #fff;
}

.blog-admin img {
  float: left;
  width: 80px;
  height: auto;
  margin-right: 20px;
}

.blog-admin .blog-admin-desc {
  overflow: hidden;
}

.blog-admin .blog-admin-desc h5 {
  float: left;
  font-size: 16px;
  margin: 0 0 10px;
  text-transform: uppercase;
  text-transform: capitalize;
}

.blog-admin .blog-admin-desc ul{float:right;}

.blog-admin .blog-admin-desc p{color:#555;}

/* Blog Comments */
.blog-comments img{
  width: 80px;
  height: auto;
}

.blog-comments .comment{
  background: #fff;
  padding: 20px 30px;
  position: relative;
}

.blog-comments .comment:before{
  width: 0;
  height: 0;
  top: 20px;
  left: -17px;
  content: " ";
  position: absolute;
  border-style: solid;
  border-width: 15px 17px 15px 0;
  border-color: transparent #fff transparent transparent;
}

.blog-comments .comment h3{margin:0 0 10px;}

.blog-comments .comment span{
  color: #555;
  float: right;
  font-size: 13px;
}

.blog-comments .comment p{color:#555;}

/*Comments Reply*/
.blog-comments.blog-comments-reply{margin-left:70px;}

.blog-info li a, .blog-post h3 a{color: #002943;}

.blog-post h3, .blog-info{padding-top: 15px;}

.blog-post blockquote {
    position: relative;
    padding: 40px 40px 40px 40px;
    font-size: 1.071em;
    background-color: #FFF;
    border-radius: 5px;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
}
.blog-admin-desc ul li a{color:#002943;}

.blog-admin-desc ul li a:hover{color:#656433;}

.comment h5 span a{color:#656433;}

.comment h5 span a:hover{color:#002943;}


/* Blog Sideber Style Css*/ 
.sideber-title{
    position:relative;
    margin-bottom:8px;
    background: #fff;
    padding:12px 0 10px 10px;
    border-left: 2px solid #363636;
}
.sideber-title h4{
    margin:0 0 0 10px;
    text-transform: capitalize;
    color:#000;
}
.sideber-content{padding:0px 0px 10px;}
.sideber-content ul{padding:0 15px;}
.sideber-content ul li {
    padding:8px 0 8px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #e0e0e0;
    position:relative;
}
/*.sideber-content ul li:last-child{border-bottom:0;}*/

.sideber-content ul li:hover{
    padding-left:20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sideber-content ul li a{color:#4e4e4e; display:block;}

.sideber-content ul li a i{
    color:#4e4e4e;
    margin-right: 5px;
    position:absolute;
    left:-2px;
    top:8px;
    font-size:20px;
}
/*.sideber-content ul li a i:before{font-size:20px;}*/

.sideber-content ul li:hover a{color:#000;}

.blog-sideber .widget{padding-bottom:40px;}

.tags li {
    background: #002943;
    color: #fff;
    padding:5px !important;
    margin-bottom: 5px;
}
.tags li a {
    color: #fff !important;
}.sideber-content.about{
    margin-left: 0;
}
.sideber-content.about p i{color:#00bcbe;}

.sideber-content .testimonial-carousel-one{
    background: #fff;
    padding: 10px;
}

.blog-search input,
.blog-search button {
    height: 60px;
    float: left;
}

.blog-search input {
    padding-left: 25px;
    font-size: 15px;
    color: #656433;
    width: calc(100% - 65px);
    border: 1px solid #eaeaea !important;
    border-right: none !important;
}

.blog-search input:focus {
    border: 1px solid #656433 !important;
    border-right: none !important;
}

.blog-search button {
    width: 65px;
    background: #002943 !important;
    line-height: 65px;
    text-align: center;
    color: #fff;
    border: none;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.blog-search input:focus + button,
.blog-search button:hover {
    background: #656433 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



/*****=====** 18. Contact Style Css *****=====*****/
.contact-style-1 {
    background: #f8f8f8;
    padding: 40px 10px 30px 10px;
    display: inline-block;
    position: relative;
}
.contact-style-1 h3 {
    text-align: center;
    color: #002943
}
.contact-style-1 p {
    text-align: center;
    margin-bottom: 30px;
}
.contact-style-1:before{
    content: "\f10d";
    font-family:'FontAwesome';
    color: #e6d6c8;
    font-size: 400px;
    font-style: normal;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    margin: 0 auto;
    opacity: 0.25;
}
.contact-style-1 h3 {
    position: relative;
}
.contact-style-1 h3:before {
    top: .4em;
    content: "";
    height: 2px;
    left: 1.5em;
    margin: auto;
    position: absolute;
    width: 70px;
    background: #500808;
}
.contact-style-1 h3:after {
    top: .4em;
    content: "";
    height: 2px;
    right: 1.5em;
    margin: auto;
    position: absolute;
    width: 70px;
    background: #500808;
}
.form-group input,
.form-group textarea {
/*    background: transparent;
    border-color: #999;*/
}



/*****== 19. Footer Style Css =================*****/
footer .container{padding:68px 0 16px;}

footer .discount{text-align:center; border-top:1px solid #303030; margin:20px 0 0;}
footer .discount p{padding:15px 0; font-size:20px; color:#c1c1c1; font-weight:300;}

.footer-item-1,.footer-item-2,.footer-item-3{
    margin-bottom: 30px;
    font-weight:300;
    font-size:15px;
}
.footer-item-1{width:23.5%; float:left; margin:0 2.5% 0 0;}
.footer-item-2{width:21%; float:left; margin:0 2% 0 0;}
.footer-item-3{width:28%; float:left;}
.footer-item-3 .form-control{margin:0 0 12px 0; background:rgba(31, 31, 31, 0.89);
    color:#ccc; height:37px; border:1px solid #888;
}
.footer-item-3 .form-control:focus{border:1px solid #ccc;}
.footer-item-3 .btn{padding:6px 28px; color:#000; font-weight:800;}
.footer-item-3 .btn:hover{background:#fff;}

.footer-item-1 img{width:80%;}

.footer-item-1 p{
    margin-top: 20px;
    color: #FFF;
}
.footer-item-1 hr{border-top:1px solid #4f4f4f;}
.footer-item-2 h4,.footer-item-3 h4{
    color: #fff;
    position: relative;
    margin-bottom: 40px;
    font-size:27px;
}
.footer-item-2 h4:before,.footer-item-3 h4:before{
    color: #fff;
    top: 1.5em;
    content: "";
    height: 2px;
    left: 2px;
    margin: auto;
    position: absolute;
    width: 50px;
    background:#575757;
}
.footer-item-3 h5{
    color: #fff;
    position: relative;
    margin:6px 0 18px 0;
    font-size:18px;
}
.footer-item-1 address p{
    color: #fff;
    font-size:14px;
    margin:15px 0 12px;
    line-height: 1.5em;
}
.footer-item-1 address p i{color:#eee; font-size:17px;}

.footer-item-1 address ul li {
    margin-bottom: 13px;
    font-size:14px;
    color: #fff;
}
.footer-item-1 address ul li i {
    padding-right:6px;
    font-size:17px;
    color:#eee;
    font-weight: bolder;
    vertical-align: middle;
}
.footer-item-1 address ul li a{
    color: #FFF;
}
.footer-item-1 address ul li a:hover{
    color: #656433;
}

footer .footer-item-1 .payment_box{margin:9px 0 0;}
footer .footer-item-1 .payment_box li{max-width:20px; max-width:38px; padding:0 4px 0 0;}
footer .footer-item-1 .payment_box li img{width:100%;}

.team-name li{
    border-bottom:1px solid #303030;
    padding:10px 0px 10px 12px;
    color:#fff;
    width:92%;
}
.team-name li:last-child{border-bottom:0;}

.team-name li a{color:#fff; display:block;}

.team-name li:hover a{color:#999;}

.team-name li i{padding-right:10px;}

.news-area{margin-bottom:10px;}

.news-img{
    float: left;
    padding-top: 5px;
    padding-right: 15px;
}
.news-img a{
    display: inline-block;
    position: relative;
}
.news-img a:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #002943;
    visibility: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.news-area:hover .news-img a:after {
    visibility: visible;
    opacity: .8;
}
.news-img a span {
    font-size: 22px;
    position: absolute;
    top: 70%;
    left: 50%;
    color:#00a4a5;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.news-area:hover .news-img a span {
    visibility: visible;
    opacity: 1;
    top: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.news-content{line-height:18px;}
.news-content a{
    color: #FFF; margin:0 0 8px 0; display:block;
}
.news-content a:hover{
    color: #656433;
}
.news-content span{
    color:#00a4a5;
}
.copyright{background:#191919;}
.copyright p{
    color: #fff;
    letter-spacing:0.4px;
    font-weight:300;
}
.copyright p a{color:#fff;}

.copyright p a:hover{color:#fff;}


/*****== 20. Error Style css ==*****/
.error{height:100vh;}

.error .content{padding-top:7em;  padding-bottom:7em;}

.error .content h2{
    font-size: 30em;
    position: relative;
   line-height: .7;
}
.error .content h2 span{
    color: #656433;
}
.error .content p{
    font-size: 1.4em;
    margin-bottom: 2em;
    line-height: 0.8;
}
.map{width:auto; height:460px;}



/*****== 21. Gallery Style css ==*****/
.gallery{margin:20px 0;}

.gallery .gallery-item{float:left;}

.gallery .gallery-item .thumb{position:relative;}

.gallery .gallery-item .thumb img{
    width: 100%;
    height: auto;
    display: block;
}
.gallery-hover{
    position: absolute;
    background-color: rgba(101,100,51, 0.90);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.gallery-item .gallery-hover{
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
}
.gallery-item:hover .gallery-hover{
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.gallery-item:hover .gallery-hover .gallery-info,
.gallery-item:hover .gallery-hover .gallery-btn{
    width: 100%;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.gallery-hover .gallery-info{
    position: absolute;
    top: 50%;
    left: 50%;
    height: 0;
    width: 100% !important;
}
.gallery-hover .gallery-btn{
    position: absolute;
    margin-top: -55px;
    top: 50%;
    left: 50%;
    height: 0;
    width: 0;
    text-align: center;
    font-size: 30px;
}
.gallery-info,
.gallery-info h4 a,
.gallery-hover .gallery-btn a{
    text-align: center;
    color: #FFF;
}
.gallery-info{opacity:0;}

.gallery-info h4{
    margin-bottom: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.gallery-info p{
    font-size:12px;
    margin-bottom: 0;
    font-style: italic;
    font-weight: normal;
    letter-spacing: 1px;
    color: #757575;
}
.gallery-info a, .gallery-title a{color:#333;}

/*gutter*/
.gallery.gutter .gallery-item{padding:10px;}

/*portfolio 2 grid*/
.gallery.col-2 .gallery-item{width:49.99%;}

/*portfolio 3 grid*/
.gallery.col-3 .gallery-item{width:33.3333333%;}

/*portfolio 4 grid*/
.gallery.col-4 .gallery-item{width:24.98%;}

/*portfolio 5 grid*/
.gallery.col-5 .gallery-item{width:19.99%;}

/*portfolio 6 grid*/
.gallery.col-6 .gallery-item{width:16.666666667%;}

.gallery-filter{
    margin:0px;
    padding: 20px;
    list-style: none;
}

.gallery-filter li {
    display: inline-block;
}

.gallery-filter li a {
    color: #222;
    margin: 0 10px;
    font-size: 14px;
    padding: 10px;
}

.gallery-filter li a:hover,
.gallery-filter li.active a{color: #FFF; background-color: #656433;}



/*****=====***** 22. Inner style Css *****=====*****=====*****/
.inner-bg{position: relative; /*float:left; width:100%;*/}

.inner-bg .container{padding:4px 0 1px;}

.inner-bg h3{/*color:#FFF;*/ font-size:17px; margin:2px 0 5px; float:left;}

.inner-bg p{font-size:13px; float:right; margin:0px 0 0; /*color:#a0a0a0;*/}

.inner-bg i{
    position:absolute;
    color: #FFF;
    font-size: 80px;
    right: 5%;
    top: 5%;
}
.inner-bg p span{
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.inner-bg p a{color:#666;}

.inner-bg p a:hover{color:#111;}

.practice-item-1.style-one {
    border: transparent;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #fff;
}
.practice-item-1.style-one .practice-img {
    border: 1px solid #eee;
}
.section-title.title {
    position: relative;
}

.section-title.title::after {
    content: "";
    height: 1px;
    left: 0;
    right: 0;
    bottom: -15px;
    text-align: center;
    margin: auto;
    position: absolute;
    width: 150px;
    background: #8c8c8c;
}

.section-title.title::before {
    content: "";
    height: 1px;
    left: 0;
    right: 0;
    bottom: -25px;
    text-align: center;
    margin: auto;
    position: absolute;
    width: 120px;
    background:#8c8c8c;
}


/*****== 23. video style Css ===*****/
.video-area{
    position: relative;
    overflow: hidden;
}
.video-area h2, .video-area p {
    color: #FFF;
}
.video-area h2 span {
    color:#8c8c8c;
}
.video-area .container {
    padding-top: 200px;
    padding-bottom: 200px;
}
.video-bg {
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: -1;
}
.video-bg .video {
  height: 100%;
  left: 0;
  margin: 0!important;
  position: relative;
  top: 0;
  width: 100%;
}
.video-bg .video .mbYTP_wrapper {
  z-index: -1 !important;
}
.achievement-area .container-fluid{padding:40px 0 0;}
.achievement-area iframe{width:100%; margin:40px 0 0;}


/*----------------------- chat ------------------------*/
.advice_chat{
  position:fixed;
  bottom:25px;
  right:25px;
  z-index:100;
}
.advice_chat-opener{
  width:58px;
  height:58px;
  background:#464545;
  box-shadow: 0 0 7px rgba(0,0,0,0.5);
  color:#fff;
  border-radius:100px;
  font-size:20px;
  padding:10px;
  position:relative;
}
.advice_chat-opener:hover{background:#fff; color:#000;}
.advice_chat-opener i:before{font-size:32px;}

.advice_chat-opener .tooltiptext{
  visibility:hidden;
  width:145px;
  background:#464545;
  color:#fff;
  font-weight:600;
  text-align:center;
  padding:5px 0;
  border-radius:2px;
  position:absolute;
  z-index:1;
  top:11px;
  bottom:auto;
  right:68px;
  margin-left:-60px;
  opacity: 0;
  transition:opacity 1s;
  font-size:15px;
}
.advice_chat-opener .tooltiptext::after{
    content: "";
    position: absolute;
    top:50%;
    left:100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color:transparent transparent transparent #464545;
}
.advice_chat-opener:hover .tooltiptext{
    visibility:visible;
    opacity:1;
}
.advice_chat-opener.-active{
  background:#fff;
  color:#000;
}
.advice_chat-opener.-active:hover .tooltiptext{
    visibility:hidden;
    opacity:0;
}
.advice_chat-window{
  display:none;
  position:absolute;
  bottom:100%;
  right:30px;
  width:380px;
  background:#fff;
  border-radius:3px;
  margin:0 0 15px;
  box-shadow:0 0 12px rgba(0,0,0,0.5);
}
.advice_chat-window.-show{display:block;}

.advice_chat-container{padding:20px 21px 20px;}

.advice_chat-title{
  font-size:28px;
  margin:0 0 12px;
  text-align:center;
}
.advice_chat-title i{vertical-align:sub; font-size:35px;}
.advice_chat-form{
  background: #f2f2f2;
  border-radius: 0 0 3px 3px;
  padding: 10px;
}
.advice_chat-form input{margin:0 0 8px;}

.advice_chat-form .btn{border-radius:3px;}

.highlightbg {border: 1px solid #000!important;}

/*------------------------- breadcrumb -------------------------------*/
.breadcrumb_link{width: 100%; background:#eeeeee;}
.breadcrumb_link .breadcrumb{margin: 0; border-radius:0; background:#fafafa;}

/*-------------------------- compare quote start ---------------------------*/
.compare_quote{width:100%;}
.compare_txt{/*width:48%; float:left;*/ padding:0.1% 1%; margin:0 1% 3.4%; background: #fff; border: 1px solid #ddd; /*min-height:249px; max-height:259px; overflow-y:auto;*/
}
.compare_txt h4{font-size:16px; margin:1px 0 0;}
.compare_txt ul{margin:0.5% 0 0.2%; padding:0 113px 0 0;}
.compare_txt ul li{display:inline-block; margin:0 2% 0 0;}
.compare_txt ul li i{color:#555;}
.compare_txt p{margin:5px 0 3px; font-size:12.5px; line-height:18px;}
.compare_txt p span{font-weight:600; color:#444;}
.compare_btn{padding:1% 2%; background:#fff; border:1px solid #ddd; position: relative; top:52px;}

.addButtonCircular{
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 20px;
    right:-5px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/*.selected{
    border-style:solid !important;
    border-color:#d9d9d9 !important;
    border-width:thin !important;
    
}*/
/*.rotateBtn{
    -webkit-transform : rotate(45deg); 
    -moz-transform : rotate(45deg); 
    -ms-transform : rotate(45deg); 
    -o-transform : rotate(45deg); 
    transform : rotate(45deg); 
}*/
.comparePanle{
    position: fixed;
    bottom: 10px;
    width:90%;
    left:50%;
    transform: translateX(-50%);
    display: none;
    z-index: 3;
    overflow:hidden;
}
.product{
    list-style-type: none;
    border: 1px solid #B5B4B7;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.w3-grey.comparePanle{background:#fff!important;/*z-index: 99999;*/}

.comparePan{padding:0.4em 14px!important; border-top:1px solid #e4e4e4;}

.compare_quote .heading h4{padding:0 0 0 4%; margin:4% 0 0; font-size:17px;}
.compare_quote .disable_btn{margin:1% 0; text-align:right; padding:0 2%;}
.compare_quote .titleMargin{margin:0 0 0; padding:0.4em 14px; background:#efefef;}
.compare_quote .w3-teal h3{color: #fff;}
.compare_quote .titleMargin .w3-closebtn{margin:-3px -5px 0 14px;}
.product:hover{
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}
.product .header{
    background-color: #111;
    color: white;
    font-size: 25px;
}
.product li{
    border-bottom: 1px solid #B5B4B7;
    padding: 10px;
    text-align: center;
}
.product .grey{
    background-color: #eee;
    font-size: 20px;
}
.modPos{padding-top: 25px ;}

.contentPop{
    width: 80%;
    margin-left: 10%;
    height: 80%;
}
.compHeader{min-height:200px ;}

.compareThumb{height:150px;}

.cpu{min-height: 115px ;}

.column{display:inline-block; padding:0.4em 10px 0.4em!important;}
.relPos .compare_box{border-radius:2px; box-shadow:0 1px 2px #ddd;}
.titleMargin{padding:4px 0px 4px 4px;}

.titleMargin1{
    padding:0px 0px 0px 2px;
    text-align:left;
    display:inline-block;
}

/*@media only screen and (max-width:992px) and (min-width:600px){
  li{font-size: 12px;}
}*/

@media only screen and (max-width:992px){
    .titleMargin{padding: 4px 0px 0px 4px;}

    .titleMargin1{
    padding: 0px 0px 0px 4px;
     margin-top: 0px !important;
    margin-bottom: 0px !important;
}
    
}
@media only screen and (max-width:600px){
    .parePanle h4 {
        font-size: 15px;
    }
    .compareThumb{
        height: 100px;
        
    }
    .compHeader{
    min-height: 150px;
}
}
@media only screen and (min-width:993px){
.comparePanle{
    position: fixed;
    bottom: 10px;
    width:50%;
    left:50%;
    transform: translateX(-50%);
    display: none;
    z-index: 3;
}
}

.compare_banner .search_fields input{width: 84%; height: 30px; display: inline-block; border: 0; margin: 0 0% 2% 0;}
.main-slider.compare_banner .search_fields button.btn{margin: -1px 0 0; line-height: 34px;}
/*---------------------- compare quote end---------------------------------------*/


/*----------------------------- index banner start ---------------------------*/
.tinyslide { width: 100%; height: 100%; position: relative; overflow: hidden; }
/* line 18, ../sass/tinyslide.scss */
.tinyslide .navigator {display: none; position: absolute; bottom: 2em; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
/* line 23, ../sass/tinyslide.scss */
.tinyslide .navigator ul { padding: 0; }
/* line 25, ../sass/tinyslide.scss */
.tinyslide .navigator ul li { float: left; list-style-type: none; margin: 0 1em 0 0; padding: 0; width: 25px; height: 25px; border: 1px solid white; border-radius: 100%; -webkit-transition: all 500ms linear; transition: all 500ms linear; }
/* line 35, ../sass/tinyslide.scss */
.tinyslide .navigator ul li span { display: none; }
/* line 38, ../sass/tinyslide.scss */
.tinyslide .navigator ul li:hover { background: white; }
/* line 41, ../sass/tinyslide.scss */
.tinyslide .navigator ul li.active { background: white; -webkit-transform: scale(1.5); -ms-transform: scale(1.5); transform: scale(1.5); }
/* line 51, ../sass/tinyslide.scss */
.tinyslide aside { height: 100%; width: 100%; -webkit-transition: -webkit-transform 800ms cubic-bezier(0.365, 0.84, 0.44, 1); transition: transform 800ms cubic-bezier(0.365, 0.84, 0.44, 1); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
/* line 57, ../sass/tinyslide.scss */
.tinyslide figure { height: 100%; float: left; position: relative; width: 100%; z-index: 1; }
/* line 64, ../sass/tinyslide.scss */
.tinyslide figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
/* line 70, ../sass/tinyslide.scss */
.tinyslide .fixed_banner { position: absolute; font-size: 3em; color: white; top: 38%; right: 19%; z-index: 2; opacity: 0; width: 64%;}
/* line 80, ../sass/tinyslide.scss */
.tinyslide figure.active .fixed_banner { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-duration: 2s; animation-duration: 2s; }

@-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }

@keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); } }

.fixed_banner .search_lawyer{padding:2%; width: 100%; float: left; background:rgba(255, 255, 255, 0.8);}
.fixed_banner .search_lawyer h2{color:#000; font-size:40px; text-shadow:1px 2px 0px rgba(183, 183, 183, 1);}


.forgot_pass .search_lawyer{padding:2%; width: 100%; float: left; background:rgba(255, 255, 255, 0.8);}
.forgot_pass .search_lawyer h2{margin:0 0 24px 0; color:#000; font-size:40px; text-shadow:1px 2px 0px rgba(183, 183, 183, 1);}
/*----------------------------------- index banner end --------------------------------*/

/*index header start*/
.right_info p{color:#fff; vertical-align:baseline; display:inline-block; font-size:13px;}
.right_info p a{color:#fff;}
.page_banner{background-image: url(../img/bg/page_banner.jpg); width: 100%; height: 277px; background-size: cover; background-repeat: no-repeat;}
/*index header end*/

/*manage free slot start*/
.manage_freeslot{width:100%; float:left;}
.manage_freeslot hr{margin:2px auto 20px;}
.manage_freeslot .container-fluid{padding:14px 0 36px;}
.manage_freeslot h3{font-size:18px; font-weight:600; text-transform:uppercase; margin:4px 0 11px;}
.manage_freeslot .sidepanel{background: #fff; /*padding:0 0 0 10px;*/ /*border: 1px solid #efefef;*/}
.manage_freeslot .sidepanel li{/*padding:2.6% 4%; margin:0 0 2.4%;*/ background:#fafafa; position: relative;}
/*.manage_freeslot .sidepanel li:after, .manage_freeslot .sidepanel li.active:after{content: "\e684"; font-family: 'Pe-icon-7-stroke'; color: #666; right:8px; top:7px; font-size: 20px; font-weight: 600; position:absolute; line-height: 25px;}*/
.manage_freeslot .sidepanel li a{font-size:14px; color: #000; display:block;}
.manage_freeslot .sidepanel li.active a{background: #000; color: #fff; font-weight: 600;}
.manage_freeslot .sidepanel li.active:after{color: #fff;}


.manage_freeslot .add_more .well{padding:0 0; box-shadow:none; float:left; width:100%;}
.manage_freeslot .add_more .well h6{margin:13px 0 12px 0; font-size:17px;}
.manage_freeslot .add_more .well .form-control{margin-bottom:8px;}
.manage_freeslot .add_more .well .btn{margin:9px auto 12px;}

.manage_freeslot .title_stripe{}
.manage_freeslot .title_stripe h3{display:inline-block;}
.manage_freeslot .title_stripe .form{float:right; margin:0 18px 0 0;}
.manage_freeslot .title_stripe .form input{}
.manage_freeslot .title_stripe .form .btn{vertical-align:top; line-height:inherit; padding:2px 9px;}
.add_new{
    font-size:12px;
    float: right;
    padding: 3px 6px 1px 6px;
    border-radius: 2px;
    text-transform: capitalize;
}



/*--------------------------- interactions --------------------------*/
/*.interactions{position:fixed; width:100%; height:100%;}*/
.interactions .container{padding:16px 0 10px;}
.interactions .nav-tabs{border:0; text-align:center;}
.interactions .nav-tabs li{float:none; display:inline-block; margin:0 3px;}
.interactions .nav-tabs li a{border:0; font-size:16.6px; padding:9px 15px; text-transform:uppercase; font-weight:600; background:none; color:#000; letter-spacing:normal; margin:0 0;
}
.interactions .nav-tabs li.active{border:0; color:#000; border-bottom:1px solid #000;}
.interactions .nav-tabs li a:hover,
.interactions .nav-tabs li a:focus{border:0; background:none; color:#000;}
.interactions .tab-content{margin:0px 0 0;}
.interactions .tab-content .tab-pane{padding:20px 19px 3px; background:#fafafa; float:left; width:100%;}
/* news content ------*/
.interactions .news_content .blog-item{display:block; border-bottom:1px solid #e0e0e0; margin:0 0 15px; padding:10px 0 10px;
}
.interactions .news_content .blog-item:last-child{border-bottom:0;}
.interactions .news_content .blog-item .blog-content h4{margin:0 0 2px; font-size:14px; font-weight:500;}
.interactions .news_content .blog-item figure{width:12.6%; float:left; padding:0 12px 0 0; position:relative;}
.interactions .news_content .blog-item .article_date{font-style:italic; margin:0 0 4px;}
.interactions .news_content .blog-item .blog-content{float:left; width:87.4%;}
.interactions .news_content .blog-item .blog-content a.link{display:inline-block; margin:8px 0 0;}
.interactions .news_content .btn{margin:8px 0 0;}

/* faq content -------*/
.interactions .tab-content .panel-default,
.interactions .tab-content .panel-default>.panel-heading+
.interactions .tab-content .panel-collapse>.panel-body{
    /*border-color: #000;*/
}
.interactions .panel-title > a{display:block; font-size:16px; font-weight:600; padding:14px 0;}
.interactions .panel-title > a::before{
    float: right !important;
    font-family:'FontAwesome';
    content:"\f068";
    padding-right:5px;
    font-size:0.8em;
    margin-top:2px;
}
.interactions .panel-title > a.collapsed::before{
    float: right !important;
    content:"\f067";
}
.interactions .panel-title > a:hover, .panel-title > a:active,  .panel-title > a:focus{
    text-decoration:none;
}
.interactions .panel-default>.panel-heading{
    background: transparent;
    color: #000;
    padding:0px 15px;
} 
.interactions .panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus{
    color: #000;
}

/*----- captcha -----*/
.demoInputBox{padding:5px; border:#F0F0F0 1px solid; border-radius:4px;}
.captcha{}
.captcha input{height:36px; border:1px solid #ccc; padding:6px 12px; margin-bottom:18px; display:inline-block;}
.captcha button{padding:4px 6px; background:none; font-size:16px;}
.captcha .form-grad-border{display:inline-block;}
img.captcha_code{width:auto!important; webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -o-filter:grayscale(100%); filter: -ms-grayscale(100%); filter:grayscale(100%); margin:0 0 0 4px;
}
img.captcha_codee{width:auto!important; webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -o-filter:grayscale(100%); filter: -ms-grayscale(100%); filter:grayscale(100%); margin:0 0 0 4px;
}
img.captcha_reg{width:auto!important; webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -o-filter:grayscale(100%); filter: -ms-grayscale(100%); filter:grayscale(100%); margin:0 0 0 4px;
}



/* contact -------*/
.interactions .contact_us{}
.interactions .contact_us hr{margin:13px 0 15px;}
.interactions .contact_us .contact_info{padding:0px 0 0px; text-align:center;}
.interactions .contact_us .contact_info .service-item{padding:10px 0 8px 48px; margin:0 0 0px;
    display:inline-block; width:30%; vertical-align:top; background:none;}
.interactions .contact_us .contact_info .service-item i{margin:0 0 0; padding:0; font-size:inherit;}
.interactions .contact_us .contact_info .service-item i:before{font-size:19px; vertical-align: text-top;}
.interactions .contact_us .contact_info .service-item .content{padding-left:0.7em;}
.interactions .contact_us .contact_info .service-item .content h5{font-size:15px; margin:0 0 8px 0; font-weight:600;}
.interactions .contact_us .contact_info .service-item .content p{line-height:20px;}
.interactions .contact_us .contact_form{padding:10px 0 35px; float:left; width:100%;}
.interactions .contact_us .contact_form .mini-title h3{font-size:17px;}
.interactions .contact_us .contact_form .btn{margin:0px 0 0;}
.interactions .contact_us .contact_form .form-group{margin-bottom:6px;}
/*.interactions .contact_us .contact_form .form-control{height:36px; padding:4px 12px; margin-bottom:14px;}*/
.interactions .contact_us .contact_form .form-control textarea{height:auto;}

/* forum -------*/
.forum{}
.forum .pagination{margin:0px 0 18px;}
.forum table{background:none; margin:0 0 14px;}
.forum table tr td{background:none;}
.forum table thead{text-transform:uppercase; letter-spacing:normal;}
.forum table thead tr th{border-bottom:3px solid #ddd;}
.forum table tbody tr td{padding:19px 8px 11px; text-align: left;}
.forum table tbody tr:first-child td{padding:23px 8px 8px;}

.forum table .icon{padding-right:0px!important; text-align:center;}
.forum table .icon i{font-size:24px; color:#444; font-weight:600;}
.forum table .title_column h4{font-size:15px; text-transform:uppercase; margin:0 0 2px;}
.forum table .title_column p{font-size:12.5px;}
.forum table ul{padding:0 28px 0 0;}
.forum table .last_message{font-size:13px;}
.forum .pagination>li:first-child>a, .forum .pagination>li:first-child>span{padding:0px 6px;}
.forum .pagination>li:last-child>a, .forum .pagination>li:last-child>span{padding:0px 6px;}



.add_manage .btn{margin:0 auto 0; display: block;}

.add_more h6{text-align:center; margin:1% 0; font-size:18px;}
.add_more1{padding:0 0;}
.add_more1 .well{padding:6px 14px; box-shadow:none;}
.add_more1 .well hr{margin:6px auto 8px; border-top:1px solid #ddd;}

.add_more1 input[type=checkbox]{margin:0 8px 0 0;}

.quote{padding-left:0;}

.quote h5{font-size:17px; padding-top:20px;}

.quote h6{font-size:14px; padding-top:;}

.quote hr{margin:7px auto 15px;}
.quote p b{color:#555;}

.user_login{padding:30px;}

.user_login .btn{
    margin: 0 auto;
    display: block;
    background-color: #000;
    color: #fff;
}
.right1{margin-left: 15px;}

.right2{border:1px solid #f1f1f1; padding:5px 6px;}

.right3{}

.right2 .btn{margin: 0 auto 15px; display: block;}

.right3 .btn{margin: 0 auto 15px; display: block;}

.check{
    font-size: 16px;
    font-weight: ;
    background-color: #fff;
    margin-top: 10px;
    padding: 5px 0px;
}
.check select{border: 1px solid #b1b1b1;}

/*-- account multiple checkbox --*/
.right2 .btn-group{width:100%;}
.right2 .btn-group button{text-align:left; margin:0 0 12px;}
.right2 .btn-group button .caret{float:right; margin:8px 0 0;}
.right2 .btn-group button:hover, .right2 .btn-group button:focus{background:none;}
.right2 .btn-group.open .dropdown-toggle{box-shadow:none; background:none;}
.right2 .btn-group.open .dropdown-menu{width:100%; top:71%; max-height:235px; overflow-x:auto;}
.right2 .btn-group.open .dropdown-menu li a{padding:1px 10px;}
.right2 .btn-group.open .dropdown-menu li a:hover,
.right2 .btn-group.open .dropdown-menu li a:focus{background:#dfdfdf!important; color:#000!important;}
.right2 .btn-group.open .dropdown-menu li.active a:hover,
.right2 .btn-group.open .dropdown-menu li.active a:focus{background:#dfdfdf; color:#000;}
.right2 .btn-group.open .dropdown-menu li a .checkbox{margin:8px 0; position:relative; font-weight:400;}
.right2 .btn-group.open .dropdown-menu li a .checkbox input[type="checkbox"]{
  position: absolute;
  opacity: 0;
}
.right2 .btn-group.open .dropdown-menu li a .checkbox:before{
  content: '';
  margin:2px 5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:16px;
  height:16px;
  background:none;
  border:2px solid #666;
}
/* checked mark */
.right2 .btn-group.open .dropdown-menu li.active a .checkbox:before{
  content: '\f00c';
  font-family:'FontAwesome';
  margin:2px 5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:16px;
  height:16px;
  color:#fff;
  font-size:9px;
  text-align:center;
  background:#000;
  border:2px solid #000;
}


/*******fogot_pass********/
.pass .btn{
    margin: 0 auto 10px;
    display: block;
}


/*******right3*********/

.right3 .btn-group{width:100%;}
.right3 .btn-group button{text-align:left; margin:0 0 12px;}
.right3 .btn-group button .caret{float:right; margin:8px 0 0;}
.right3 .btn-group button:hover, .right2 .btn-group button:focus{background:none;}
.right3 .btn-group.open .dropdown-toggle{box-shadow:none; background:none;}
.right3 .btn-group.open .dropdown-menu{width:100%; top:71%; max-height:235px; overflow-x:auto;}
.right3 .btn-group.open .dropdown-menu li a{padding:1px 10px;}
.right3 .btn-group.open .dropdown-menu li a:hover,
.right3 .btn-group.open .dropdown-menu li a:focus{background:#dfdfdf!important; color:#000!important;}
.right3 .btn-group.open .dropdown-menu li.active a:hover,
.right3 .btn-group.open .dropdown-menu li.active a:focus{background:#dfdfdf; color:#000;}
.right3 .btn-group.open .dropdown-menu li a .checkbox{margin:8px 0; position:relative; font-weight:400;}
.right3 .btn-group.open .dropdown-menu li a .checkbox input[type="checkbox"]{
  position: absolute;
  opacity: 0;
}
.right3 .btn-group.open .dropdown-menu li a .checkbox:before{
  content: '';
  margin:2px 5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:16px;
  height:16px;
  background:none;
  border:2px solid #666;
}
/* checked mark */
.right3 .btn-group.open .dropdown-menu li.active a .checkbox:before{
  content: '\f00c';
  font-family:'FontAwesome';
  margin:2px 5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:16px;
  height:16px;
  color:#fff;
  font-size:9px;
  text-align:center;
  background:#000;
  border:2px solid #000;
}

.title p{
    margin: 0 0 24px 0;
    font-size: 16px;
}

/*-- multiple_select --*/
.multiple_select .btn-group{width:100%;}
.multiple_select .btn-group button{text-align:left; margin:0 0 12px;}
.multiple_select .btn-group button .caret{float:right; margin:8px 0 0;}
.multiple_select .btn-group button:hover, .multiple_select .btn-group button:focus{background:none;}
.multiple_select .btn-group.open .dropdown-toggle{box-shadow:none; background:none;}
.multiple_select .btn-group.open .dropdown-menu{width:100%; top:71%; max-height:235px; overflow-x:auto;}
.multiple_select .btn-group.open .dropdown-menu li a{padding:1px 10px;}
.multiple_select .btn-group.open .dropdown-menu li a:hover,
.multiple_select .btn-group.open .dropdown-menu li a:focus{background:#dfdfdf!important; color:#000!important;}
.multiple_select .btn-group.open .dropdown-menu li.active a:hover,
.multiple_select .btn-group.open .dropdown-menu li.active a:focus{background:#dfdfdf; color:#000;}
.multiple_select .btn-group.open .dropdown-menu li a .checkbox{margin:8px 0; position:relative; font-weight:400;}
.multiple_select .btn-group.open .dropdown-menu li a .checkbox input[type="checkbox"]{
  position: absolute;
  opacity: 0;
}
.multiple_select .btn-group.open .dropdown-menu li a .checkbox:before{
  content: '';
  margin:2px 5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:16px;
  height:16px;
  background:none;
  border:2px solid #666;
}
/* checked mark */
.multiple_select .btn-group.open .dropdown-menu li.active a .checkbox:before{
  content: '\f00c';
  font-family:'FontAwesome';
  margin:2px 5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:16px;
  height:16px;
  color:#fff;
  font-size:9px;
  text-align:center;
  background:#000;
  border:2px solid #000;
}




/*---------------------------- lawyers details -----------------------------*/
.lawyers_details{width:100%; float:left;}
.lawyers_details .container{padding:18px 0 40px;}
.lawyers_details h3.title{font-size:18px; text-transform:uppercase; margin:0 0 6px;}
.lawyers_details .subtitle{font-size:15.4px; letter-spacing:normal;}
.lawyers_details hr{margin:8px 0 18px; border-top:1px solid #e4e4e4;}
.lawyers_details span{font-weight:600;}
.lawyers_details ul.list{margin:7px 0 0px;}
.lawyers_details ul.list li{display:inline-block; margin:0 18px 3px 0; position:relative; padding:0 0 0 18px;
}
.lawyers_details ul.list li i{font-size:14px; position:absolute; left:0; top:50%; transform:translateY(-50%);
}
.lawyers_details ul.list li a{margin:0; color:#676767;}

/**/
.profile_box{background:#fff; /*background: url(../img/about.jpg) center left no-repeat;*/
    background-size:cover; float:left; width:100%; margin:0 0 20px; padding:15px 12px 10px 150px; box-shadow:0 0 8px 0px #e2e2e2; position:relative; font-size:11.6px; line-height:17px;}
.profile_box figure{position:absolute;  width:17%; height:100%; left:0; top:0;}
.profile_box figure span{position:absolute; background:#fff; height:15px; width:15px; top:30px; right:-8.2px; transform:rotate(45deg);}

/* detail_content*/
.lawyers_details .detail_content{width:100%;}
.lawyers_details .detail_content p{margin:0 0 4px;}
.lawyers_details .detail_content p span{color:#555;}

/* lawyers_contact */
.lawyers_details .lawyers_contact{float:left; width:100%;}
.lawyers_details .lawyers_contact ul.list li{display:inline-block; margin:0 18px 3px 0; position:relative; padding:0 0 0 18px;
}

/* location */
.lawyers_details .location{float:left; width:100%;}

/* practices */
.lawyers_details .practices{width:100%;}
.lawyers_details .practices ul.list li{display:inline-block; margin:0 20px 3px 0; position:relative; padding:0 0 0 18px;
}

/* lawyers_hours */
.lawyers_details .lawyers_hours{width:100%;}
.lawyers_details .lawyers_hours ul.list li{display:inline-block; margin:0 21px 6px 0; position:relative; padding:0 0 0 0;
}

/* practitioners */
.lawyers_details .practitioners{width:100%; position:relative;}
/*.lawyers_details .practitioners .box{margin:0 0 10px; width:33%;}*/
.lawyers_details .practitioners .practitioner{padding:0 24px;}
.lawyers_details .practitioners img{padding:4px 0 5px 0;}
.lawyers_details .practitioners h5{font-size:14.5px; font-weight:600; margin:3px 0 7px; color:#2d2d2d;}
.lawyers_details .practitioners h5 small{font-weight:600;}
.lawyers_details .practitioners p{line-height:20px;}
.lawyers_details .practitioners .contacts{margin:2px 0 9px;}
.lawyers_details .practitioners .owl-controls .owl-prev,
.lawyers_details .practitioners .owl-controls .owl-next{top:36%;}
.lawyers_details .practitioners .owl-controls .owl-prev{left:-10px;}
.lawyers_details .practitioners .owl-controls .owl-next{right:-10px;}
.lawyers_details .practitioners .owl-controls .owl-prev i{background:#888; color:#fff;
    border:1px solid #888; height:41px; width:28px; line-height:38px; font-size:26px;
}
.lawyers_details .practitioners .owl-controls .owl-next i{background:#888; color:#fff;
    border:1px solid #888; height:41px; width:28px; line-height:38px; font-size:26px;
}
.lawyers_details .practitioners .owl-controls .owl-prev:hover i,
.lawyers_details .practitioners .owl-controls .owl-next:hover i{
    background:#111; color:#fff; border:1px solid #111; box-shadow:0 0 10px rgba(255, 255, 255, 0.5);
}

/* more_details */
.lawyers_details .more_details{width:100%; float:left;}
.lawyers_details .more_details .list li{padding:0 0;}

/* quote_section */
.lawyers_details .quote_section{margin:0px 0 0;}
.lawyers_details .quote_section ul{text-align:left;}
.lawyers_details .quote_section ul li{display:inline-block; margin:0px 12px 0 0; font-weight:600;}
.lawyers_details .quote_section ul li a{display:block; padding:4px 10px; background:#dfdfdf;
    border-radius:2px;
}
.lawyers_details .quote_section ul li a:hover{background:#666; color:#fff;}

/* awards */
.lawyers_details .awards, .lawyers_details .news{}
/*.lawyers_details .awards ul, .lawyers_details .news ul{}
.lawyers_details .awards ul li, .lawyers_details .news ul li{padding:0 0 4px; margin:0 0 4px; border-bottom:1px solid #efefef;}*/

/* news */
.lawyers_details .news{}


/*------------- compare banner start -------------------------*/
.compare_banner{width: 100%; float: left; background: #ddd;}
.comapre_search{width: 100%; float: left;}
.comapre_search .title h2{color: #fff; text-shadow:1px 2px 0px rgba(183, 183, 183, 1);}
.comapre_search .search_fields{text-align:center;}
.comapre_search .search_fields .input_field{width:100%; display: inline-block; margin: 0 0 1%; position:relative; float:left;
}
.comapre_search .search_fields .input_field input{width:100%; margin:0 0; height:45px; border:0; border-bottom:1px solid #000; padding:6px 12px 6px 0; background:none;}

.comapre_search .search_fields .input_field::after{/*content:'';*/ position:absolute; width:11px;
    height:11px; background:#fff; border-right:1px solid #ccc; border-top:1px solid #ccc;
    /*border-style: solid;
    border-width:8px 0 8px 9px;
    border-color: transparent transparent transparent #fff;*/
    position: absolute;
    top:50%;
    -moz-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    right:-5px;
}
/*.comapre_search .search_fields input:focus{border-color:#bbb;}*/

.comapre_search .search_fields button.btn{position:absolute; top:0; right:0; background:none; border:0; font-size:19px; font-weight:bold; color:#444; padding:9px 18px; /*border-bottom:1px solid #fefefe;*/ border-radius:0; text-align:center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; display: inline-block;
}

#comapre_main{width:100%; background:#F8F8F8; padding:0px 0 0px; position:fixed; height:100%; background-position: center center; background-size: cover; z-index: 0;
}
#comapre_main .container{padding-top: 0; padding-bottom: 0;}
.comapre_search .title h2{color:#000; /*margin:0 0 20px;*/ font-size:40px;}
.comapre_search .search_fields p{bottom:4px; left:13px; font-size:10.5px; color:#444;}

/*search_lawyer_1*/
.comapre_search.search_lawyer_1{position:absolute; top:35%; left:50%; width:81%; -webkit-transform:translateY(-30%) translateX(-50%); -moz-transform:translateY(-30%) translateX(-50%); -o-transform:translateY(-30%) translateX(-50%); -ms-transform:translateY(-30%) translateX(-50%); transform:translateY(-30%) translateX(-50%); padding:14px 10px 25px; /*border:1px solid #ededed;*/ background:rgba(255, 255, 255, 0);}
.comapre_search.search_lawyer_1{}
.comapre_search.search_lawyer_2{position:absolute; top:25; left:50%; -webkit-transform:translateY(-30%) translateX(-50%); -moz-transform:translateY(-30%) translateX(-50%); -o-transform:translateY(-30%) translateX(-50%); -ms-transform:translateY(-30%) translateX(-50%); transform:translateY(-30%) translateX(-50%); padding:14px 10px 25px; background:rgba(255, 255, 255, 0);}
/**/

/*compare banner end*/

.compare_quote{width:100%; float:left;}
.compare_quote .container{padding:16px 0 54px;}
.compare_quote .search_map .map{width:100%; height:420px;}
/*---------------*/

#background-carousel .search_lawyer .title h2{margin:0 0 8px;}

#background-carousel .search_lawyer .search_fields{background:rgba(255, 255, 255, 0.16); width:88%;
    margin:0px auto; clear:both; position:relative; padding:8px 8px 6px;
}

#background-carousel .search_fields{position:relative; bottom:-11px; text-align:center;}
/*#background-carousel .search_fields input{width:57%; display:inline-block; border:0; margin:0 1% 2% 0;}*/
#background-carousel .search_fields select{width:28%; display:inline-block; border:0; margin:0 1% 2% 0;}
#background-carousel .search_fields button{width:12.2%; display:inline-block;}
#background-carousel .search_fields input:focus,
#background-carousel .search_fields button.btn:focus{outline:0;}

#background-carousel .search_fields button.btn{
    text-align:center;
    padding:5px 0px 5px 0px;
    color:#fff;
    border:0;
    background:#000;
    line-height:30px;
    font-size:16px;
    margin:-3px 0 0;
    border-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#background-carousel .search_fields button.btn:hover{
    background:#000;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*#background-carousel p{text-align:left; color:#cfcfcf; display:block; bottom:4px;
    font-size:12px; position:absolute;
}*/


/*slidetr start*/
#background-carousel .search_lawyer .title h2{margin:0 0 8px;}

#background-carousel .search_lawyer .search_fields{background:rgba(255, 255, 255, 0.16); width:88%;
    margin:0px auto; clear:both; position:relative; padding:8px 8px 6px;
}

#background-carousel .search_fields{position:relative; bottom:-11px; text-align:center;}
/*#background-carousel .search_fields input{width:57%; display:inline-block; border:0; margin:0 1% 2% 0;}*/
#background-carousel .search_fields select{width:28%; display:inline-block; border:0; margin:0 1% 2% 0;}
#background-carousel .search_fields button{width:12.2%; display:inline-block;}
#background-carousel .search_fields input:focus,
#background-carousel .search_fields button.btn:focus{outline:0;}

#background-carousel .search_fields button.btn{
    text-align:center;
    padding:5px 0px 5px 0px;
    color:#fff;
    border:0;
    background:#000;
    line-height:30px;
    font-size:16px;
    margin:-3px 0 0;
    border-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#background-carousel .search_fields button.btn:hover{
    background:#000;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*#background-carousel p{text-align:left; color:#cfcfcf; display:block; bottom:4px;
    font-size:12px; position:absolute;
}*/

.fixed_banner{position:;}
.fixed_banner .search_fields .input_field{width:100%; display: inline-block; height:45px; position:relative; /*box-shadow:0px 3px 8px rgba(0, 0, 0, 0.5);*/
}
.fixed_banner .form-control{background:none; border:0; border-bottom:1px solid #000; box-shadow:none; padding:6px 12px 6px 0; width:100%; margin:0 0 4px;}

.fixed_banner .search_fields .input_field::after{/*content:'';*/ position:absolute; width:0;
    height:0;
    border-style: solid;
    border-width: 7.6px 0 7.6px 6.3px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right:-5px;
}
/*.fixed_banner .search_fields input:focus{border-color:#efefef;}*/

.fixed_banner .search_lawyer{
    /*background-color: rgba(255, 255, 255, 0.81);*/
    position: absolute;
    width:80%;
    top:52%;
    z-index:999;
    right:10%;
    padding:20px;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}

.fixed_banner .search_fields button.btn{
    position:absolute; top:1px; right:0; background:none; border:0; font-size:18px; font-weight:bold; color:#444; padding:4px 18px; /*border-bottom:1px solid #fefefe;*/ border-radius:0; text-align:center;
    -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.fixed_banner .search_fields p{font-size: 12px; text-align: left; color:#444; display: block; float:left; margin:-4px 0 0;}
.fixed_banner .search_fields a{position:relative; float: right; font-size: 12px; margin:0px 0 0px;
    color: #444; font-weight: 500; text-decoration:underline; margin:-4px 0 0;}
.fixed_banner .search_fields a:after{position: absolute; /*content: "\f0fe";*/ font-family:'FontAwesome'; margin: 0 0 0 4%;}
.fixed_banner .search_fields a:hover{color:#000; text-decoration:none;}

#background-carousel{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}

#background-carousel .carousel, .carousel-inner{
        width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
}

#background-carousel .item{/*background-image: url(img/bg/banner-1.jpg);*/
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    z-index: 0;}

/*slider end*/

.normal_search{margin:4px 0 0px;}
.normal_search .eg{font-size:11px; margin:0 1px;}
.normal_search .input_field{position:relative;}
.normal_search .form-control{margin:0 0 4px;}
.normal_search button.btn{
    position:absolute; top:0; right:0; background:none; border:0; font-size:16px; font-weight:bold; color:#444;
    padding:7px 16px; /*border-bottom:1px solid #fefefe;*/ border-radius:0; text-align:center;
    -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/*---------------------------- index footer ------------------------------*/
.small_footer{width: 100%; float: left; background: rgba(8, 8, 8, 0.98); position: fixed; bottom: 0; width: 100%; left: 0; z-index: 99; font-weight:400;}
/*.footer_link ul{text-align: center;}
.footer_link ul li{display: inline-block; margin: 0 1% 0 0;}
.footer_link ul li a{color: #fff; font-size: 13px;}
.small_footer .container{padding: 0.5% 0;}
.footer_link p{color: #fff; font-size: 12px;}
.footer_link p a{color: #fff;}
.footer_link p span{margin: 0 0.3%;}
.footer_link .left_links{float:left; width:28%; text-align:left;}
.footer_link .middle_links{float:left; width:36%;}
.footer_link .middle_links a{font-size:13px; padding:0 6px;}
.footer_link .copyright_line{float:left; width:36%; text-align:right;}

.footer_link p{display:inline-block; margin:0 0;}
.footer_link p a{text-decoration:none; color:#989898;}
.footer_link p a:hover{color:#fff;}
.footer_link .left_links, .footer_link .right_links{list-style-type:none; display:inline-block; margin:0 0 0; padding:0 0;}*/

.small_footer .container-fluid{padding:10px 15px;}
.footer_link p{display:inline-block; margin:0 0; font-size:12px; color:#bbb;}
.footer_link p a{text-decoration:none; color:#bbb;}
.footer_link p a:hover{color:#fff;}
.footer_link .left_links, .footer_link .right_links{list-style-type:none; display:inline-block; margin:0 0 0; padding:0 0;}

.footer_link .copyright_line{padding:0 10px;}

.footer_link .left_links{list-style-type:none; float:left; display:inline-block; text-align:left;}
.footer_link .left_links li{display:inline-block; margin:0 9px 0 0;}

.footer_link .right_links{list-style-type:none; float:right; display:inline-block; text-align:right;}
.footer_link .right_links li{display:inline-block; margin:0 0 0 9px;}

.footer_link .left_links li a, .footer_link .right_links li a{display:block; text-decoration:none; color:#bbb; font-size:12px;}
.footer_link .left_links li a:hover, .footer_link .right_links li a:hover{display:block; text-decoration:none; color:#fff;}



.modal.zind{z-index:99999999;}

.checkk{margin:6px 0 0; padding:8px 0 6px; text-align:center;}

.checkk input[type="checkbox"]{
  position: absolute;
  opacity: 0;
  display:inline-block;
  width:auto;
}
.checkk input[type="checkbox"]:focus{}

.checkk input[type="checkbox"] + label{
  position: relative;
  cursor: pointer;
  padding: 0;
  display:inline-block;
  width:auto;
  color:#444;
  font-weight:500;
  font-size:14px;
}
.checkk input[type="checkbox"] + label:before{
  content: '';
  margin:0.9px 4.5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:14px;
  height:14px;
  background:none;
  border:2px solid #444;
}
.checkk input[type="checkbox"]:hover + label:before{border:2px solid #333;}

.checkk input[type="checkbox"]:checked + label:before{background:#222; border:2px solid #222;}

.checkk input[type="checkbox"]:disabled + label{color:#b8b8b8; cursor:auto;}

.checkk input[type="checkbox"]:disabled + label:before{box-shadow:none; background:#ddd;}

/* checked mark */
.checkk input[type="checkbox"]:checked + label:after{
/*content:'';
  position: absolute;
  left:2px;
  top:9px;
  background: #000;
  width:2px;
  height:2px;
  box-shadow: 2px 0 0 #000, 4px 0 0 #000, 4px -2px 0 #000, 4px -4px 0 #000, 4px -6px 0 #000, 4px -8px 0 #000; -webkit-transform: rotate(45deg); transform: rotate(45deg);*/
  content: '\f00c';
  font-family:'FontAwesome';
  position: absolute;
  left:1.9px;
  top:-2.15px;
  color:#fff;
  font-size:10px;
  font-weight:100;
  text-align:center;
}

/*-- toggle_btns --*/
.toggle_btns{}
.toggle_btns .btn{
    font-size:10px;
    font-weight:600;
    border:2px solid #1a1a1a;
    display: inline-block;
    padding:1px 10px 0px;
    position: relative;
    text-align: center;
    transition: background 300ms ease, color 300ms ease;
}

.toggle_btns input[type="radio"].radio_btn{display:none;}

.toggle_btns input[type="radio"].radio_btn + label{cursor: pointer; padding-left:10px; line-height:16px; color:#111;}

.toggle_btns input[type="radio"].radio_btn + label:hover{background: none; color: #1a1a1a;}

.toggle_btns input[type="radio"].radio_btn + label:before,
.toggle_btns input[type="radio"].radio_btn + label:after{display:none;}

.toggle_btns input[type="radio"].radio_btn.toggle-left + label{
  border-right: 0;
}
.toggle_btns input[type="radio"].radio_btn.toggle-right + label{
  margin-left:-4px;
}
.toggle_btns input[type="radio"].radio_btn:checked + label{
  cursor: default;
  color: #fff;
  /*transition: color 0.2s;*/
  background:#000;
}
.toggle_btns input[type="radio"].radio_btn:checked + label:after{
  left: 0;
}


/*-- action_btn --*/
.action_btn{position:relative;}
.action_btn .dropdown-menu{left:auto; right:12px; margin:2px 0 0; border-radius:3px; max-width:158px;}
.action_btn button.dropdown-toggle{background:#333; color:#fff; padding:3px 13px 0px 5px; border-radius:2px;
    line-height:1.2; position:relative; font-size:14px;
}
.action_btn button.dropdown-toggle::after{content:'\f0dd'; position:absolute; font-family:'FontAwesome'; top:1px; right:2px;
    font-size:11px;
}
.action_btn button.dropdown-toggle i{color:#fff;}
.action_btn .dropdown-menu li{font-size:13px;}
.action_btn .dropdown-menu li a{display:block; text-align:left; border:0; padding:3px 8px; font-size:13px;}
.action_btn .dropdown-menu li a:hover,
.action_btn .dropdown-menu li a:hover i{color:#fff;}
.action_btn .dropdown-menu li a:focus i{color:inherit;}
.action_btn .dropdown-menu li i{font-size:12px;}
.action_btn .dropdown-menu li button{background:none; border:0; display:block; width:100%; text-align:left; padding:3px 8px;}
.action_btn .dropdown-menu li button:hover,
.action_btn .dropdown-menu li button:hover i{background:#444; color:#fff;}

.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate{padding-top:2em!important; padding-bottom:5.5em;}
.dataTables_wrapper .dataTables_filter input{vertical-align: bottom;}
.dataTables_wrapper .dataTables_filter .btn-sm{padding: 4px 10px;}


/*--------------------------- checkbox_options ---------------------------*/
/*.checkbox_options{background:#fbfbfb; border-top:1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
}*/
.checkbox_options .container{padding:10px 0;}
.checkbox_options ul{text-align:left; margin:7px 0 7px;}
.checkbox_options ul li{display:inline-block; margin:0 18px 0 0;}
.checkbox_options ul li input[type="checkbox"] + label:before{margin:1px 5px 0 0; width:16px; height:16px;}
.checkbox_options ul li input[type="checkbox"]:checked + label:after{left:2.8px; top:-1.15px;}

.yes_no .btn{
    padding: 2px 7px 1px 7px;
    font-size: 10px;
    border-radius: 2px;
}
.action i{
    font-size: 14px;
    background: none;
    border: none;
    color: #000;
}
.action .btn{
    padding: 0;
}

.modal-body1.modal-body .del_btn{
    margin-left: 44%;
}
.modal-body1.modal-body p{
    margin-bottom: 5px;
    text-align: center;
}
.modal-body1.modal-body .btn{
    width: auto;
    padding: 3px 8px 1px 8px;
    font-size: 11px;
}
.manage .text-right ul li i{
    color: #d9d9d9;
    font-size: 20px;
    font-weight: bold;
}
.manage .text-right ul li{
    color: #d9d9d9;
    font-size: 14px;
    font-weight: bold;
}
.manage .text-right ul li a{
    padding: 0 4px;
}

/* sidebar new menu */
nav.sidebar.navbar {
    border-radius: 0px;
    z-index: 9; 
}
nav.sidebar, .main{
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

/* Add gap to nav and right windows.*/
.main{padding: 10px 10px 0 10px;}

/* .....NavBar: Icon only with coloring/layout.....*/

/*small/medium side display*/
@media (min-width: 768px) {
    /*Allow main to be next to Nav*/
    .main{
        position: absolute;
        width: calc(100% - 40px); /*keeps 100% minus nav size*/
        margin-left: 40px;
        float: right;
    }

    /*lets nav bar to be showed on mouseover*/
    nav.sidebar:hover + .main{margin-left: 200px;}

    /*Center Brand*/
    nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }
    .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
        color: #000; background:#eee;
    }
    /*Center Brand*/
    nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    /*Center Icons*/
    nav.sidebar a{padding:12px 15px;}

    /*adds border top to first nav box */
    nav.sidebar .navbar-nav > li:first-child{
        border-top: 1px #e5e5e5 solid;
    }

    /*adds border to bottom nav boxes*/
    nav.sidebar .navbar-nav > li{border-bottom: 1px #eaeaea solid;}

    /* Colors/style dropdown box*/
    nav.sidebar .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        /*background-color: transparent;*/
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    /*allows nav box to use 100% width*/
    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
        padding: 0 0px 0 0px;
    }

    /*colors dropdown box text */
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color:#000; background:#eee;
    }
    
    .manage_freeslot .sidepanel li a{text-align:left;}

    /*gives sidebar width/height*/
    nav.sidebar{
        width: 100%;
        height: 100%;
        /*margin-left: -160px;*/
        margin:0;
        float: left;
        z-index: 8000;
        margin-bottom: 0px;
    }

    /*give sidebar 100% width;*/
    nav.sidebar li {width: 100%;}

    /* Move nav to full on mouse over*/
    nav.sidebar:hover{margin-left: 0px;}
    /*for hiden things when navbar hidden*/
    /*.forAnimate{opacity: 0;}*/
}

/* .....NavBar: Fully showing nav bar..... */

@media (min-width: 1330px) {
    /*Allow main to be next to Nav*/
    .main{
        width: calc(100% - 200px); /*keeps 100% minus nav size*/
        margin-left: 200px;
    }

    /*Show all nav*/
    nav.sidebar{
        margin-left: 0px;
        float: left;
    }
    /*Show hidden items on nav*/
    nav.sidebar .forAnimate{opacity: 1;}
}

nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover,
nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
    color:#000;
    background:#eee;
}

nav:hover .forAnimate{opacity:1;}

/*section{padding-left:15px;}*/

/*.rad_avai .form-group input[type="radio"]{position: relative; left: 0px;}*/
.rad_avai .radio_btn{display:inline-block; margin:0 15px 0 0;}

.multiplesel{margin-bottom:12px;}



/** table_box **/
.table_box{
    display: table;
    width: 100%;
}
.table_box .title{
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}
.table_box .heading{
    display: table-row;
    font-weight: bold;
    text-align: center;
    background-color: #000;
    color: #eee;
}
.table_box .sub_heading{
    display: table-row;
}
.table_box .cell{
    display: table-cell;
    border-left:1px solid #989898;
    padding: 5px;
}
.table_box .sub_cell{
    display: table-cell;
    border-left:1px solid #989898;
    border-bottom:1px solid #989898;
    padding:8px;
    text-align: center;
    background-color: #f3f3f3;
}
.table_box .cell:first-child, .table_box .sub_cell:first-child{border-left:0;}

.btn-compare {
    background: #337ab7;
    border-radius: 5px !important;
    margin-left: 45px;
    border: 1px solid #337ab7;
}

.btn-compare:hover {
    color: #fff;
    background-color: #ddc107;
    border-color: #ddc107;
}

.thumbnailNew {
    border-radius: 0 !important;
    border: 1px solid #dfdfdf !important;
}

.astroBg {
    background: #fffefa;
}

.head {
    padding: 29px 0 56px ! important;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 30px;
    /*margin-top: 300px;*/
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.text-left {
    text-align: left;
}

.profile {
    background: #fff;
    padding: 5px;
}

.thumbnail>img, .thumbnail a>img {
    margin-left: auto;
    margin-right: auto;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.profile img {
    width: 70px;
    height: 70px !important;
}

.b-loaded {
    opacity: 1;
}
.b-lazy {
    opacity: 0;
    transition: all 500ms;
}
.margin_Rgt10 {
    margin-right: 10px !important;
}
.pull-left {
    float: left !important;
}
.img-circle {
    border-radius: 50%;
}
.b-loaded {
    opacity: 1;
}
.b-lazy {
    /*opacity: 0;*/
    transition: all 500ms;
}
.pull-left {
    float: left!important;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}

.profile_link {
    margin-bottom: 3px;
    display: -webkit-box;
    max-height: 35px;
    text-decoration: none !important;
}
.font14 {
    font-size: 14px;
}
.top5 {
    margin-top: 5px;
}
.top0 {
    margin-top: 0 !important;
}

.top10 {
    margin-top: 10px;
}
.margin0 {
    margin-bottom: 0 !important;
}

.profile .star {
    color: #fc0;
}

.star_rating_a {
    background: #fff;
    border: 1px solid #b3afaf;
    color: #333;
    padding: 2px 8px 2px 8px;
    border-radius: 50px;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
}

.glyphicon_gray_star {
    position: relative;
    top: 2px;
    margin-left: 1px;
    color: #e8bb06;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-star::before {
    content: "";
}

.call_action {
    border-top: 1px solid #f0f0f0;
    margin-top: 10px;
}

.LightGrayColor {
    color: #999;
}

.sprite_experience {
    width: 20px;
    height: 15px;
    background-position: -47px -48px !important;
}
.sprite_talk_astrologer {
    display: block;
    display: -webkit-inline-box;
    background: url(https://images.astroyogi.com/english/images/sprites_talk_astrologer.png) no-repeat;
}

.sprite_rupee {
    width: 20px;
    height: 15px;
    background-position: -72px -72px !important;
}
.sprite_talk_astrologer {
    display: block;
    display: -webkit-inline-box;
    background: url(https://images.astroyogi.com/english/images/sprites_talk_astrologer.png) no-repeat;
}

.onlineaction {
    color: #17a05d !important;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none !important;
}

.sprite_online {
    background-position: -10px -10px !important;
}
.sprite_call_width {
    width: 29px;
    height: 29px;
    margin-top: 10px;
}
.sprite_talk_astrologer {
    display: block;
    display: -webkit-inline-box;
    background: url(https://images.astroyogi.com/english/images/sprites_talk_astrologer.png) no-repeat;
}

.paddingtb20 {
    padding: 15px 0;
}
.DarkGrayBG {
    /*background: #efefef;*/
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

.talktostep {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 24px;
}
.GrayColor_light {
    color: #888 !important;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.GrayColor_light_a {
    color: #737373;
}

@media (min-width: 992px){
.col-md-offset-2 {
    margin-left: 16.66666667%;
    }
}

@media only screen and (max-width: 768px){
.P0Mobile {
    padding: 0 !important;
    }
.paddingtb20 {
    padding: 5px 0 !important;
    }
.talktostep {
    font-size: 18px !important;
    margin: 10px 0 10px 0 !important;
    }
.HideBoxPhone {
    display: none !important;
    }
.border_t2a {
    left: 50px;
    }
.font12Mobile {
    font-size: 12px;
    }
.packmobile span {
    display: block;
    font-size: 20px;
    margin-top: 4px;
    color: #333;
    }
.packmobile h2 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px !important;
    color: #333;
    }
.packborderbottom {
    border-bottom: none;
}
.packmobile {
    margin: 0 0 20px 0;
    padding: 0 0;
    text-align: center;
    display: block;
    border: 1px solid #dfdfdf;
}
.paddingmobile0 {
    padding: 0 !important;
    border-top: 0 !important;
}
.HideTopPhone {
    display: none;
}
h1, h2, h3 {
    font-size: 25px !important;
    text-align: center;
}
.HideTopDesktp {
    display: block;
}
}

.border_t2a {
    border: 1px solid #c0c0c0;
    position: relative;
    top: 31px;
    left: -30px;
}

.font14 {
    font-size: 14px;
}

.Decoration_none {
    text-decoration: none !important;
}
a {
    color: #333;
    text-decoration: none;
}
a {
    background-color: transparent;
}

.sprite-consult_sign_yellow {
    width: 70px;
    height: 62px;
    background-position: -96px -0 !important;
}
.sprite-consult {
    display: -webkit-inline-box;
    background: url(https://images.astroyogi.com/astroyogi2017/english/images/tta/sprite_consult_b.png) no-repeat;
}

.glowing_icon {
    width: 62px;
    height: 62px;
    border-radius: 100px;
    margin: 0 auto;
    animation: shadow-pulse 2s infinite;
}

.sprite-consult_wallet_white {
    width: 62px;
    height: 62px;
    background-position: -0 -91px !important;
}

.HideTopDesktp {
    display: none;
}

.HideTopPhone {
    display: block;
}

.sprite-consult_call_white {
    width: 62px;
    height: 62px;
    background-position: -0 -183px !important;
}


.sprite-consult_calling {
    width: 20px;
    height: 20px;
    background-position: -71px -155px !important;
    position: relative;
    top: 3px;
    cursor: pointer;
}

.marginTop {
    margin-top: 30px !important;
}

.PaddingFour15 {
    padding: 15px;
}
.talkBox {
    margin-bottom: 20px;
    line-height: 1.42857143;
    /*background-color: #fff;*/
    border: 2px solid #dfdfdf;
}

p {
    line-height: 23px;
}
p {
    margin: 0 0 10px;
}

@media (min-width: 992px)
.col-md-offset-1 {
    margin-left: 8.33333333%;
}

.pack_yellow {
    margin: 0 0 50px 0;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
    /*border: 1px solid #fc0;*/
    display: block;
    box-shadow: 0.5px 0.5px 5px 0px #0000008f;
}

.P0 {
    padding: 0 !important;
}

.pack_yellow h2 {
    font-size: 23px;
    text-transform: uppercase;
    margin: 0;
    padding: 15px 0 0 0;
    background: #fc0;
    border-radius: 5px;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.pack_yellow h2 span {
    border-radius: 0 0 5px 5px;
    margin-top: 10px;
    display: block;
    border-top: 2px solid #fff;
    background: #fff;
    color: #333;
    font-size: 40px;
    font-weight: normal !important;
    padding: 30px 0 0 0;
    line-height: 10px;
}

.pack_yellow h2 span button {
    position: relative;
    top: 17px;
    background: #fff;
    border: 1px solid #fc0;
    /*border-radius: 50px;*/
    font-size: 18px;
    text-transform: uppercase;
    padding: 13px 20px 8px 20px;
    margin-top: 7px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button, select {
    text-transform: none;
}
button {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.pack {
    margin: 0 0 50px 0;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #dfdfdf;
    display: block;
}

.pack h2 {
    font-size: 23px;
    margin: 0;
    padding: 15px 0 0 0;
    background: #f1f1f1;
    border-radius: 5px;
    text-decoration: none;
    color: #333;
}

.pack h2 span {
    border-radius: 0 0 5px 5px;
    margin-top: 10px;
    display: block;
    border-top: 2px solid #fff;
    background: #fff;
    color: #333;
    font-size: 40px;
    padding: 30px 0 0 0;
    line-height: 10px;
}

.pack h2 span button {
    position: relative;
    top: 17px;
    background: #fff;
    border: 1px solid #ccc;
    /*border-radius: 50px;*/
    font-size: 18px;
    text-transform: uppercase;
    padding: 13px 20px 8px 20px;
    margin-top: 7px;
}

.astrowallet {
    padding: 15px !important;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img {
    vertical-align: middle;
}
.img {
    border: 0;
}

.LightGrayColor {
    color: #999;
}
.M0 {
    margin: 0 !important;
}

.label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.font18 {
    font-size: 18px;
}
.top17 {
    margin-top: 17px;
}
.table {
    background-color: transparent;
}

.cursor-pointer {
    cursor: pointer !important;
}




/*table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}
table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}
table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}
table.dataTable thead th:active,table.dataTable thead td:active{outline:none}
table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}
table.dataTable thead .sorting{background-image:url("../images/sort_both.html")}
table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.html")}
table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.html")}
table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.html")}
table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.html")}
table.dataTable tbody tr{background-color:#ffffff}
table.dataTable tbody tr.selected{background-color:#B0BED9}
table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}
table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}
table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}
table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}
table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}
table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}
table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}
table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}
table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}
table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}
table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}
table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}
table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}
table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}
table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}
table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}
table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}
table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}
table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}
table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}
table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}
table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}
table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}
table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}
table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}
table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}
table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}
table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}
table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}
table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}
table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}
table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px 4px 4px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}
table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}
table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}
table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}
table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}
table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}
table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}
table.dataTable,table.dataTable th,table.dataTable td{-webkit-box-sizing:content-box;box-sizing:content-box}
.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}
.dataTables_wrapper .dataTables_length{float:left}
.dataTables_wrapper .dataTables_filter{float:right;text-align:right}
.dataTables_wrapper .dataTables_filter input{margin-left:0.5em;-webkit-appearance:textfield;}
.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}
.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:1em}
.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.3em 0.9em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}
.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}
.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}
.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}
.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}
.dataTables_wrapper .dataTables_scroll{clear:both}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}
.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}
.dataTables_wrapper.no-footer div.dataTables_scrollHead>table,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}
.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}
@media screen and (max-width: 767px){
    .dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}
.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}
}
@media screen and (max-width: 640px){
    .dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}
.dataTables_wrapper .dataTables_filter{margin-top:0.5em}
}
*/